Abhinav Pandey
Abhinav Pandey
Add test cases for `config.test.ts` for `isFabloVersionSupported` tag and `versionsSupportingRaft`
@infotroph in https://github.com/PecanProject/pecan/pull/3500#pullrequestreview-2727985060 : > The question about how to handle nonexistent paths is a good one, but not related to this particular warning -- let's move it to another...
## Description Fixes #3280 (Styler Section) This PR introduces a new script, `format.sh`, designed to automate the formatting of all `.R` files within the PEcAN repository using the `styler` package....
Concerned code line : https://github.com/PecanProject/pecan/blob/d4919fa8428ebfd88b88b3b897f2fc74509b0bb6/base/db/R/convert_input.R#L697 ```r if (overwrite) { # A bit hacky, but need to make sure that all fields are updated to expected # values (i.e., what they'd...
### Short description and motivation for the proposed feature Currently, Only Exportation of Data is allowed. Is it possible to allow user to Copy outputs of SQL Editor instead of...