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

Disable progress bars when CI=true #124

Closed
UncleGedd opened this issue Jul 3, 2024 · 0 comments · Fixed by #126
Closed

Disable progress bars when CI=true #124

UncleGedd opened this issue Jul 3, 2024 · 0 comments · Fixed by #126
Labels
enhancement ✨ New feature or request

Comments

@UncleGedd
Copy link
Collaborator

UncleGedd commented Jul 3, 2024

Is your feature request related to a problem? Please describe

Disable progress bars when CI=true

Describe the solution you'd like

  • Given I've set CI=true (note this is automatically set in Github Actions)
  • Then Maru progress bars are disabled

Describe alternatives you've considered

In UDS CLI we can hack this when vendoring Maru by appending --no-progress to the args, but it feels like Maru should implement this instead

Additional context

Related issues:
defenseunicorns/uds-cli#529
defenseunicorns/uds-cli#749

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant