Skip to content

Upgrade goreleaser config to v2#58

Merged
friedrichg merged 3 commits intomainfrom
upgrade-goreleaser
Apr 25, 2026
Merged

Upgrade goreleaser config to v2#58
friedrichg merged 3 commits intomainfrom
upgrade-goreleaser

Conversation

@friedrichg
Copy link
Copy Markdown
Member

@friedrichg friedrichg commented Apr 25, 2026

Summary

  • Upgrade .goreleaser.yml from v1 to v2 format
  • Replace deprecated archives.replacements with name_template
  • Replace deprecated archives.format with archives.formats
  • Remove dockers.goos/dockers.goarch (inferred from build IDs in v2)
  • Replace snapshot.name_template with snapshot.version_template
  • Update RELEASE.md to use --clean instead of deprecated --rm-dist

Test plan

  • goreleaser check passes
  • goreleaser release --snapshot --clean produces correct artifact names matching previous releases

Signed-off-by: Friedrich Gonzalez <1517449+friedrichg@users.noreply.github.com>
@friedrichg friedrichg changed the title Update goreleaser to v2 Upgrade goreleaser config to v2 Apr 25, 2026
Signed-off-by: Friedrich Gonzalez <1517449+friedrichg@users.noreply.github.com>
Signed-off-by: Friedrich Gonzalez <1517449+friedrichg@users.noreply.github.com>
@friedrichg friedrichg requested a review from SungJin1212 April 25, 2026 04:30
Copy link
Copy Markdown
Member

@SungJin1212 SungJin1212 left a comment

Choose a reason for hiding this comment

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

thanks

@friedrichg friedrichg merged commit 0907471 into main Apr 25, 2026
7 checks passed
@friedrichg friedrichg deleted the upgrade-goreleaser branch April 25, 2026 05:26
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