-
Improvement
-
Resolution: Fixed
-
Critical
-
None
-
-
Blue Ocean - Candidates
Visualization of sequential stage groups using declarative pipelines need BlueOcean nodes API response DAG to include the sequential stages.
- See syntax with example: https://github.com/jenkins-infra/jenkins.io/pull/1274/files#diff-fa72dbc25a0d4d142e78fc74f56be75dR1070 in PR https://github.com/jenkins-infra/jenkins.io/pull/1274/
- Nodes API is implemented in PipelineNodeGraphVisitor. First thing should be to check FlowNode representation of sequential and group stages.
- Assuming stages == parallel-branch is true, existing implementation ignores nested stages inside parallels, so some work there to make sure we play with nested scripted pipeline and declarative as well - maybe somehow detect at runtime if its declarative and then handle it differently.
- blocks
-
JENKINS-52025 I can edit my sequential declarative pipeline stages in the pipeline visualization plugin
-
- Open
-
-
JENKINS-49050 I can view my sequential declarative pipeline stages in the pipeline visualization plugin
-
- Closed
-
[JENKINS-49779] Support for sequential stage groups in BlueOcean nodes API
Epic Link | New: JENKINS-35759 [ 171771 ] |
Link |
New:
This issue blocks |
Sprint | New: Blue Ocean - Candidates [ 441 ] |
Link | New: This issue blocks JENKINS-52025 [ JENKINS-52025 ] |
Assignee | New: Olivier Lamy [ olamy ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Status | Original: In Review [ 10005 ] | New: In Progress [ 3 ] |
pr https://github.com/jenkinsci/blueocean-plugin/pull/1778