Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-basic-steps-plugin Commit: b5dce5de3124f05a7b5ccd2c64ea06345a2f9fb4 https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/b5dce5de3124f05a7b5ccd2c64ea06345a2f9fb4 Author: Richard Lee <git...@richardlee.name> Date: 2019-02-15 (Fri, 15 Feb 2019)
Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/steps/WaitForConditionStep.java M src/main/resources/org/jenkinsci/plugins/workflow/steps/WaitForConditionStep/config.jelly M src/test/java/org/jenkinsci/plugins/workflow/steps/WaitForConditionStepTest.java Log Message: ----------- Add an optional initialRecurrencePeriod arg to the waitUntil() step. Commit: ada53897034079ccb1c45bc4e56c75ccbb435174 https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/ada53897034079ccb1c45bc4e56c75ccbb435174 Author: Richard Lee <git...@richardlee.name> Date: 2019-02-15 (Fri, 15 Feb 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/steps/WaitForConditionStep.java A src/main/resources/org/jenkinsci/plugins/workflow/steps/WaitForConditionStep/help-initialRecurrencePeriod.html Log Message: ----------- Address review comments Modify to support upgrade from long running job that may not have the new initialRecurrencePeriod field. Add docs about initialRecurrencePeriod as well. Commit: 7f89d31edce6b7d128fbd6eeb06419f61717917a https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/7f89d31edce6b7d128fbd6eeb06419f61717917a Author: Richard Lee <git...@richardlee.name> Date: 2019-07-11 (Thu, 11 Jul 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/steps/WaitForConditionStep.java Log Message: ----------- Prevent users from specifying too short recurrence period. Co-Authored-By: Devin Nusbaum <dwnusb...@users.noreply.github.com> Commit: d08ce2e5c52700f0899ed3e41d684dc78045ad34 https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/d08ce2e5c52700f0899ed3e41d684dc78045ad34 Author: Devin Nusbaum <dwnusb...@users.noreply.github.com> Date: 2019-07-11 (Thu, 11 Jul 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/steps/WaitForConditionStep.java M src/main/resources/org/jenkinsci/plugins/workflow/steps/WaitForConditionStep/config.jelly A src/main/resources/org/jenkinsci/plugins/workflow/steps/WaitForConditionStep/help-initialRecurrencePeriod.html M src/test/java/org/jenkinsci/plugins/workflow/steps/WaitForConditionStepTest.java Log Message: ----------- Merge pull request #49 from TiVo/wait-for-argument Add an optional initialRecurrencePeriod arg to the waitUntil() step. Compare: https://github.com/jenkinsci/workflow-basic-steps-plugin/compare/d3f543a95ce6...d08ce2e5c527 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/workflow-basic-steps-plugin/push/refs/heads/master/d3f543-d08ce2%40github.com. For more options, visit https://groups.google.com/d/optout.