-
Notifications
You must be signed in to change notification settings - Fork 384
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
Add support for decompressing while copying to dir:// #1294
Conversation
3e1c61b
to
f8110b8
Compare
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.
Thanks!
A design concern I’d like to have more opinion on, + some not-quite-blocking implementation suggestions.
Looking at the failing tests, please rebase your branch on top of latest |
Signed-off-by: Silvio Moioli <[email protected]>
253e492
to
8463971
Compare
Signed-off-by: Silvio Moioli <[email protected]>
8463971
to
401b391
Compare
Signed-off-by: Silvio Moioli <[email protected]>
Hopefully it's all good now |
LGTM |
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. Thanks!
This is the accompanying PR for containers/skopeo#1365