Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-basic-steps-plugin Commit: cfa55a82b3f585dfa45bceaf42ad9ccc5f820b52 https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/cfa55a82b3f585dfa45bceaf42ad9ccc5f820b52 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/steps/CatchErrorStep.java M src/test/java/org/jenkinsci/plugins/workflow/steps/CatchErrorStepTest.java Log Message: ----------- Log a note when `catchError` sets build result Commit: 6a6e3416ea7d262b4f18b186bb701a3c1f8225c6 https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/6a6e3416ea7d262b4f18b186bb701a3c1f8225c6 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2024-04-26 (Fri, 26 Apr 2024) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/steps/CatchErrorStep.java Log Message: ----------- Avoid logging when `setResult` is predicted to do nothing https://github.com/jenkinsci/workflow-basic-steps-plugin/pull/308#discussion_r1580724541 Commit: cbfc1e3a21a989db5a1c6537638c6a052dd04d82 https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/cbfc1e3a21a989db5a1c6537638c6a052dd04d82 Author: Jesse Glick <jgl...@cloudbees.com> Date: 2024-04-26 (Fri, 26 Apr 2024) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/steps/CatchErrorStep.java M src/test/java/org/jenkinsci/plugins/workflow/steps/CatchErrorStepTest.java Log Message: ----------- Merge pull request #308 from jglick/catchError Log a note when `catchError` sets build result Compare: https://github.com/jenkinsci/workflow-basic-steps-plugin/compare/bf550f7655fd...cbfc1e3a21a9 To unsubscribe from these emails, change your notification settings at https://github.com/jenkinsci/workflow-basic-steps-plugin/settings/notifications -- 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/bf550f-cbfc1e%40github.com.