oras-project / distribution

distribution with reference types
Apache License 2.0
1 stars 5 forks source link

feat: add OCI artifact manifest type by updating oci spec #27

Closed wangxiaoxuan273 closed 2 years ago

wangxiaoxuan273 commented 2 years ago

Add OCI artifact manifest type by updating github.com/opencontainers/image-spec module to v1.1.0-rc2. Changes are made by running go mod tidy and go mod vendor.

Part 1 of Issue #21

Signed-off-by: wangxiaoxuan273 wangxiaoxuan119@gmail.com

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@ff42b8b). Click here to learn what that means. The diff coverage is n/a.

:exclamation: Current head 1e40eeb differs from pull request most recent head 9981510. Consider uploading reports for the commit 9981510 to get more accurate results

@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage        ?   57.18%           
=======================================
  Files           ?      105           
  Lines           ?    10842           
  Branches        ?        0           
=======================================
  Hits            ?     6200           
  Misses          ?     3954           
  Partials        ?      688           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.