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

CLI output: non-tty mode improvements. #1750

Conversation

greyerof
Copy link
Contributor

This is a follow-up PR for #1745.

  • Switched isTTY to func to remove the need for the init().
  • Avoid printing a new line if log trace is received. The new RUNNING log line will appear every 10secs only.

- Switched isTTY to func to remove the need for the init().
- Avoid printing a new line if log trace is received. The new RUNNING
  log line will appear every 10secs only.
@greyerof greyerof merged commit fda80b4 into redhat-best-practices-for-k8s:ginkgo_removal Dec 19, 2023
8 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants