Skip to content

Releases: jenkinsci/pipeline-graph-view-plugin

238.vc43fb_6349966

17 Apr 21:25
c43fb63
Compare
Choose a tag to compare

🐛 Bug fixes

  • Use NodeRunStatus(FlowNode) to determine the status for StepNodes (#383) @stuartrowe

237.v8959b_75f3c47

07 Apr 17:12
8959b75
Compare
Choose a tag to compare

🐛 Bug fixes

  • Revert "Return root stages if they have child steps." (#380) @timja

236.v8d6eedb_b_9f00

05 Apr 13:37
8d6eedb
Compare
Choose a tag to compare

🚀 New features and improvements

  • Improve the height calculation of the ConsoleLogStream component (#371) @stuartrowe

🐛 Bug fixes

234.v984087d1eb_25

24 Mar 22:41
984087d
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add UpstreamCause to RunDetailsCard on pipeline overview graph (#373) @stuartrowe

✍ Other changes

232.vc7ca_8d934725

15 Mar 23:06
c7ca8d9
Compare
Choose a tag to compare

🚀 New features and improvements

231.vecb_8c5841335

11 Mar 23:27
ecb8c58
Compare
Choose a tag to compare

🐛 Bug fixes

  • Handle skipped stages in parallel branches (#359) @timja

230.vcd408a_1308dc

09 Mar 20:13
cd408a1
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

🚦 Tests

  • Workaround slow flowgraph to fix flakey test (#356) @timja

227.v2a_fb_476da_3a_9

06 Mar 22:29
2afb476
Compare
Choose a tag to compare

🐛 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

03 Mar 17:07
87c53b9
Compare
Choose a tag to compare

🚀 New features and improvements

224.vef989d141666

22 Feb 13:00
ef989d1
Compare
Choose a tag to compare

🚀 New features and improvements

  • Use --accent-color for running steps in the Console View (#345) @stuartrowe