-
Story
-
Resolution: Done
-
Major
To make workflow more compelling, Jenkins 2.0 should provide a better visualization of the workflow execution out of the box.
CloudBees is proposing to contribute the workflow stage view plugin to jump start this, which uses stage steps to drive the visualization of workflow runs as they progress through the pipeline:
- is duplicated by
-
JENKINS-32675 Pipeline Plugin: Adjusting the Visualization of Pipeline Steps
-
- Resolved
-
- is related to
-
JENKINS-31118 Workflow jobs that are waiting for input should have a visual cue in build history
-
- Resolved
-
[JENKINS-31154] 2.0: provide better workflow visualization out of the box
Epic Link |
New:
|
Link |
New:
This issue is related to |
Link |
New:
This issue is duplicated by |
Labels | Original: 2.0 | New: 2.0-planned |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | Original: Jesse Glick [ jglick ] | New: Sam Van Oort [ svanoort ] |
Comment |
[ Hello everyone, Do you have experience with changing the source code of the pipeline/workflow plugin by yourself ? We are trying to change the visualization of the pipeline steps to make it more understandable for Jenkins users (developers or managers) and make it only show relevant steps:. i.e: showing steps (nodes) and their status like: - stages - running batch - parallel steps But not showing other steps like: - Allocate node : Start - Allocate node : Body : Start - Change Directory : Start Is such an operation possible or will it affect the workflow functionality ? I tried to made the changes by starting with the class FlowGraphTable. Any help would be greatly appreciated ] |
Component/s | New: pipeline-stage-view-plugin [ 21139 ] | |
Component/s | Original: workflow-plugin [ 18820 ] |
Labels | Original: 2.0-planned | New: 2.0 2.0-planned |
Resolution | New: Done [ 10000 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |