Skip to content
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: allow skip unpack on push to file store #679

Merged
merged 5 commits into from
Jan 23, 2024

Conversation

wangxiaoxuan273
Copy link
Contributor

Resolves #644

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (acd6276) 75.78% compared to head (1ea863c) 75.78%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #679   +/-   ##
=======================================
  Coverage   75.78%   75.78%           
=======================================
  Files          59       59           
  Lines        5769     5769           
=======================================
  Hits         4372     4372           
  Misses       1026     1026           
  Partials      371      371           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

content/file/file.go Outdated Show resolved Hide resolved
content/file/file.go Outdated Show resolved Hide resolved
Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@Wwwsylvia Wwwsylvia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wangxiaoxuan273 wangxiaoxuan273 changed the title feat: allow skip unpack on pull feat: allow skip unpack on push to file store Jan 23, 2024
Signed-off-by: Xiaoxuan Wang <[email protected]>
Signed-off-by: Xiaoxuan Wang <[email protected]>
Signed-off-by: Xiaoxuan Wang <[email protected]>
Signed-off-by: Xiaoxuan Wang <[email protected]>
Signed-off-by: Xiaoxuan Wang <[email protected]>
@Wwwsylvia Wwwsylvia merged commit 82cc505 into oras-project:main Jan 23, 2024
9 checks passed
@Wwwsylvia Wwwsylvia mentioned this pull request Jan 26, 2024
4 tasks
@wangxiaoxuan273 wangxiaoxuan273 deleted the skip-extract branch March 6, 2024 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature: allow for skip unpack on pull
3 participants