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

Sort JSON entries #19

Merged
merged 1 commit into from Mar 11, 2024
Merged

Sort JSON entries #19

merged 1 commit into from Mar 11, 2024

Conversation

ppisar
Copy link
Contributor

@ppisar ppisar commented Mar 11, 2024

JSON::PP does not sort elements of JSON. That makes installed status.json binary nondeterministic. To make builds reproducible, this patch sorts the JSON entries.

JSON::PP does not sort elements of JSON. That makes installed
status.json binary nondeterministic. To make builds reproducible, this
patch sorts the JSON entries.

Signed-off-by: Petr Písař <ppisar@redhat.com>
@plicease plicease merged commit 3377fd0 into PerlAlien:main Mar 11, 2024
18 of 19 checks passed
@plicease
Copy link
Member

This has been included in version 0.20 on its way to CPAN now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants