-
Type:
New Feature
-
Status: In Review (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: groovy-plugin
-
Labels:
-
Environment:Jenkins 1.580.2.1
Workflow (all) 1.1
-
Similar Issues:
-
Epic Link:
Provide a built in step in its own interpreter for running Groovy code to separate it out from the workflow DSL.
Although its possible ti run a groovy script from within the sh task having a native capability would be better.
NB this is blocked by https://issues.jenkins-ci.org/browse/JENKINS-26055
- depends on
-
JENKINS-26055 DurableTaskStep
-
- Reopened
-
-
JENKINS-37011 Provide a way to write full-fledged Steps in CPS-transformed Groovy
-
- Resolved
-
- is related to
-
JENKINS-26192 Add support for Grape (@Grab) in workflow scripts
-
- Resolved
-
- links to
Getting data in, and out of such a Groovy build step should be as easy, and unobstrisive as possible:
"data out" is maybe the same as
JENKINS-26133