Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: pipeline-model-definition-plugin
-
Labels:
-
Similar Issues:
-
Sprint:Declarative - 1.2
Description
Right now, all validation for Declarative is hardcoded in ModelValidatorImpl. This means that an extension of, say, DeclarativeAgent or DeclarativeStageConditional can't require any specific validation unless it's in pipeline-model-definition and we add it to ModelValidatorImpl. I'd suggest we add an extension point for contributing more validation checks.
Attachments
Issue Links
- links to
Activity
Field | Original Value | New Value |
---|---|---|
Sprint | Declarative - 1.2 [ 366 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 10005 ] |
Remote Link | This issue links to "PR #179 (Web Link)" [ 17429 ] |
Labels | api |
Resolution | Fixed [ 1 ] | |
Status | In Review [ 10005 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
PR up at https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/179