Skip to content

fix: add media type in the generated index.json file#894

Merged
shizhMSFT merged 1 commit into
oras-project:mainfrom
Wwwsylvia:fix_oci_index
Feb 18, 2025
Merged

fix: add media type in the generated index.json file#894
shizhMSFT merged 1 commit into
oras-project:mainfrom
Wwwsylvia:fix_oci_index

Conversation

@Wwwsylvia
Copy link
Copy Markdown
Member

Add a media type field in the index.json file generated during the OCI store initialization.

Fixes: #880

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.16%. Comparing base (43e6842) to head (c34e75d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #894      +/-   ##
==========================================
- Coverage   80.20%   80.16%   -0.05%     
==========================================
  Files          63       63              
  Lines        6043     6044       +1     
==========================================
- Hits         4847     4845       -2     
- Misses        858      860       +2     
- Partials      338      339       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
@shizhMSFT shizhMSFT merged commit 8d44f23 into oras-project:main Feb 18, 2025
@Wwwsylvia Wwwsylvia deleted the fix_oci_index branch February 19, 2025 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OCI Store generates old version of Index

2 participants