feat: migrate Homebrew tap to avihut/homebrew-tap#126
Merged
Conversation
…ew-tap - Update dist-workspace.toml tap target to avihut/homebrew-tap - Add new publish-homebrew-formula job targeting homebrew-tap - Rename old publish job to publish-homebrew-formula-legacy (dual-publish) - Update announce job to depend on both publish jobs - Update test-homebrew.yml to trigger from new tap's dispatch event - Update brew tap/install commands in all documentation - Update Homebrew badge in README to point to new tap Fixes #199 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
avihut/homebrew-dafttoavihut/homebrew-tap(a general-purpose tap)publish-homebrew-formula-legacytest-homebrew.ymlto trigger from the new tap'shomebrew-tap-formula-updateddispatch eventREADME.md,CLAUDE.md,HOMEBREW.md,RELEASING.md,SETUP_RELEASE.md) with new install commands (brew install avihut/tap/daft)Context
The old
avihut/homebrew-dafttap only serveddaft. The newavihut/homebrew-tapis a general-purpose tap that can host multiple formulae. Users should migrate with:Test plan
release.ymlYAML is valid (CI plan job runs)test-homebrew.ymldispatches correctly from new tapbrew install avihut/tap/daftworks after next releaseFixes #199
🤖 Generated with Claude Code