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

Do not render progress bars when SH installers are run with -b (batch) #757

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

jaimergp
Copy link
Contributor

@jaimergp jaimergp commented Feb 26, 2024

Description

Closes #756. Note this also needs conda/conda-standalone#58.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@jaimergp jaimergp requested a review from a team as a code owner February 26, 2024 17:19
@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Feb 26, 2024
@jezdez
Copy link
Member

jezdez commented Feb 27, 2024

Do we need to wait for a conda-standalone release before merging this?

@jaimergp
Copy link
Contributor Author

Not necessarily. It won't have a full effect without a new conda-standalone, but the CONDA_QUIET bits of the normal conda commands are still welcome.

@jaimergp jaimergp merged commit 04f0795 into conda:main Feb 29, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed [bot] added once the contributor has signed the CLA
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

installer: suppress progress bar in batch mode
4 participants