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: add flag to force push repositories to gitea during deployment #3023

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Jneville0815
Copy link

Description

Add flag to force push repositories to gitea during deployment. Not sure if any tests need to be created or updated for this change?
...

Related Issue

Fixes #1410

Relates to #1410

Checklist before merging

@Jneville0815 Jneville0815 requested review from a team as code owners September 24, 2024 17:33
Copy link

netlify bot commented Sep 24, 2024

Deploy Preview for zarf-docs ready!

Name Link
🔨 Latest commit bffddb3
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/672931d674cffd00085de9b1
😎 Deploy Preview https://deploy-preview-3023--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.

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/internal/packager2/mirror.go 0.00% 4 Missing ⚠️
src/cmd/package.go 0.00% 2 Missing ⚠️
src/internal/git/repository.go 0.00% 2 Missing ⚠️
src/pkg/packager/deploy.go 0.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
src/cmd/package.go 0.00% <0.00%> (ø)
src/internal/git/repository.go 16.77% <0.00%> (-0.11%) ⬇️
src/pkg/packager/deploy.go 9.03% <0.00%> (ø)
src/internal/packager2/mirror.go 0.00% <0.00%> (ø)

@phillebaba phillebaba changed the title Add flag to force push repositories to gitea during deployment feat: add flag to force push repositories to gitea during deployment Oct 1, 2024
@phillebaba
Copy link
Member

@Jneville0815 could you generate docs and then we can merge.

@Jneville0815
Copy link
Author

@phillebaba done

@Jneville0815
Copy link
Author

@phillebaba any update on this?

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.

Support force pushing to repositories using the Refspec format
2 participants