-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: log-parser-plugin
-
None
I am using log parser to determine if the build stage had errors or warnings. I add the command to my jenkinsfile declarative pipeline and it works for native jenkins output.
Â
But in blue ocean it just shows the pipeline stages and has a red indicator on the header bar, it doesn't give a link or a way to view the console parser data.
Â
It is probably a limitation for Blue Ocean, but is there a way to see the console parser report from Blue Ocean?