Branch: refs/heads/master
Home: https://github.com/jenkinsci/matrix-groovy-execution-strategy-plugin
Commit: e3b7737284571a780d0339eca267677b70de158c
https://github.com/jenkinsci/matrix-groovy-execution-strategy-plugin/commit/e3b7737284571a780d0339eca267677b70de158c
Author: Alberto Mannari <[email protected]>
Date: 2022-09-15 (Thu, 15 Sep 2022)
Changed paths:
M src/main/groovy/org/jenkinsci/plugins/GroovyScriptMES.groovy
M src/main/resources/org/jenkinsci/plugins/GroovyScriptMES/config.groovy
M src/test/groovy/org/jenkinsci/plugins/GroovyScriptMESSpec.groovy
Log Message:
-----------
Add "Use Groovy Sandbox" checkbox for script from filesystem (#22)
This allows the script to run in an environment where we don't have access to
all the Jenkins internal classes, but does not require manual approval of every
new version of the script (in case it is read from SCM)
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/matrix-groovy-execution-strategy-plugin/push/refs/heads/master/b77f03-e3b773%40github.com.