cosign icon indicating copy to clipboard operation
cosign copied to clipboard

Update end-to-end tests to use Scaffolding containers

Open Hayden-IO opened this issue 6 months ago • 1 comments

Description

Context: https://github.com/sigstore/scaffolding/tree/main/actions/setup-sigstore-env

The fakeoidc container was reimplemented in this setup as well. We can greatly simplify the end-to-end testing bash script by leveraging the run-containers script.

Previous impl: https://github.com/sigstore/cosign/pull/4161

Hayden-IO avatar Jul 11 '25 16:07 Hayden-IO

Note: This is necessary for testing Rekor v2.

Hayden-IO avatar Aug 11 '25 22:08 Hayden-IO