agentsclimarketplace

Goreleaser 2 0

Skill cedws/skills/goreleaser/skills/goreleaser-2-0

Apply GoReleaser 2.0 configuration, CLI, packaging, migration, and behaviour changes. Load for GoReleaser work targeting 2.0 or later when the model's knowledge may predate the 2024-06-05 release.From its SKILL.md

Install
npx -y skills add cedws/skills --skill goreleaser-2-0

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

3 things to look at

  • 25 days oldThe repository was created 25 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.3 KB, 263 tokens by cl100k_base, as published. Nobody here has run it

GoReleaser 2.0

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

  • Version 2 removes options deprecated during the v1 series; migration starts with a clean goreleaser check on the latest v1, followed by another check using v2.
  • Version 2 configurations carry the top-level version: 2 schema header. This header selects the configuration schema, not the binary version.
  • The supported clean snapshot workflow is goreleaser release --snapshot --clean; legacy --rm-dist, individual --skip-*, and --debug usages need migration to their v2 replacements reported by the v1 deprecation warnings.
  • GitHub Actions workflows can select the v2 line with goreleaser/goreleaser-action@v6 and version: "~> v2".
  • Existing capabilities retained from late v1 include SBOM creation, keyless Cosign signing, AUR, Chocolatey, Ko, NUR, Winget, DMG and MSI packaging, and macOS signing and notarisation.
  • Pro-only capabilities include templated files, cross-SCM package publishing, changelog sub-grouping, and split-and-merge release workflows.

What ships with it: 1 file

187 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 326,782. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.