oras-project / oras

OCI registry client - managing content like artifacts, images, packages
https://oras.land
Apache License 2.0
1.52k stars 181 forks source link

fix: platform config type #1518

Closed TerryHowe closed 1 month ago

TerryHowe commented 1 month ago

What this PR does / why we need it:

Fix platform config type.

Which issue(s) this PR fixes

Fixes https://github.com/oras-project/oras/issues/1517

Wwwsylvia commented 1 month ago

Looks like some E2E tests failed

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 83.84%. Comparing base (97cb376) to head (7578a00). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1518 +/- ## ======================================= Coverage 83.84% 83.84% ======================================= Files 118 118 Lines 5156 5156 ======================================= Hits 4323 4323 Misses 592 592 Partials 241 241 ```

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

TerryHowe commented 1 month ago

Looks like some E2E tests failed

Fixed.