Actions
Bug #16836
closedMake json generation more stable
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
Currently we are not enforcing the json generation, wich result in a lot of changes for nothing at build time or when doing smalls changes in the configuration.
We should either force the order of the key in the json or separate the harmonizing step from the building one.
Actions