Releases: jenkinsci/pipeline-graph-view-plugin
Releases · jenkinsci/pipeline-graph-view-plugin
238.vc43fb_6349966
🐛 Bug fixes
- Use NodeRunStatus(FlowNode) to determine the status for StepNodes (#383) @stuartrowe
237.v8959b_75f3c47
236.v8d6eedb_b_9f00
🚀 New features and improvements
- Improve the height calculation of the ConsoleLogStream component (#371) @stuartrowe
🐛 Bug fixes
- Return root stages if they have child steps. (#377) @timbrown5
234.v984087d1eb_25
🚀 New features and improvements
- Add UpstreamCause to RunDetailsCard on pipeline overview graph (#373) @stuartrowe
✍ Other changes
232.vc7ca_8d934725
🚀 New features and improvements
- Improve reliablity of finding 'after' nodes. (#364) @timbrown5
231.vecb_8c5841335
230.vcd408a_1308dc
🚀 New features and improvements
- Add Tree Scanner (#285) @timbrown5
🐛 Bug fixes
- Pull log text if ConsoleLogCard starts expanded. (#355) @timbrown5
🚦 Tests
227.v2a_fb_476da_3a_9
🐛 Bug fixes
- Fix incorrect step result when referencing an ErrorAction (#351) @stuartrowe
- Fix FlowNodeWrapper#getNodeType so it can return NodeType.STEP (#354) @stuartrowe
225.v87c53b_9237dd
🚀 New features and improvements
- Refresh the Console View Step Header Cards (#347) @stuartrowe
224.vef989d141666
🚀 New features and improvements
- Use --accent-color for running steps in the Console View (#345) @stuartrowe