Skip to content

chore: add Homebrew tap publishing to GoReleaser#52

Merged
sleipi merged 1 commit into
chore/release-1.0from
chore/homebrew-tap
May 25, 2026
Merged

chore: add Homebrew tap publishing to GoReleaser#52
sleipi merged 1 commit into
chore/release-1.0from
chore/homebrew-tap

Conversation

@sleipi
Copy link
Copy Markdown
Owner

@sleipi sleipi commented May 25, 2026

Configure GoReleaser to auto-push formula to sleipi/homebrew-tap on non-prerelease tags.

What this does

  • Adds brews section to .goreleaser.yaml targeting sleipi/homebrew-tap
  • Passes HOMEBREW_TAP_GITHUB_TOKEN env in release workflow

Manual step required

Add a fine-grained PAT as HOMEBREW_TAP_TOKEN secret on this repo:

  • Scope: sleipi/homebrew-tap with contents: read+write
  • GitHub Settings > Developer Settings > Fine-grained PATs

After merge

Tag v1.0.0 to trigger the first formula push. Users install via:

brew tap sleipi/tap && brew install clitest

Closes #31

Configure GoReleaser to auto-push formula to sleipi/homebrew-tap
on non-prerelease tags. Requires HOMEBREW_TAP_TOKEN secret.

Closes #31
@sleipi sleipi changed the base branch from main to chore/release-1.0 May 25, 2026 17:12
@sleipi sleipi merged commit 0a24d28 into chore/release-1.0 May 25, 2026
4 checks passed
@sleipi sleipi deleted the chore/homebrew-tap branch May 25, 2026 17:13
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.

Homebrew — Publish clitest formula

1 participant