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 workflow which verifies sha hashes in CI #25

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

jdetter
Copy link
Collaborator

@jdetter jdetter commented Jan 15, 2025

This adds a CI step which verifies the hashes in the homebrew file to make sure they are correct before merging. We should probably add this as a required CI step but I am only proposing the workflow for now.

Testing

This PR (which is based on this PR) introduces sha breakages and it fails the CI: #26
ARM failure: https://github.com/clockworklabs/homebrew-tap/actions/runs/12787845883/job/35647899457
AMD failure: https://github.com/clockworklabs/homebrew-tap/actions/runs/12787873020/job/35647982860

Copy link
Contributor

@bfops bfops left a comment

Choose a reason for hiding this comment

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

LGTM and seems to work as tested!

@jdetter jdetter merged commit 0ed897d into master Jan 15, 2025
1 check passed
@bfops bfops deleted the jdetter/add-workflow-to-verify-sha-hashes branch January 15, 2025 17:41
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