Supply Chain Example Versions Save

Example goreleaser + github actions config with keyless signing and SBOM generation

v1.3.0

1 year ago

full release process skipped due to misconfiguration

What's Changed

New Contributors

Full Changelog: https://github.com/goreleaser/goreleaser-example-supply-chain/compare/v1.2.0...v1.3.0

v1.3.1

1 year ago

Changelog

  • fc06995 build: fix project name
  • 63f6aca fix: binary in /usr/bin instead of /usr/local/bin

v1.2.0

2 years ago

Changelog

  • 1944336 feat: add source tarball support (#1)
  • 6e308f3 docs: fix version
  • d7ccdcf fix: rename job

v1.1.0

2 years ago

Changelog

  • 48cac93 docs: improvements
  • 51df3a6 docs: improvements
  • 63d11ad chore: added a test
  • bcec4b6 feat: improving workflows

v1.0.1

2 years ago

Changelog

  • 846f061 docs: version
  • 07c8039 fix: remove unneeded --oidc-issuer
  • c2fc446 docs: fix url

v1.0.0

2 years ago

Changelog

  • 6eb9d7a fix: go mod
  • 8074991 docs: verifying, gomod
  • d0e4b6d fix: dockerfile
  • 0ec7a42 docs: verifying
  • cb0964a feat: sboms + commenting
  • 6b07587 fix: output
  • cc20438 fix: actions
  • 434de44 comments
  • 4550fa2 firest
  • 87f46b5 Initial commit