Skip to content

[CI] - Auto-update Homebrew formula on release#2

Merged
maatheusgois-dd merged 2 commits into
mainfrom
maatheusgois-dd/homebrew-auto-update
May 15, 2026
Merged

[CI] - Auto-update Homebrew formula on release#2
maatheusgois-dd merged 2 commits into
mainfrom
maatheusgois-dd/homebrew-auto-update

Conversation

@maatheusgois-dd

Copy link
Copy Markdown
Contributor

Summary

  • Adds a new update-homebrew job to the release workflow that automatically updates the Homebrew tap formula (XcodeBazelMCP/homebrew-tap) after each npm publish
  • Downloads the new npm tarball, computes the sha256, and commits the updated formula

Setup required

  • Create a fine-grained PAT with Contents read/write access to XcodeBazelMCP/homebrew-tap
  • Add it as HOMEBREW_TAP_TOKEN in repo secrets

Test plan

  • Trigger a manual release via workflow_dispatch and verify the homebrew-tap formula gets updated
  • Verify brew upgrade xcodebazelmcp picks up the new version

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@maatheusgois-dd maatheusgois-dd self-assigned this May 15, 2026
@codecov

codecov Bot commented May 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Co-authored-by: Cursor <cursoragent@cursor.com>
@maatheusgois-dd
maatheusgois-dd marked this pull request as ready for review May 15, 2026 15:18
@maatheusgois-dd
maatheusgois-dd merged commit a3c6ab8 into main May 15, 2026
6 checks passed
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