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

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

feat: add support to arm/v7 and arm/v8 images #453

Open kairoaraujo opened 5 months ago

kairoaraujo commented 5 months ago

Include support to arm/v7 and arm/v8 container images.

It includes Apple M processors.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (331e7e7) 100.00% compared to head (715e37e) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #453 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 15 15 Lines 1035 1035 ========================================= Hits 1035 1035 ```

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

KAUTH commented 5 months ago

LGTM, but tests are failing for the ARM build

kairoaraujo commented 5 months ago

I will fix the build before we put it to merge. Moving to Draft