Skip to content

Reverse showing progress logic#81

Open
schaefi wants to merge 1 commit into
mainfrom
silent_should_be_default
Open

Reverse showing progress logic#81
schaefi wants to merge 1 commit into
mainfrom
silent_should_be_default

Conversation

@schaefi

@schaefi schaefi commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

So far the user had to pass %silent to the call to make the pilot stop showing progress information. The default behavior to show progress information caused a lot of confusion and breakage to script code calling an application as a flake. It is rather unexpected that such progress information is provided by default. This commit reverse the logic such that a user has to provide %progress to see the progress spinner while the pilot is working.

This Fixes #80

So far the user had to pass %silent to the call to make
the pilot stop showing progress information. The default
behavior to show progress information caused a lot of
confusion and breakage to script code calling an application
as a flake. It is rather unexpected that such progress
information is provided by default. This commit reverse the
logic such that a user has to provide %progress to see
the progress spinner while the pilot is working.
This Fixes #80
@schaefi schaefi requested a review from rjschwei July 3, 2026 13:24
@schaefi schaefi self-assigned this Jul 3, 2026
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.

Is there a way to disable the "Launching flake" spinner and/or message?

1 participant