sigstore / cosign

Code signing and transparency for containers and binaries
Apache License 2.0
4.41k stars 542 forks source link

fix latest tag not being created and add latest to the dev image as well and go updates #3664

Closed cpanato closed 5 months ago

cpanato commented 5 months ago

Summary

Fixes: https://github.com/sigstore/cosign/issues/3621

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 40.22%. Comparing base (2ef6022) to head (56d263a). Report is 82 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3664 +/- ## ========================================== + Coverage 40.10% 40.22% +0.11% ========================================== Files 155 157 +2 Lines 10044 10151 +107 ========================================== + Hits 4028 4083 +55 - Misses 5530 5587 +57 + Partials 486 481 -5 ```

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