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!: remove big bang extension #3059

Merged
merged 4 commits into from
Oct 2, 2024
Merged

feat!: remove big bang extension #3059

merged 4 commits into from
Oct 2, 2024

Conversation

AustinAbro321
Copy link
Contributor

@AustinAbro321 AustinAbro321 commented Oct 2, 2024

Description

This removes the ability to create packages in Zarf with the Big Bang extension

If users want to create packages similar to those created with the extension, they should check out https://github.com/defenseunicorns-partnerships/generate-big-bang-zarf-package

Related Issue

Fixes #1370
Fixes #2040
Fixes #2465
Fixes #2875
Fixes #2120

Checklist before merging

Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for zarf-docs ready!

Name Link
🔨 Latest commit c490913
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/66fd6cbf59ec2700087f77d0
😎 Deploy Preview https://deploy-preview-3059--zarf-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
@AustinAbro321 AustinAbro321 marked this pull request as ready for review October 2, 2024 15:31
@AustinAbro321 AustinAbro321 requested review from a team as code owners October 2, 2024 15:31
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/api/v1alpha1/component.go 0.00% <ø> (ø)
src/pkg/packager/composer/list.go 46.27% <ø> (-0.29%) ⬇️
src/pkg/packager/creator/normal.go 6.25% <ø> (-1.83%) ⬇️
src/pkg/packager/creator/skeleton.go 8.27% <ø> (-3.38%) ⬇️

Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
@phillebaba phillebaba added this pull request to the merge queue Oct 2, 2024
Merged via the queue into main with commit 4a117b2 Oct 2, 2024
26 checks passed
@phillebaba phillebaba deleted the remove-bigbang-extension branch October 2, 2024 17:01
ittacco pushed a commit to ittacco/zarf that referenced this pull request Nov 9, 2024
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: ittacco <lorenzo.tacconi1967@gmail.com>
Jneville0815 pushed a commit to radiusmethod/zarf that referenced this pull request Dec 12, 2024
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment