Skip to content

Releases: jenkinsci/pipeline-build-step-plugin

540.vb_e8849e1a_b_d8

14 Dec 23:02
be8849e
Compare
Choose a tag to compare

🐛 Bug fixes

  • Store DownstreamBuildAction on Run instead of FlowNode for consistent persistence even on completed builds (#128) @dwnusbaum

539.v8c889169451f

08 Dec 21:53
8c88916
Compare
Choose a tag to compare

🐛 Bug fixes

👷 Changes for plugin developers

  • Use new isValid() API for ParameterDefinition. (#45) @jeffret-b
  • Add DownstreamBuildAction to track metadata for scheduled downstream builds on the upstream FlowNode (#127) @dwnusbaum

516.v8ee60a_81c5b_9

27 Oct 11:12
8ee60a8
Compare
Choose a tag to compare

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

✍ Other changes

505.v5f0844d8d126

28 Jul 16:22
5f0844d
Compare
Choose a tag to compare

🐛 Bug fixes

  • Make BuildTriggerListener wait for onFinalized, not just onCompleted (#122) @jglick
  • JENKINS-71342 - WaitForBuild should proagate result of already completed downstream builds when propagate is enabled. (#116) @stuartrowe

496.v2449a_9a_221f2

08 Jun 15:42
2449a9a
Compare
Choose a tag to compare

👷 Changes for plugin developers

👻 Maintenance

  • Replace Prototype.js with native JavaScript (#115) @basil

491.v1fec530da_858

28 Apr 03:49
1fec530
Compare
Choose a tag to compare

🚀 New features and improvements

  • Mark pipeline waitForBuild step with the downstream build result (#112) @stuartrowe

490.v7df200b_9b_ef3

27 Apr 18:36
7df200b
Compare
Choose a tag to compare

👷 Changes for plugin developers

488.v8993df156e8d

05 Apr 01:28
8993df1
Compare
Choose a tag to compare

🐛 Bug fixes

487.va_823138eee8b_

17 Mar 00:53
a823138
Compare
Choose a tag to compare

🚀 New features and improvements

486.vd08f550cceee

04 Mar 04:33
d08f550
Compare
Choose a tag to compare

🚀 New features and improvements

  • Implement option to wait only until the downstream build is started (#105) @stuartrowe