refactor: status, metadata and content handlers for manifest index commands#1509
Merged
Conversation
added 5 commits
September 24, 2024 10:39
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>
manifest index commands
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1509 +/- ##
==========================================
- Coverage 83.99% 83.96% -0.04%
==========================================
Files 118 119 +1
Lines 5174 5306 +132
==========================================
+ Hits 4346 4455 +109
- Misses 588 604 +16
- Partials 240 247 +7 ☔ View full report in Codecov by Sentry. |
added 3 commits
September 24, 2024 17:04
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
qweeah
reviewed
Sep 25, 2024
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
qweeah
requested changes
Sep 26, 2024
qweeah
reviewed
Sep 26, 2024
qweeah
requested changes
Sep 26, 2024
TerryHowe
reviewed
Sep 27, 2024
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
wangxiaoxuan273
commented
Oct 9, 2024
wangxiaoxuan273
commented
Oct 9, 2024
added 5 commits
October 9, 2024 15:01
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>
qweeah
requested changes
Oct 11, 2024
shizhMSFT
reviewed
Oct 14, 2024
added 2 commits
October 14, 2024 14:55
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
4daf7d6 to
3a2fb99
Compare
Contributor
Author
|
As per offline discussion, added, merged, removed, pushed, packed should exist in both status and metadata output. And Status output is needed in the PR, metadata output can be added in a future pr when needed. |
added 2 commits
October 21, 2024 15:24
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
shizhMSFT
reviewed
Oct 28, 2024
added 7 commits
October 29, 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>
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
qweeah
reviewed
Nov 12, 2024
added 2 commits
November 12, 2024 12:56
Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
TerryHowe
approved these changes
Nov 13, 2024
4 tasks
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:
Implements output handlers for
manifest indexcommands.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 #1503
Please check the following list: