-
Improvement
-
Resolution: Won't Do
-
Critical
-
None
A number of things are much easier to write in CPS-transformed Groovy than in Java, but we'd still like to be able to expose that code as an actual Step, not just as a GlobalVariable, so that we can eventually get Snippet Generator support, introspection, etc. So let's have a way to do that. =)
- is blocking
-
JENKINS-26055 DurableTaskStep
- Resolved
-
JENKINS-26056 Workflow build step for Ant
- Resolved
-
JENKINS-26635 Provide Groovy workflow build step
- Resolved
-
JENKINS-26948 Workflow compatibility for MsBuildBuilder
- Resolved
-
JENKINS-36932 Add a "matrix" step to workflow-basic-steps
- Resolved
- relates to
-
JENKINS-34650 Allow global libraries to bypass the sandbox
- Resolved
-
JENKINS-32731 Allow plugins to contribute to Pipeline global library
- Resolved
-
JENKINS-28385 Step to obtain raw contextual objects
- Resolved
-
JENKINS-37277 Provide a way to add CPS-transformed code in a plugin to code coverage
- Resolved
-
JENKINS-42360 Globals not accessible in Declarative Pipeline outside script directive
- Closed
- links to