repository-service-tuf / repository-service-tuf-worker

Repository Service for TUF: Worker
MIT License
8 stars 15 forks source link

Update Worker to use the new online key structure #513

Closed kairoaraujo closed 1 month ago

kairoaraujo commented 1 month ago

This PR enables:

The online key is now configured using the highly reliable signed TUF metadata, a feature fully supported by the new CLI admin Ceremony, Metadata Sign, and Update. This ensures a secure and efficient key configuration process.

Requires to merge first:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (714a29d) to head (af4b0d5). Report is 38 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #513 +/- ## ========================================== Coverage 100.00% 100.00% ========================================== Files 15 15 Lines 1071 1207 +136 ========================================== + Hits 1071 1207 +136 ```

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