8000 feat: expose packager(2) as public package by AustinAbro321 · Pull Request #3906 · zarf-dev/zarf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: expose packager(2) as public package #3906

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

Merged
merged 2 commits into from
Jun 11, 2025
Merged

Conversation

AustinAbro321
Copy link
Contributor
@AustinAbro321 AustinAbro321 commented Jun 11, 2025

Description

Renames packager2 and moves it out of internal

Related Issue

Fixes #3525

Checklist before merging

Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Copy link
netlify bot commented Jun 11, 2025

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit dba9384
🔍 Latest deploy log https://app.netlify.com/projects/zarf-docs/deploys/68495e43f603210008d155e8

@AustinAbro321 AustinAbro321 changed the title feat: packager2->packager refactor: packager2->packager Jun 11, 2025
Copy link
codecov bot commented Jun 11, 2025

Codecov Report

Attention: Patch coverage is 45.05929% with 139 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/pkg/packager/pull.go 47.54% 65 Missing and 31 partials ⚠️
src/cmd/package.go 33.33% 30 Missing ⚠️
src/cmd/dev.go 60.00% 6 Missing ⚠️
src/cmd/initialize.go 0.00% 5 Missing ⚠️
src/cmd/zarf_tools.go 0.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
src/cmd/cmd.go 90.00% <100.00%> (ø)
src/pkg/lint/schema.go 55.26% <ø> (ø)
src/pkg/packager/actions/actions.go 16.66% <ø> (ø)
src/pkg/packager/create.go 45.76% <ø> (ø)
src/pkg/packager/deploy.go 0.00% <ø> (ø)
src/pkg/packager/dev.go 0.00% <ø> (ø)
src/pkg/packager/filters/deploy.go 74.79% <ø> (ø)
src/pkg/packager/filters/diff.go 84.61% <ø> (ø)
src/pkg/packager/filters/empty.go 100.00% <ø> (ø)
src/pkg/packager/filters/os.go 100.00% <ø> (ø)
... and 25 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
@AustinAbro321 AustinAbro321 changed the title refactor: packager2->packager refactor: rename packager2 and make it public Jun 11, 2025
@AustinAbro321 AustinAbro321 marked this pull request as ready for review June 11, 2025 10:50
@AustinAbro321 AustinAbro321 requested review from a team as code owners June 11, 2025 10:50
@AustinAbro321 AustinAbro321 changed the title refactor: rename packager2 and make it public feat: expose packager(2) as public package Jun 11, 2025
Copy link
Contributor
@mkcp mkcp left a comment

Choose a reason for hiding this comment

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

LGTM

@AustinAbro321 AustinAbro321 added this pull request to the merge queue Jun 11, 2025
Merged via the queue into main with commit ae04a31 Jun 11, 2025
27 checks passed
@AustinAbro321 AustinAbro321 deleted the packager2-rename branch June 11, 2025 15:14
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.

Packager Refactor - Parent Issue
2 participants
0