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

Add sha-256 checksums to auditable build output #377

Merged
merged 1 commit into from
Apr 23, 2022
Merged

Add sha-256 checksums to auditable build output #377

merged 1 commit into from
Apr 23, 2022

Conversation

paulhammond
Copy link
Contributor

This pull request adds a sha-256 checksum to the "Document SHAs" step of the build process to make it easier to verify that the checksum embedded in the homebrew formula is the same as the checksum of the file built by GitHub Actions.

I've not actually been able to run this code in GitHub Actions (there are too many secrets to set up, as noted in #343) but the changes are simple enough that they should just work.

Copy link
Owner

@maxgoedjen maxgoedjen left a comment

Choose a reason for hiding this comment

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

Great idea, thanks for doing this!

@maxgoedjen maxgoedjen enabled auto-merge (squash) April 23, 2022 02:35
@maxgoedjen maxgoedjen merged commit 8744313 into maxgoedjen:main Apr 23, 2022
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