Branch: refs/heads/master Home: https://github.com/jenkinsci/workflow-api-plugin Commit: d82d7e41be4cdb51a553f187363d3deba507583c https://github.com/jenkinsci/workflow-api-plugin/commit/d82d7e41be4cdb51a553f187363d3deba507583c Author: Bill Collins <bill@bill.works> Date: 2021-01-09 (Sat, 09 Jan 2021)
Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/graph/FlowNode.java Log Message: ----------- Implement removeAll on FlowNode actions Commit: 187b91c5d0e5489be61315a2a548c3fd35857338 https://github.com/jenkinsci/workflow-api-plugin/commit/187b91c5d0e5489be61315a2a548c3fd35857338 Author: Bill Collins <bill@bill.works> Date: 2021-01-09 (Sat, 09 Jan 2021) Changed paths: M src/test/java/org/jenkinsci/plugins/workflow/graph/FlowNodeTest.java Log Message: ----------- Add test for addOrReplaceAction Commit: 02f57ed0463740a97488b199bc6e7e2f925463bd https://github.com/jenkinsci/workflow-api-plugin/commit/02f57ed0463740a97488b199bc6e7e2f925463bd Author: Bill Collins <bilbocoll...@gmail.com> Date: 2021-01-11 (Mon, 11 Jan 2021) Changed paths: M src/test/java/org/jenkinsci/plugins/workflow/graph/FlowNodeTest.java Log Message: ----------- Add @Issue reference Co-authored-by: Devin Nusbaum <dwnusb...@users.noreply.github.com> Commit: 7309be0da5944905edce13d4c48fa119eb4a0dbd https://github.com/jenkinsci/workflow-api-plugin/commit/7309be0da5944905edce13d4c48fa119eb4a0dbd Author: Devin Nusbaum <dwnusb...@users.noreply.github.com> Date: 2021-01-11 (Mon, 11 Jan 2021) Changed paths: M src/main/java/org/jenkinsci/plugins/workflow/graph/FlowNode.java M src/test/java/org/jenkinsci/plugins/workflow/graph/FlowNodeTest.java Log Message: ----------- Merge pull request #133 from mrginglymus/implement-remove-all [JENKINS-64438] Implement removeAll on FlowNode actions to support addOrReplaceAction. Compare: https://github.com/jenkinsci/workflow-api-plugin/compare/cc1cb400f43f...7309be0da594 -- 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-api-plugin/push/refs/heads/master/cc1cb4-7309be%40github.com.