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

fix: include key in nightly e2e pull from ecr test #3351

Merged
merged 5 commits into from
Dec 19, 2024
Merged

Conversation

AustinAbro321
Copy link
Contributor

@AustinAbro321 AustinAbro321 commented Dec 19, 2024

Description

During #3348 we added the requirement to use the --key flag for signed packages during zarf package pull. This broke a nightly test . Additionally, we did not add the --skip-signature-validation flag in #3348 which should have been added

Relates to #3346

Manually run workflow showing it's fixed - https://github.com/zarf-dev/zarf/actions/runs/12416094320

Checklist before merging

Signed-off-by: Austin Abro <[email protected]>
@AustinAbro321 AustinAbro321 requested review from a team as code owners December 19, 2024 15:17
Copy link

netlify bot commented Dec 19, 2024

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 49c3e08
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/67644168e9bb3c000856f100

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/cmd/package.go 0.00% 2 Missing ⚠️
src/internal/packager2/pull.go 80.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/internal/packager2/pull.go 28.64% <80.00%> (+0.36%) ⬆️
src/cmd/package.go 0.00% <0.00%> (ø)

Signed-off-by: Austin Abro <[email protected]>
Signed-off-by: Austin Abro <[email protected]>
Signed-off-by: Austin Abro <[email protected]>
Signed-off-by: Austin Abro <[email protected]>
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 Dec 19, 2024
Merged via the queue into main with commit 411b758 Dec 19, 2024
38 checks passed
@AustinAbro321 AustinAbro321 deleted the fix-e2e-test branch December 19, 2024 19:34
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