mbox series

[v2,0/2] ui/knotty: print log paths for failed tasks in summary

Message ID 20240819143613.1380185-1-chris.laplante@agilent.com
Headers show
Series ui/knotty: print log paths for failed tasks in summary | expand

Message

chris.laplante@agilent.com Aug. 19, 2024, 2:36 p.m. UTC
From: Chris Laplante <chris.laplante@agilent.com>

I believe this patch is ready for wider testing. So far, no issues have
been observed with hyperlink handling even on terminals that don't
support it. This may need to be tweaked in the future, but for now,
let's get it out there.

v1: initial
v2: check NO_COLOR and isatty

Chris Laplante (2):
  ui/knotty: print log paths for failed tasks in summary
  ui/knotty: respect NO_COLOR & check for tty; rename print_hyperlink =>
    format_hyperlink

 lib/bb/ui/knotty.py | 20 +++++++++++++++++---
 1 file changed, 17 insertions(+), 3 deletions(-)

--
2.34.1