Details
-
New Feature
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
Currently there is no way to reference external Groovy scripts, they have to be typed in on the job configuration page. It may lead to the same script being duplicated among many jobs, making it difficult to maintain.
Code changed in jenkins
User: Gregory Boissinot
Path:
src/main/java/org/jenkinsci/plugins/sharedobjects/type/GroovySharedObjectType.java
src/main/resources/org/jenkinsci/plugins/sharedobjects/type/GroovySharedObjectType/config.jelly
src/main/resources/org/jenkinsci/plugins/sharedobjects/type/GroovySharedObjectType/help-content.html
http://jenkins-ci.org/commit/shared-objects-plugin/d295b675c16fabc939f3453e7cc79c1498c8f681
Log:
Fix
JENKINS-14056Compare: https://github.com/jenkinsci/shared-objects-plugin/compare/f3b7183fd19c...d295b675c16f