Branch: refs/heads/master
Home: https://github.com/jenkinsci/workflow-plugin
Commit: 1d791a950b927a5bc3ffb18ccda9aca7ebc5d0b4
https://github.com/jenkinsci/workflow-plugin/commit/1d791a950b927a5bc3ffb18ccda9aca7ebc5d0b4
Author: Jesse Glick <[email protected]>
Date: 2015-11-02 (Mon, 02 Nov 2015)
Changed paths:
M
cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsScmFlowDefinition.java
M
multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/SCMBinder.java
M
multibranch/src/test/java/org/jenkinsci/plugins/workflow/multibranch/SCMBinderTest.java
Log Message:
-----------
[FIXED JENKINS-30798] SCMBinder was calling the wrong overload of
SCMSource.fetch.
There is no need to consider SCMSourceCriteria here, nor to inspect unrelated
branches.
It was also not dealing gracefully with problems such as deleted branches.
Commit: 85553288ab80ad69ded0df1db3ec77bb89fd12f0
https://github.com/jenkinsci/workflow-plugin/commit/85553288ab80ad69ded0df1db3ec77bb89fd12f0
Author: Jesse Glick <[email protected]>
Date: 2015-11-02 (Mon, 02 Nov 2015)
Changed paths:
M
cps/src/main/java/org/jenkinsci/plugins/workflow/cps/CpsScmFlowDefinition.java
M
multibranch/src/main/java/org/jenkinsci/plugins/workflow/multibranch/SCMBinder.java
M
multibranch/src/test/java/org/jenkinsci/plugins/workflow/multibranch/SCMBinderTest.java
Log Message:
-----------
Merge pull request #235 from jglick/SCMBinder-fetch
[JENKINS-30798] SCMBinder was calling the wrong overload of SCMSource.fetch
Compare:
https://github.com/jenkinsci/workflow-plugin/compare/00c8c62d5276...85553288ab80
--
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].
For more options, visit https://groups.google.com/d/optout.