Details
-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: delivery-pipeline-plugin
-
Labels:None
-
Similar Issues:
Description
Useful if you have jobs that should be excluded from pipeline or you want to split sequence of jobs into multiple pipelines.
Example flow:
BUILD -> TEST -> DEPLOY DEV -> DEPLOY PROD
- view BUILD
BUILD -> TEST
- view DEPLOY
DEPLOY DEV -> DEPLOY PROD
Attachments
Issue Links
- is related to
-
JENKINS-26210 Configure Jobs to be hidden from the delivery pipeline
-
- Resolved
-
Activity
Field | Original Value | New Value |
---|---|---|
Summary | Ability to split sequence of jobs for multiple pipelines | Ability to split sequence of jobs into multiple pipelines |
Description |
Useful if you have jobs that should be excluded from pipeline or you want to split sequence of jobs for multiple pipelines. Example flow: {code} BUILD -> TEST -> DEPLOY DEV -> DEPLOY PROD {code} - view BUILD {code} BUILD -> TEST {code} - view DEPLOY {code} DEPLOY DEV -> DEPLOY PROD {code} |
Useful if you have jobs that should be excluded from pipeline or you want to split sequence of jobs into multiple pipelines. Example flow: {code} BUILD -> TEST -> DEPLOY DEV -> DEPLOY PROD {code} - view BUILD {code} BUILD -> TEST {code} - view DEPLOY {code} DEPLOY DEV -> DEPLOY PROD {code} |
Link |
This issue is related to |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | JNJira [ 164882 ] | JNJira + In-Review [ 209101 ] |