Skip to content

Releases: jenkinsci/workflow-basic-steps-plugin

975.v8d89b_e9579b_b_

19 Jul 17:19
8d89be9
Compare
Choose a tag to compare

👷 Changes for plugin developers

👻 Maintenance

📦 Dependency updates

969.vc4ec3e4854b_f

07 Jul 20:47
c4ec3e4
Compare
Choose a tag to compare

🚀 New features and improvements

961.vfe95552883f8

07 Jul 20:13
fe95552
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add form validation for RetryStep.count (#201) @jglick

📝 Documentation updates

👻 Maintenance

  • Eliminate unnecessary use of reflection (#187) @basil

📦 Dependency updates

948.v2c72a_091b_b_68

21 Apr 16:45
2c72a09
Compare
Choose a tag to compare

👷 Changes for plugin developers

📦 Dependency updates

941.vdfe1b_a_132c64

03 Mar 16:20
dfe1ba1
Compare
Choose a tag to compare

📝 Documentation updates

  • document environment variables are case insensitive (#180) @jtnord

937.v7a_b_7579e07a_3

07 Feb 20:33
7ab7579
Compare
Choose a tag to compare

📦 Dependency updates

📝 Documentation updates

  • doc [fileExists step] specify that absolute and Windows paths are allowed + add examples (#154) @dduportal
  • Document pwd(tmp:true) is for the current dir (#160) @kohtala

👻 Maintenance

🚦 Tests

  • Strengthen PushdStepTest.restarting to use an agent (#165) @jglick
  • Migrate from RestartableJenkinsRule to JenkinsSessionRule (#145) @basil