Skip to content

build: update goreleaser archive config#2

Merged
steipete merged 2 commits into
mainfrom
fix/goreleaser-v2-config
May 10, 2026
Merged

build: update goreleaser archive config#2
steipete merged 2 commits into
mainfrom
fix/goreleaser-v2-config

Conversation

@steipete
Copy link
Copy Markdown
Owner

While reviewing #1, the tap workflow itself was already present on main and matched the current release assets. The release config still failed current GoReleaser validation, though, because deprecated archive fields are now treated as check issues.

Changes:

  • replace archives.builds with archives.ids
  • replace Windows format override with formats
  • remove duplicate windows_arm64 target
  • add changelog note

Proof:

  • go test ./...
  • go run github.com/goreleaser/goreleaser/v2@latest check

@steipete steipete merged commit a0a52cd into main May 10, 2026
11 checks passed
@steipete steipete deleted the fix/goreleaser-v2-config branch May 10, 2026 23:36
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.

1 participant