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 .json.gz files deterministic #8218

Merged
merged 1 commit into from
Oct 12, 2024
Merged

Conversation

bmwiedemann
Copy link
Contributor

Make .json.gz files deterministic to fix reproducible builds.

See https://reproducible-builds.org/ for why this is good.

to fix reproducible builds

See https://reproducible-builds.org/ for why this is good.
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.53%. Comparing base (43410b9) to head (7aa7db3).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8218      +/-   ##
==========================================
- Coverage   94.53%   94.53%   -0.01%     
==========================================
  Files        1155     1157       +2     
  Lines       99707    99931     +224     
==========================================
+ Hits        94261    94472     +211     
- Misses       5446     5459      +13     
Flag Coverage Δ
servertests 28.80% <ø> (-0.05%) ⬇️
unittests 94.50% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bblommers bblommers added this to the 5.0.17 milestone Oct 12, 2024
Copy link
Collaborator

@bblommers bblommers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense - thank you for the PR @bmwiedemann!

@bblommers bblommers merged commit 91e8524 into getmoto:master Oct 12, 2024
53 checks passed
@bmwiedemann bmwiedemann deleted the gzip branch October 20, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants