Skip to content

ci: drop pre-cosign-v3 goreleaser versions from tests#554

Merged
caarlos0 merged 1 commit into
masterfrom
drop-pre-cosign-v3-tests
Apr 18, 2026
Merged

ci: drop pre-cosign-v3 goreleaser versions from tests#554
caarlos0 merged 1 commit into
masterfrom
drop-pre-cosign-v3-tests

Conversation

@caarlos0
Copy link
Copy Markdown
Member

GoReleaser v2.13.0 was the first release to ship the cosign v3
sigstore-bundle 'checksums.txt.sigstore.json' alongside the archive.
Earlier releases only publish a cosign v2 detached '.sig', which the
action's verifier does not understand and silently skips.

Drop '> 1.26' / '> 2.6' / 'v0.182.0' / '> v1' from the matrix and
the install tests; pin '
> 2.13' as the minimum-supported version we
actively exercise in CI. Document v2.13.0 as the minimum cosign-
verifiable version in the README.

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

GoReleaser v2.13.0 was the first release to ship the cosign v3
sigstore-bundle 'checksums.txt.sigstore.json' alongside the archive.
Earlier releases only publish a cosign v2 detached '.sig', which the
action's verifier does not understand and silently skips.

Drop '~> 1.26' / '~> 2.6' / 'v0.182.0' / '~> v1' from the matrix and
the install tests; pin '~> 2.13' as the minimum-supported version we
actively exercise in CI. Document v2.13.0 as the minimum cosign-
verifiable version in the README.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@caarlos0 caarlos0 requested a review from crazy-max as a code owner April 18, 2026 18:37
@caarlos0 caarlos0 merged commit e24998b into master Apr 18, 2026
34 checks passed
@caarlos0 caarlos0 deleted the drop-pre-cosign-v3-tests branch April 18, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant