oras-project / oras

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

feat: add pushed tags to metadata #1346

Closed qweeah closed 4 months ago

qweeah commented 5 months ago

What this PR does / why we need it: This PRs adds pushed tags into the metadata output of oras push

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #1341

Please check the following list:

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 84.91%. Comparing base (9ab9e56) to head (8fa8de6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1346 +/- ## ========================================== + Coverage 84.76% 84.91% +0.15% ========================================== Files 104 107 +3 Lines 3715 3739 +24 ========================================== + Hits 3149 3175 +26 + Misses 338 336 -2 Partials 228 228 ```

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