Skip to content

Fix Homebrew tap registration in release pipeline#88

Merged
matrosov merged 1 commit intomainfrom
fix/homebrew-tap-audit
Mar 17, 2026
Merged

Fix Homebrew tap registration in release pipeline#88
matrosov merged 1 commit intomainfrom
fix/homebrew-tap-audit

Conversation

@matrosov
Copy link
Member

Summary

  • Replace manual symlink to Homebrew's internal tap directory with brew tap sbom-tool/tap <path>
  • The symlink approach broke on newer macOS runners — brew audit couldn't find the formula

Context

v0.1.15 release succeeded fully (crates.io, 5 binaries, provenance, GitHub Release with all assets) but the Homebrew tap update step failed. This fix is for future releases.

🤖 Generated with Claude Code

Use `brew tap sbom-tool/tap <path>` instead of manual symlink to
Homebrew's internal tap directory. The symlink approach broke on
newer macOS runners.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@matrosov matrosov merged commit 1199f06 into main Mar 17, 2026
12 checks passed
@matrosov matrosov deleted the fix/homebrew-tap-audit branch March 17, 2026 04:45
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