Skip to content

chore: pin Homebrew, Scoop, and winget to v0.5.2 - #16

Merged
xeaser merged 1 commit into
mainfrom
chore/packaging-v0.5.2
Aug 24, 2026
Merged

chore: pin Homebrew, Scoop, and winget to v0.5.2#16
xeaser merged 1 commit into
mainfrom
chore/packaging-v0.5.2

Conversation

@xeaser

Copy link
Copy Markdown
Owner

What

Manual packaging pin for v0.5.2 after the release workflow published the GitHub Release, then failed pushing Casks/Scoop/winget to main.

skip_upload: auto still uploads on official releases. Set skip_upload: true so files stay in dist and packaging-bump can open this PR next time.

Release: https://github.com/xeaser/squad-opencode/releases/tag/v0.5.2

How to test

  • go test ./internal/version
  • Docs updated if a user-visible command or flag changed (n/a)

Checklist

  • Commits are signed
  • No secrets
  • Does not add Copilot, Ink shell, Aspire, or npm install

Set skip_upload: true so GoReleaser writes dist only. auto still
pushes official releases to main, which branch rules reject.
@xeaser
xeaser merged commit 5682633 into mainAug 24, 2026
10 checks passed
@xeaser
xeaser deleted the chore/packaging-v0.5.2 branch August 24, 2026 12:48
Sign up for freeto 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

@xeaser