-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(referrers): push manifest with subject #163
base: main
Are you sure you want to change the base?
feat(referrers): push manifest with subject #163
Conversation
Signed-off-by: Patrick Pan <[email protected]>
Signed-off-by: Patrick Pan <[email protected]>
Signed-off-by: Patrick Pan <[email protected]>
952a63a
to
7fca0cb
Compare
bd14c4d
to
edc79f5
Compare
Signed-off-by: Patrick Pan <[email protected]>
edc79f5
to
7809549
Compare
Signed-off-by: Patrick Pan <[email protected]>
e380c12
to
c7e4418
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #163 +/- ##
==========================================
+ Coverage 81.70% 83.25% +1.55%
==========================================
Files 35 37 +2
Lines 1104 1266 +162
Branches 127 149 +22
==========================================
+ Hits 902 1054 +152
- Misses 146 149 +3
- Partials 56 63 +7 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Patrick Pan <[email protected]>
Signed-off-by: Patrick Pan <[email protected]>
Signed-off-by: Patrick Pan <[email protected]>
src/OrasProject.Oras/Registry/Remote/HttpResponseMessageExtensions.cs
Outdated
Show resolved
Hide resolved
src/OrasProject.Oras/Registry/Remote/HttpResponseMessageExtensions.cs
Outdated
Show resolved
Hide resolved
src/OrasProject.Oras/Registry/Remote/HttpResponseMessageExtensions.cs
Outdated
Show resolved
Hide resolved
Signed-off-by: Patrick Pan <[email protected]>
0981e72
to
5041592
Compare
Signed-off-by: Patrick Pan <[email protected]>
Signed-off-by: Patrick Pan <[email protected]>
feaf46d
to
1c49d35
Compare
Signed-off-by: Patrick Pan <[email protected]>
1c49d35
to
d6e8499
Compare
Signed-off-by: Patrick Pan <[email protected]>
Signed-off-by: Patrick Pan <[email protected]>
2906727
to
856c0ef
Compare
src/OrasProject.Oras/Registry/Remote/HttpResponseMessageExtensions.cs
Outdated
Show resolved
Hide resolved
Signed-off-by: Patrick Pan <[email protected]>
Signed-off-by: Patrick Pan <[email protected]>
Signed-off-by: Patrick Pan <[email protected]>
89afb0e
to
7df36ca
Compare
hey @shizhMSFT , just check in with you to see if you have any comment on this PR. |
2084061
to
c105905
Compare
Signed-off-by: Patrick Pan <[email protected]>
c105905
to
c30d6b2
Compare
src/OrasProject.Oras/Registry/Remote/HttpResponseMessageExtensions.cs
Outdated
Show resolved
Hide resolved
src/OrasProject.Oras/Registry/Remote/HttpResponseMessageExtensions.cs
Outdated
Show resolved
Hide resolved
3e2e4a5
to
d610704
Compare
Signed-off-by: Patrick Pan <[email protected]>
d610704
to
b20a202
Compare
Signed-off-by: Patrick Pan <[email protected]>
Signed-off-by: Patrick Pan <[email protected]>
e13d273
to
27382ae
Compare
Signed-off-by: Patrick Pan <[email protected]>
Signed-off-by: Patrick Pan <[email protected]>
Signed-off-by: Patrick Pan <[email protected]>
Signed-off-by: Patrick Pan <[email protected]>
Signed-off-by: Patrick Pan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What this PR does / why we need it
The PR is to implement the feature to push manifest with subject as per the OCI distribution spec v1.1.0.
Which issue(s) this PR resolves / fixes
Resolves / Fixes #159
Please check the following list