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

progress: add new quiet display mode #4213

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

jedevc
Copy link
Member

@jedevc jedevc commented Sep 7, 2023

Follow-up to #4113.

#4113 heavily refactored the interface to the progress display - since the parsing of display modes is now moved into progressui.NewDisplay and cannot be performed by a consumer, then we need to add the quiet mode as supported by buildx.

This display mode silently discards all output.

Signed-off-by: Justin Chadwell <[email protected]>
@tonistiigi tonistiigi merged commit cbfd402 into moby:master Sep 7, 2023
@jedevc jedevc deleted the progress-quiet branch September 8, 2023 08:55
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.

3 participants