Releases: jenkinsci/pipeline-graph-view-plugin
Releases · jenkinsci/pipeline-graph-view-plugin
46.vedbf23da719f
45.v8d8f990ab4bf
44.v6487ab823c6d
🚀 New features and improvements
- Expand pipeline logs based on clicked graph node (#42) @timbrown5
43.v28a75e9eebe7
42.v3f5aca43e9a5
🚀 New features and improvements
- Add the step args to the display name. (#38) @timbrown5
41.vea7765fc7fe6
40.vd321742aa3d1
39.v61e4a0a077d9
🚀 New features and improvements
- ConsoleView: Recursively get steps for all stages (and child stages) (#23) @timbrown5
- Ansi color support (#26) @timja
- Convert urls to links (#26) @timja
🐛 Bug fixes
👻 Maintenance
- Integrate spotless for java code style (#28) @timja
- Integrate prettier for frontend code style (#27) @timja
- Makes indentation consistent on labels.tsx (#25) @fqueiruga
- Split the PipelineGraph component into smaller ones (#24) @fqueiruga
🚦 Tests
31.v8b1fff43b697
🚀 New features and improvements
- Pipeline console log - alpha (#15) @timbrown5
- Adds polling to have live updates (#14) @fqueiruga