Goreleaser 2 9

Apply GoReleaser 2.9 configuration, CLI, packaging, migration, and behaviour changes. Load for GoReleaser work targeting 2.9 or later when the model's knowledge may predate the 2025-04-30 release.

cedws 90535cf 2 files · 916 B Updated

File contents

GoReleaser 2.9

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

  • Python builds select builder: uv or builder: poetry and a buildmode such as wheel or sdist; goreleaser init detects Python projects.
  • Template functions calculate checksums such as {{ sha256 .ArtifactPath }}.
  • Ko configurations can pass sbomDir.
  • Winget manifests can set privacy_url and installation_notes.
  • Pro-only custom publishers accept MSI, DMG, and SBOM artifacts.

cedws/skills/tree/main/goreleaser/skills/goreleaser-2-9 commit 90535cfd47

Frequently asked questions

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