-
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
-
[JENKINS-34140] Allow to specify node for load from SCM (Jenkinsfile)
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Labels | New: pipeline scm |
Labels | Original: pipeline scm | New: scm |
Link |
New:
This issue is related to |
Epic Link | New: JENKINS-35386 [ 171179 ] |
Workflow | Original: JNJira [ 170182 ] | New: JNJira + In-Review [ 183799 ] |
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.