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

✨ NEW: needs_reproducible_json config option #1065

Merged
merged 6 commits into from Nov 8, 2023

Conversation

chrisjsewell
Copy link
Member

@chrisjsewell chrisjsewell commented Nov 7, 2023

Setting needs_reproducible_json = True will ensure the JSON output is reproducible, e.g. by removing timestamps from the output.

Setting ``needs_reproducible_json = True`` will ensure the JSON output is reproducible, e.g. by removing timestamps from the output.
@chrisjsewell chrisjsewell linked an issue Nov 7, 2023 that may be closed by this pull request
@chrisjsewell chrisjsewell marked this pull request as draft November 7, 2023 09:12
@chrisjsewell chrisjsewell removed the request for review from danwos November 7, 2023 10:57
@chrisjsewell chrisjsewell marked this pull request as ready for review November 7, 2023 11:37
@chrisjsewell chrisjsewell merged commit 40856b2 into master Nov 8, 2023
15 checks passed
@chrisjsewell chrisjsewell deleted the issue-965-reproducible-json branch November 8, 2023 09:27
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.

Create reproducible needs.json - remove build timestamp information
2 participants