Actions
Bug #27371
closedQuiet option still show spinner in rudder package
Bug #27371:
Quiet option still show spinner in rudder package
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
When try to use quiet mode for rudder package -q upgrade --all it still shows the spinner.
It is really annoying since it can produce hard to read logs see: rudder package -q upgrade --all 2>&1 | cat -teve
Updated by Alexis Mousset 12 months ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset 12 months ago
· Edited
https://docs.rs/tracing/latest/tracing/macro.enabled.html#examples (>= info)
https://doc.rust-lang.org/stable/std/io/trait.IsTerminal.html#tymethod.is_terminal
plus wrapping in rudder-cli (behind a feature flag).
Updated by Alexis Mousset 12 months ago
- Status changed from In progress to New
Updated by Alexis Mousset 12 months ago
- Status changed from New to Pending technical review
- Assignee changed from Alexis Mousset to Elaad FURREEDAN
- Pull Request set to https://github.com/Normation/rudder/pull/6545
Updated by Alexis Mousset 12 months ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|5e903023f30878c0ad236249538aa326beecd740.
Updated by François ARMAND 12 months ago
- Priority changed from To review to 2
Updated by Alexis Mousset 11 months ago
- Fix check changed from To do to Checked
works as expected.
Updated by Vincent MEMBRÉ 10 months ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.2.9 and 8.3.4 which were released today.
Actions