-
New Feature
-
Resolution: Unresolved
-
Minor
- Highlighting lines of interest in workflow logs (errors, warnings, information)
- Dividing the log into sections based on stages and parallel executions
- Displaying a summary of number of errors , warnings and information lines within the workflow log and its sections.
- Linking the summary of errors and warnings into the context of the full workflow log, making it easy to find a line of interest in the log
- Showing a summary of errors and warnings on the build page
[JENKINS-27208] Make Log Parser Plugin compatible with Workflow
Assignee | Original: rgoren [ rgoren ] | New: Manuel Recena Soto [ recena ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Description |
Original:
highlighting lines of interest in workflow logs (errors, warnings, information) dividing the log into sections based on stages and parallel executions displaying a summary of number of errors , warnings and information lines within the workflow log and its sections. linking the summary of errors and warnings into the context of the full workflow log, making it easy to find a line of interest in the log showing a summary of errors and warnings on the build page |
New:
* Highlighting lines of interest in workflow logs (errors, warnings, information) * Dividing the log into sections based on stages and parallel executions * Displaying a summary of number of errors , warnings and information lines within the workflow log and its sections. * Linking the summary of errors and warnings into the context of the full workflow log, making it easy to find a line of interest in the log * Showing a summary of errors and warnings on the build page |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Summary | Original: Add workflow compatibility to log-parser | New: Make Log Parser Plugin compatible with Workflow |
Basically making LogParserPublisher implement SimpleBuildStep.