sigstore / fulcio

Sigstore OIDC PKI
Apache License 2.0
646 stars 137 forks source link

Move codefresh and buildkite to ci-provider identity #1743

Closed javanlacerda closed 1 month ago

javanlacerda commented 2 months ago

Summary

Contribute towards https://github.com/sigstore/fulcio/issues/1111

It moves the remaining identity providers from CI to using the new ci-provider identity flow. It included moving codefresh and buildkite.

It also updates the priority of default templates over claimed data. The defaults should be used only if the claimed data doesn't exist. Then for following this rules, the default key needs to have the same name of the claim key.

Release Note

Documentation

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 50.24%. Comparing base (cf238ac) to head (2e44e99). Report is 163 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1743 +/- ## ========================================== - Coverage 57.93% 50.24% -7.70% ========================================== Files 50 70 +20 Lines 3119 4150 +1031 ========================================== + Hits 1807 2085 +278 - Misses 1154 1837 +683 - Partials 158 228 +70 ```

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