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 animated output when tty is not found #26

Merged

Conversation

jacobtomlinson
Copy link
Member

Output in CI logs is very verbose with the new Bubble Tea TUI. We already check for a /dev/tty and redirect the input so we can reuse that to also disable things like spinners and progress bars when there is no tty. This should clean up the CI logs a bit.

Signed-off-by: Jacob Tomlinson <jtomlinson@nvidia.com>
@jacobtomlinson jacobtomlinson added the bug Something isn't working label Apr 14, 2022
@jacobtomlinson jacobtomlinson enabled auto-merge (squash) April 14, 2022 09:56
@jacobtomlinson jacobtomlinson merged commit 703327d into NVIDIA:main Apr 14, 2022
@jacobtomlinson jacobtomlinson deleted the disable-animation-when-no-tty branch April 14, 2022 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant