feat: create index from existing manifests (index create)#1475
Merged
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1475 +/- ##
==========================================
+ Coverage 85.54% 85.62% +0.08%
==========================================
Files 113 116 +3
Lines 3936 4056 +120
==========================================
+ Hits 3367 3473 +106
- Misses 342 349 +7
- Partials 227 234 +7 ☔ View full report in Codecov by Sentry. |
wangxiaoxuan273
commented
Aug 12, 2024
4 tasks
1642e9d to
0ba2f96
Compare
wangxiaoxuan273
commented
Aug 13, 2024
qweeah
requested changes
Aug 13, 2024
shizhMSFT
reviewed
Aug 13, 2024
shizhMSFT
left a comment
Contributor
There was a problem hiding this comment.
Please mark oras manifest index command set as "experimental".
Wwwsylvia
reviewed
Aug 15, 2024
qweeah
requested changes
Aug 16, 2024
qweeah
requested changes
Aug 16, 2024
qweeah
requested changes
Aug 20, 2024
8fa09d4 to
d56b7a2
Compare
qweeah
requested changes
Aug 26, 2024
7c9cbf8 to
590c0c7
Compare
Wwwsylvia
reviewed
Aug 26, 2024
qweeah
reviewed
Aug 27, 2024
shizhMSFT
reviewed
Sep 3, 2024
8c94001 to
c3452a1
Compare
shizhMSFT
reviewed
Sep 5, 2024
Wwwsylvia
reviewed
Sep 5, 2024
added 6 commits
September 6, 2024 09:46
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
6928f81 to
90f124c
Compare
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
oras manifest index createcommandCurrent output:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Part of #1053
Please check the following list: