Skip to content

feat: auto-update Homebrew formula on release#93

Merged
bordumb merged 1 commit intomainfrom
dev-homebrew
Mar 15, 2026
Merged

feat: auto-update Homebrew formula on release#93
bordumb merged 1 commit intomainfrom
dev-homebrew

Conversation

@bordumb
Copy link
Contributor

@bordumb bordumb commented Mar 15, 2026

Adds update-homebrew job to release workflow that:

  • Downloads .auths.json attestation files from the release
  • Extracts SHA256 hashes from payload.digest.hex (dogfooding)
  • Templates the Homebrew formula with correct version + hashes
  • Opens a PR on auths-dev/homebrew-auths-cli

@bordumb bordumb self-assigned this Mar 15, 2026
@vercel
Copy link

vercel bot commented Mar 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
auths Ready Ready Preview, Comment Mar 15, 2026 2:03am

@github-actions
Copy link

Auths Commit Verification

Commit Status Details
58315f8f ❌ Failed No signature found

Result: ❌ 0/1 commits verified


How to fix

Commit 58315f8f is not signed. Install auths and re-sign:

macOS: brew install auths
Linux: Download from releases

Then re-sign:

git commit --amend --no-edit -S
git push --force-with-lease

Quickstart →

Adds update-homebrew job to release workflow that:
- Downloads .auths.json attestation files from the release
- Extracts SHA256 hashes from payload.digest.hex (dogfooding)
- Templates the Homebrew formula with correct version + hashes
- Opens a PR on auths-dev/homebrew-auths-cli
@github-actions
Copy link

Auths Commit Verification

Commit Status Details
bd61fa40 ✅ Verified Signed by z6MktnihicwetvA16FtHFynaJTn9eDZw51eizUEA1yGJCR4o@auths.local

Result: ✅ 1/1 commits verified

@bordumb bordumb merged commit f3fb985 into main Mar 15, 2026
7 of 8 checks passed
@bordumb bordumb deleted the dev-homebrew branch March 15, 2026 02:03
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.

1 participant