François Armand

Results 33 issues of François Armand

https://issues.rudder.io/issues/25088 Some well needed cleaning in `ReportingService` (first step, other will follow): **Getting only user/system compliance** A lot of code in reporting service is based on the pattern : ```...

https://issues.rudder.io/issues/24986 Merge back commits from https://github.com/Normation/rudder/pull/5701. The main changes are: - switching to scala 2.13.14 to have the new target, - using `-Xsource:3-cross` as source argument for scalac in place...

https://issues.rudder.io/issues/24789 This PR introduces import and export of categories for technique. It adds a new file descriptors for them, `category.json` which mimics `category.xml` but in JSON for consistency with other...

## steps * download IntelliJ 2024.2 community * clone rudder repository: `git clone https://github.com/Normation/rudder.git` * cd to `rudder/webapp/sources` and run `./rudder/rudder-web/src/main/build.sh` to init the js/css env so that to avoid...

https://issues.rudder.io/issues/27084 *Enforcing UTC for `DateTime` and first step toward using `java.time.Instant` internally.* This PR is three folds: - first, it port https://github.com/Normation/rudder/pull/6452 to Rudder with an issue number. Its goal...

https://issues.rudder.io/issues/26942 Add three new system variables whose value is taken from rudder properties file.

https://issues.rudder.io/issues/27081 # Fastparse https://stackoverflow.com/questions/77966105/how-to-test-fastparse-parsers-in-a-separate-class