Skip to content

fix: migrate GoReleaser config to v2 so tag pushes publish releases again - #15

Merged
kgrodzicki merged 1 commit into
masterfrom
fix/goreleaser-v2
Sep 16, 2026
Merged

kgrodzicki merged 1 commit into
masterfrom
fix/goreleaser-v2

Conversation

@kgrodzicki

Copy link
Copy Markdown
Member
  • replace removed --rm-dist with --clean and bump goreleaser-action to v7 pinned to ~> v2
  • add version: 2 and drop archives.replacements for a name_template that keeps the existing asset names
  • rename brews tap/folder to repository/directory and point at the renamed homebrew-tap repo
  • fetch full history on checkout for changelog generation
  • ignore dist/

…gain

- replace removed --rm-dist with --clean and bump goreleaser-action to v7 pinned to ~> v2
- add version: 2 and drop archives.replacements for a name_template that keeps the existing asset names
- rename brews tap/folder to repository/directory and point at the renamed homebrew-tap repo
- fetch full history on checkout for changelog generation
- ignore dist/

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

No unresolved review comments remain, and all reviewed changes support the intended release migration.

Pull request overview

Migrates release automation to GoReleaser v2 to restore tagged-release publishing while preserving artifact names and Homebrew publishing.

Changes:

  • Updates GoReleaser configuration and Homebrew settings.
  • Updates the release workflow with full Git history and the v7 action.
  • Ignores generated dist/ artifacts.
File summaries
File Summary
.goreleaser.yml Migrates configuration while preserving asset names.
.gitignore Ignores generated distribution artifacts.
.github/workflows/release.yml Updates release automation and checkout history.
Review details
  • Files reviewed: 2/3 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@kgrodzicki
kgrodzicki merged commit 7044ff1 into master Sep 16, 2026
3 checks passed
@kgrodzicki
kgrodzicki deleted the fix/goreleaser-v2 branch September 16, 2026 08:30
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.

2 participants