oras-project / oras-go

ORAS Go library
https://oras.land
Apache License 2.0
170 stars 91 forks source link

refactor: upgrade to `distribution-spec v1.1.0-rc4` #690

Closed Wwwsylvia closed 6 months ago

Wwwsylvia commented 6 months ago
  1. If the OCI-Subject header is not set in the response of manifest push, do not ping the Referrers API (see repository.go)
  2. Update tests accordingly
  3. Update the spec version in comments

Resolve: #685

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (64fedf4) 75.85% compared to head (9a87c6a) 75.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #690 +/- ## ========================================== + Coverage 75.85% 75.88% +0.03% ========================================== Files 59 59 Lines 5873 5868 -5 ========================================== - Hits 4455 4453 -2 + Misses 1040 1038 -2 + Partials 378 377 -1 ```

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