We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix: lint Signed-off-by: Carlos Alexandro Becker <[email protected]>
chore: auto-update generated files
ci: lint timeout Signed-off-by: Carlos Alexandro Becker <[email protected]>
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]>
fix(makeself): keep full binary name Signed-off-by: Carlos Alexandro Becker <[email protected]>
docs: fix typo in signs config section (#6083) The comment said to use `binaries_sign`, but the actual value should be `binary_signs`.