Fixed ordering of page-config/config.json file
planned
J
Justin Brzozoski
As we move to a more git-devops-based workflow, being able to look at diffs to see what changed is useful. When Ignition randomly rearranges the contents of the page-config JSON file, the diff is less useful.
There should be a deterministic ordering of the JSON to ease diffing.
Log In
M
Matt Steele
In the meantime, we commissioned @pturmel to create a clean script for us to reorder JSON to be deterministic. Script is shared here: https://forum.inductiveautomation.com/t/new-feature-tag-report-tool/61594/65
P
Paul Griffith
planned