Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Duplicate
-
Component/s: ansicolor-plugin, blueocean-plugin
-
Labels:
-
Environment:Jenkins 2.19
Blue Ocean Beta 1.0.0-b12
AnsiColor 0.4.3
-
Similar Issues:
-
Epic Link:
Description
It appears that the ANSI Color plugin currently does not work with the Blue Ocean UX. We're expecting to see shell output which is colored but it's not. I am not sure if it would be up to the Blue Ocean plugin team or the ANSI color plugin team to resolve this so I mapped both components to it. Please feel free to edit this ticket as needed. By the way, we're using the pipeline syntax for generating the output.
I've read the guidelines for ticket creation and searched for similar issues and was unable to find any. Having said this, please let me know if there is something wrong with this ticket or if this is a known issue. Also, I was not sure which sprint to add this to so I left it blank.
Thanks!
Looking at the code, I'd be surprised if the markup did not exist and was not just having styles overridden. Can anyone produce attachment the output as HTML of a part of the log (redacted if necessary)? should be as simple as selecting with mouse, right-click and "copy as HTML". This way we can know if it's failing to parse the text or if it's a front-end glitch.