Goreleaser 2 2

Apply GoReleaser 2.2 configuration, CLI, packaging, migration, and behaviour changes. Load for GoReleaser work targeting 2.2 or later when the model's knowledge may predate the 2024-08-15 release.

cedws 2e8e966 2 files · 1.1 KB Updated

File contents

GoReleaser 2.2

This overview applies to target GoReleaser versions of at least 2.2.

  • binary_signs signs binaries before they are archived.
  • Pro-only if expressions on signs, binary_signs, and docker_signs filter the artifacts to sign.
  • Template evaluation includes the list and in functions.
  • Size reports can be omitted with --skip=report-sizes.
  • --clean removes the distribution directory before checking the Git worktree state.
  • Deprecated nightly.name_template is represented by nightly.version_template; deprecated snapshot.name_template is represented by snapshot.version_template.
  • Ko no longer offers the upstream-removed cyclonedx and go.version-m support.

cedws/skills/tree/main/goreleaser/skills/goreleaser-2-2 commit 2e8e966f7b

Frequently asked questions

npx skillmds@latest add cedws/goreleaser-2-2