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 preserve writes in logs for spinner #1555

Merged
merged 2 commits into from
Apr 5, 2023
Merged

Conversation

Racer159
Copy link
Contributor

@Racer159 Racer159 commented Apr 4, 2023

Description

This resolves an issue where the preserve writes flag was not being respected for --no-progress Zarf runs. This led to a lot of git log output that was not helpful for debugging.

Related Issue

Fixes #1552

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@netlify
Copy link

netlify bot commented Apr 4, 2023

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit 6ca4fb3
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/642cc72dbc0a3b0008319e28

@Racer159 Racer159 merged commit bc33979 into main Apr 5, 2023
@Racer159 Racer159 deleted the 1552-git-repos-pollute-ci branch April 5, 2023 15:56
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.

Git repos pollute CI ouput even when no_progress is set to true
2 participants