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: packager inspect command #2990

Merged
merged 25 commits into from
Sep 24, 2024

Conversation

schristoff
Copy link
Contributor

@schristoff schristoff commented Sep 11, 2024

relates to #2969

Copy link

netlify bot commented Sep 11, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 17ce037
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/66f2dbf240198e00083ce7de

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

Attention: Patch coverage is 3.75000% with 77 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/internal/packager2/inspect.go 0.00% 56 Missing ⚠️
src/cmd/package.go 0.00% 20 Missing ⚠️
src/internal/packager2/remove.go 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/internal/packager2/load.go 56.00% <100.00%> (+0.96%) ⬆️
src/internal/packager2/remove.go 0.00% <0.00%> (ø)
src/cmd/package.go 0.00% <0.00%> (ø)
src/internal/packager2/inspect.go 0.00% <0.00%> (ø)

@schristoff schristoff marked this pull request as ready for review September 11, 2024 21:58
@schristoff schristoff requested review from a team as code owners September 11, 2024 21:58
@schristoff schristoff changed the title refactor package/injector refactor: packager2 inspect Sep 11, 2024
@phillebaba phillebaba changed the title refactor: packager2 inspect refactor: packager inspect command Sep 11, 2024
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
src/internal/packager2/inspect.go Outdated Show resolved Hide resolved
src/test/e2e/11_oci_pull_inspect_test.go Outdated Show resolved Hide resolved
src/test/e2e/31_checksum_and_signature_test.go Outdated Show resolved Hide resolved
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com>
Copy link
Member

@phillebaba phillebaba left a comment

Choose a reason for hiding this comment

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

Good Job!

@phillebaba phillebaba added this pull request to the merge queue Sep 24, 2024
Merged via the queue into zarf-dev:main with commit 5d4fc4b Sep 24, 2024
27 checks passed
@schristoff schristoff deleted the schristoff_pkgpkgv2 branch September 24, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants