-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
Analogue to the "Multibranch Pipelines" it would be great to get matrix-project supported pipelines.
i.e.
https://wiki.jenkins-ci.org/display/JENKINS/Matrix+Project+Plugin => https://plugins.jenkins.io/matrix-project should get a compagnion/successor workflow-matrix aside multibranch https://plugins.jenkins.io/workflow-multibranch
Use cases:
- different target environment with different plattform support builds
- coded pipeline support for matrix based job definitions
- actually it is only possible to use the old but pipeline incompatible JenkinsDSL (yes, there is a DSL for starting pipelines, but that's not the point)
- relates to
-
JENKINS-38571 Can't get Axes result in pipeline
- Resolved
-
JENKINS-37427 Handle Matrix project in UI
- Resolved
-
JENKINS-59700 MatrixCombinationsParameter for scripted pipeline with its checkboxes table and shortcuts(All, failed, none, etc) in "Build with parameters" section
- Open
-
JENKINS-40986 Matrix structure for Declarative Pipeline
- Resolved
- links to