When deck file render runs, the output file is not deterministically ordered. This causes issues when customers run git diff.
We hit a similar problem internally with our openapi tooling (and solve it with https://github.com/thim81/openapi-format).
Acceptance Criteria
When
deck file renderruns, the output file is not deterministically ordered. This causes issues when customers rungit diff.We hit a similar problem internally with our openapi tooling (and solve it with https://github.com/thim81/openapi-format).
Acceptance Criteria
deck file rendermultiple times results in the same output (checked by runningcat output.yaml | sha246sum