Branch: refs/heads/master
Home: https://github.com/jenkinsci/workflow-job-plugin
Commit: dd01c434b1a66e18b2dde0d75318bd72c17f47b7
https://github.com/jenkinsci/workflow-job-plugin/commit/dd01c434b1a66e18b2dde0d75318bd72c17f47b7
Author: Carroll Chiou <[email protected]>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
Log Message:
-----------
Add public method to retrieve list of SCMs checked out
Commit: 1ba50d1bfa1650d4dc6736f499d44e00de93c12c
https://github.com/jenkinsci/workflow-job-plugin/commit/1ba50d1bfa1650d4dc6736f499d44e00de93c12c
Author: Carroll Chiou <[email protected]>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
Log Message:
-----------
refactor getCheckouts
Commit: 4693dc3cd8d38b1e0800a60c8e242b00c0eba13b
https://github.com/jenkinsci/workflow-job-plugin/commit/4693dc3cd8d38b1e0800a60c8e242b00c0eba13b
Author: Carroll Chiou <[email protected]>
Date: 2019-10-31 (Thu, 31 Oct 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java
Log Message:
-----------
add unit test for getCheckouts()
Commit: 3512112e50490c72548a730adcb25769303f59d5
https://github.com/jenkinsci/workflow-job-plugin/commit/3512112e50490c72548a730adcb25769303f59d5
Author: Carroll Chiou <[email protected]>
Date: 2019-11-01 (Fri, 01 Nov 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java
Log Message:
-----------
Apply suggestions from code review
Co-Authored-By: Devin Nusbaum <[email protected]>
Commit: fe6539d97396a403009d11a4b2df411ce5b9597b
https://github.com/jenkinsci/workflow-job-plugin/commit/fe6539d97396a403009d11a4b2df411ce5b9597b
Author: Devin Nusbaum <[email protected]>
Date: 2019-11-01 (Fri, 01 Nov 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowRun.java
M src/test/java/org/jenkinsci/plugins/workflow/job/WorkflowRunTest.java
Log Message:
-----------
Merge pull request #141 from car-roll/public-checkouts
Add public method to retrieve list of SCMs checked out
Compare:
https://github.com/jenkinsci/workflow-job-plugin/compare/59c15656b038...fe6539d97396
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/workflow-job-plugin/push/refs/heads/master/59c156-fe6539%40github.com.