-
Notifications
You must be signed in to change notification settings - Fork 99
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
Allow skipping unnamed blobs when pushing to file store #254
Conversation
Signed-off-by: Wei Meng <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #254 +/- ##
==========================================
+ Coverage 70.48% 70.52% +0.03%
==========================================
Files 35 35
Lines 3087 3091 +4
==========================================
+ Hits 2176 2180 +4
Misses 678 678
Partials 233 233
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
@shizhMSFT @Wwwsylvia Please take a look when you have time. |
Signed-off-by: Wei Meng <[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.
General question on how manifest is processed since we need the manifest while the manifests usually does not have a name.
Signed-off-by: Wei Meng <[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
Signed-off-by: Wei Meng <[email protected]>
Signed-off-by: Wei Meng <[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
Resolves #213
Signed-off-by: Wei Meng [email protected]