Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure that serde serialization is ordered for package files #103

Closed
wolfv opened this issue Mar 9, 2023 · 1 comment
Closed

Make sure that serde serialization is ordered for package files #103

wolfv opened this issue Mar 9, 2023 · 1 comment
Labels
good first issue Good for newcomers

Comments

@wolfv
Copy link
Contributor

wolfv commented Mar 9, 2023

To improve chances of reproducible packages, we should always make sure that the JSON files are map keys are sorted alphabetically when being serialized.

E.g. when writing out an index.json, about.json or paths.json file.

@baszalmstra baszalmstra added the good first issue Good for newcomers label Mar 9, 2023
@wolfv
Copy link
Contributor Author

wolfv commented Mar 27, 2023

Superseded by #125

@wolfv wolfv closed this as completed Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants