-
Improvement
-
Resolution: Fixed
-
Major
-
None
Provide an area in the Git repository to store Groovy files, where function calls in DSL scripts like xyz(a, b, c) automatically resolve into loading xyz.groovy and calling its run(a, b, c) method.
This will enable the team that designs workflow libraries to really beautify the syntax that end users will see.
- depends on
-
JENKINS-30414 RejectedAccessException: Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (org.jenkinsci.plugins.workflow.cps.CpsClosure2.docker)
- Resolved
- is related to
-
JENKINS-26052 Fork without join
- Open
- links to