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: stop mutating zarf state to reflect a git server when there is none #2778

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AustinAbro321
Copy link
Contributor

Description

...

Related Issue

Fixes #

Relates to #

Checklist before merging

@AustinAbro321 AustinAbro321 changed the title Dont mutate git when no git sever fix: stop mutating zarf state to reflect a git server when there is none Jul 29, 2024
Copy link

codecov bot commented Aug 2, 2024

Codecov Report

Attention: Patch coverage is 2.17391% with 45 lines in your changes missing coverage. Please review.

Files Patch % Lines
src/pkg/packager/deploy.go 0.00% 24 Missing ⚠️
src/types/k8s.go 0.00% 20 Missing ⚠️
src/pkg/packager/prepare.go 0.00% 1 Missing ⚠️
Files Coverage Δ
src/cmd/initialize.go 0.00% <ø> (ø)
src/cmd/package.go 0.00% <ø> (ø)
src/pkg/cluster/state.go 62.88% <100.00%> (+0.45%) ⬆️
src/pkg/packager/prepare.go 0.00% <0.00%> (ø)
src/types/k8s.go 0.00% <0.00%> (ø)
src/pkg/packager/deploy.go 4.09% <0.00%> (-0.20%) ⬇️

Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
@AustinAbro321 AustinAbro321 force-pushed the dont-mutate-git-when-no-git-sever branch from bec4929 to 5610a3f Compare August 5, 2024 14:10
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.

1 participant