Code changed in jenkins
User: Erran Carey
Path:
docs/Home.md
job-dsl-core/src/main/docs/examples/javaposse/jobdsl/dsl/helpers/ScmContext/git.groovy
job-dsl-core/src/main/groovy/javaposse/jobdsl/dsl/helpers/scm/StrategyContext.groovy
job-dsl-core/src/test/groovy/javaposse/jobdsl/dsl/helpers/ScmContextSpec.groovy
http://jenkins-ci.org/commit/job-dsl-plugin/0ff58376e7be9a639936e2c50747de912ce9d406
Log:
[FIXED JENKINS-33782] Add support for the alternative SCM build chooser strategy
Requires that the git-chooser-alternative jenkins plugin is installed at
v1.1 or higher.
:memo: Add documentation and release notes around the new alternative strategy
:white_check_mark: Add specs for the alternative build chooser extension
See also jenkinsci/job-dsl-plugin#801 on GitHub.