Branch: refs/heads/master
Home: https://github.com/jenkinsci/scripttrigger-plugin
Commit: 05e45d4ef8eba75fdf5d82b1f0ca755d82797f65
https://github.com/jenkinsci/scripttrigger-plugin/commit/05e45d4ef8eba75fdf5d82b1f0ca755d82797f65
Author: Aleksey Svistunov <[email protected]>
Date: 2022-10-27 (Thu, 27 Oct 2022)
Changed paths:
M pom.xml
M
src/main/java/org/jenkinsci/plugins/scripttrigger/groovy/GroovyScriptTrigger.java
Log Message:
-----------
Fix job parameters definition.
In this plugin default values of job parameters
are not overriden but new parameters of String type
are created.
Mechanism that replaces currently used one was borrowed from
plugin https://github.com/jenkinsci/parameterized-scheduler-plugin
Jenkins Plugin version was updated here and dependencies that
had been moved out of Jenkins Core to separate plugins
were added.
Commit: f6020508c5190b9e8b187b140cb4b9d86cf42877
https://github.com/jenkinsci/scripttrigger-plugin/commit/f6020508c5190b9e8b187b140cb4b9d86cf42877
Author: Tony Noble <[email protected]>
Date: 2022-11-08 (Tue, 08 Nov 2022)
Changed paths:
M pom.xml
M
src/main/java/org/jenkinsci/plugins/scripttrigger/groovy/GroovyScriptTrigger.java
Log Message:
-----------
Merge pull request #23 from
build-developonbox-ru/task-GENCM2022-3-fix-job-parameter-definition
Fix job parameters definition.
Compare:
https://github.com/jenkinsci/scripttrigger-plugin/compare/bf4a57c1f7cd...f6020508c519
--
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/scripttrigger-plugin/push/refs/heads/master/bf4a57-f60205%40github.com.