-
New Feature
-
Resolution: Unresolved
-
Minor
Currently SCM checkout is done on master. This requires the master to have SCM tool installed. Add ability to specify node for Pipeline SCM checkout (Jenkinsfile).
- is related to
-
JENKINS-33273 Optimize Jenkinsfile loading and branch detection
-
- Resolved
-
Code changed in jenkins
User: Jesse Glick
Path:
src/main/java/org/jenkinsci/plugins/workflow/cps/CpsScmFlowDefinition.java
http://jenkins-ci.org/commit/workflow-cps-plugin/e162da74637040ccd0b9623290b8597da1a8e513
Log:
Removing TODO comment filed as JENKINS-34140.