Skip to content

Tags: goreleaser/goreleaser

Tags

nightly

Toggle nightly's commit message

Verified

This commit was signed with the committer’s verified signature.
caarlos0 Carlos Alexandro Becker
fix: lint

Signed-off-by: Carlos Alexandro Becker <[email protected]>

v2.13.1

Toggle v2.13.1's commit message
chore: auto-update generated files

v2.13.0

Toggle v2.13.0's commit message
chore: auto-update generated files

v2.12.7

Toggle v2.12.7's commit message

Verified

This commit was signed with the committer’s verified signature.
caarlos0 Carlos Alexandro Becker
ci: lint timeout

Signed-off-by: Carlos Alexandro Becker <[email protected]>

v2.12.6

Toggle v2.12.6's commit message
chore: auto-update generated files

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

v2.12.4

Toggle v2.12.4's commit message

Verified

This commit was signed with the committer’s verified signature.
caarlos0 Carlos Alexandro Becker
fix(makeself): path to script, better tests

this fixes https://github.com/orgs/goreleaser/discussions/6129 and
improves testing to prevent it from happening again.

Signed-off-by: Carlos Alexandro Becker <[email protected]>

v2.12.3

Toggle v2.12.3's commit message

Verified

This commit was signed with the committer’s verified signature.
caarlos0 Carlos Alexandro Becker
fix(makeself): keep full binary name

Signed-off-by: Carlos Alexandro Becker <[email protected]>

v2.12.2

Toggle v2.12.2's commit message
chore: auto-update generated files

v2.12.1

Toggle v2.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: fix typo in signs config section (#6083)

The comment said to use `binaries_sign`, but the actual value should be
`binary_signs`.