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

Refactor zoci push to support new package layout #3185

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

phillebaba
Copy link
Member

Description

This implements a new push function that supports the new package layout.

Related Issue

Relates to #3181
Relates to #3180

Checklist before merging

@phillebaba phillebaba requested review from a team as code owners November 4, 2024 19:49
Copy link

netlify bot commented Nov 4, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 0f2f9f9
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/672a522ccf20ff00084e5837

@phillebaba phillebaba force-pushed the refactor/zoci-push branch 3 times, most recently from 169f944 to 5b95c0a Compare November 4, 2024 20:37
Copy link

codecov bot commented Nov 4, 2024

Codecov Report

Attention: Patch coverage is 29.20354% with 80 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/internal/packager2/layout/oci.go 22.10% 74 Missing ⚠️
src/internal/packager2/layout/package.go 66.66% 4 Missing and 2 partials ⚠️
Files with missing lines Coverage Δ
src/internal/packager2/layout/package.go 45.06% <66.66%> (+0.01%) ⬆️
src/internal/packager2/layout/oci.go 22.10% <22.10%> (ø)

... and 6 files with indirect coverage changes

Signed-off-by: Philip Laine <philip.laine@gmail.com>
@phillebaba phillebaba added this pull request to the merge queue Nov 5, 2024
Merged via the queue into main with commit 31e70f5 Nov 5, 2024
26 checks passed
@phillebaba phillebaba deleted the refactor/zoci-push branch November 5, 2024 17:59
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.

2 participants