-
Improvement
-
Resolution: Fixed
-
Critical
-
None
-
-
Blue Ocean 1.1, Blue Ocean 1.2-beta1, Blue Ocean 1.2-beta2, Blue Ocean 1.2-beta3, Blue Ocean 1.2-beta4, Blue Ocean 1.2, Blue Ocean 1.3
In Scope
- We need to ensure that Parallel Stages (
JENKINS-41334) can be edited in the same way that parallel can be. - When creating parallels we should be supporting this format.
- Automatically convert old parallels to new format.
Notes
- A beta has been requested with these changes (ping abayer)
- PR https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/152
- RFC https://github.com/jenkinsci/pipeline-model-definition-plugin/blob/master/rfc/JENKINS-41334-parallel-stage-execution.md
- is blocked by
-
JENKINS-41960 Developer can change stage and parallel level configuration
-
- Resolved
-
-
JENKINS-44391 Support for visualizing parallel stages
-
- Resolved
-
- links to
abayer what is the situation with old parallel syntax? When we convert from groovy to JSON will we get a parallel stage block back for the old parallel syntax?
My worry is that when we introduce config at the parallel level in the editor that we will run into serialization issues.