sigstore / fulcio

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

Adding support for configuration from yaml file #1687

Closed javanlacerda closed 3 months ago

javanlacerda commented 3 months ago

Contribute towards #1111

Summary

It updates the logic to support configuration from yaml file. It will be useful for migrating the ci providers onboarding to filling a yaml file instead of creating new modules.

Release Note

Documentation

cc @haydentherapper

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 48.55%. Comparing base (cf238ac) to head (95e47f9). Report is 108 commits behind head on main.

Files Patch % Lines
pkg/config/config.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1687 +/- ## ========================================== - Coverage 57.93% 48.55% -9.39% ========================================== Files 50 67 +17 Lines 3119 4043 +924 ========================================== + Hits 1807 1963 +156 - Misses 1154 1864 +710 - Partials 158 216 +58 ```

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