chore: auto-bump Homebrew, Scoop, and winget after a main tag - #13
Merged
Conversation
GoReleaser generates the cask, Scoop manifest, and winget files. A follow-up job opens one PR and enables squash auto-merge. Migrate the tap from Formula to Casks so main stays installable.
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 freeto 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.
What
After a
v*tag onmainpublishes, GoReleaser generates the Homebrew cask, Scoop manifest, and winget files. A follow-up job opens one bump PR and enables squash auto-merge. You approve;cimerges.This PR also migrates the tap from
Formula/toCasks/plustap_migrations.jsonat the current v0.5.0 pins somainstays installable. Winget is the official 3-file set underpackaging/winget/.Beads:
squad-2on.3.How to test
go test ./...After merge (human)
Create repo secret
PACKAGING_BUMP_TOKENbefore the next tag. Without it the release still publishes; the bump job fails andupgrade --selfstill works. Steps are in the PR comment / session (fine-grained PAT, Contents + Pull requests).Checklist
.opencode/node_modules