Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: scm-api-plugin, workflow-cps-plugin
-
Labels:None
-
Environment:Jenkins 2.73.3
-
Similar Issues:
Description
https://issues.jenkins-ci.org/browse/JENKINS-28447?focusedCommentId=308351&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-308351
Jesse Glick added a comment - 2017-07-26 21:18
Lightweight checkout is going through a completely unrelated code path, and currently SCMFileSystem implementations do not honor variables (or even have an API allowing them to honor variables IIRC). Would have to be a separate feature.
So here - a separate issue to support both lightweight checkout AND build parameters.
Thanks
Attachments
Issue Links
- blocks
-
JENKINS-62019 Parameter is not interpreted in GIT Plugin - Branch Specifier
-
- Open
-
- is related to
-
JENKINS-28447 CpsScmFlowDefinition does not resolve variables
-
- Resolved
-
-
JENKINS-42971 Pipeline script from SCM does not expand build parameters/env variables for lightweight checkouts
-
- Resolved
-
- links to