Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: pipeline-model-definition-plugin
-
Labels:None
-
Similar Issues:
Description
Relates to JENKINS-41758 - to determine whether we should do a SCM checkout, we need to check Root and SkipDefaultCheckout, both of which are in pipeline-model-definition, so it's hard to make an extension of DeclarativeAgent that just depends on pipeline-model-declarative-agent. That should be fixed.
Attachments
Issue Links
- relates to
-
JENKINS-41758 Add a Declarative Agent extension to the Kubernetes plugin
-
- Closed
-
- links to
PR up at https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/109