sigstore / cosign

Code signing and transparency for containers and binaries
Apache License 2.0
4.23k stars 506 forks source link

Refactor insecure registry E2E tests #3701

Closed cmurphy closed 1 month ago

cmurphy commented 1 month ago

Move the shell script tests to Go, have them use a local Rekor instance instead of the public one, and clean up the workflow.

Summary

Release Note

Documentation

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 40.19%. Comparing base (2ef6022) to head (1c76303). Report is 108 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3701 +/- ## ========================================== + Coverage 40.10% 40.19% +0.09% ========================================== Files 155 157 +2 Lines 10044 10157 +113 ========================================== + Hits 4028 4083 +55 - Misses 5530 5593 +63 + Partials 486 481 -5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.