Skip to content

Align GoReleaser config with v2 schema and actual release needs#75

Open
apstndb wants to merge 1 commit into
mainfrom
chore/goreleaser-audit
Open

Align GoReleaser config with v2 schema and actual release needs#75
apstndb wants to merge 1 commit into
mainfrom
chore/goreleaser-audit

Conversation

@apstndb

@apstndb apstndb commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove stock GoReleaser example boilerplate and the unused go generate ./... before hook (no //go:generate in the repo).
  • Migrate deprecated archive format keys to GoReleaser v2 formats list syntax so goreleaser check passes.
  • Document the intentional split between GoReleaser (any tag) and ko (v* only) in AGENTS.md.

Part of #71.

Test plan

  • goreleaser check
  • make lint
  • make test

Made with Cursor

Remove unused go generate hook and deprecated archive format keys so
goreleaser check passes and tag releases match the CI workflow.

Co-authored-by: Cursor <cursoragent@cursor.com>

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request updates the GoReleaser configuration in .goreleaser.yaml to the v2 schema, transitioning from format to formats for archives and removing the go generate hook. Additionally, the AGENTS.md documentation has been updated to reflect these release automation changes and clarify the container and CLI publishing workflows. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

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