Branch: refs/heads/master
Home: https://github.com/jenkinsci/managed-scripts-plugin
Commit: 3335c1a3e3a003922650afd5f75842b53037fe6e
https://github.com/jenkinsci/managed-scripts-plugin/commit/3335c1a3e3a003922650afd5f75842b53037fe6e
Author: Bryson Gibbons <[email protected]>
Date: 2021-01-11 (Mon, 11 Jan 2021)
Changed paths:
M src/main/webapp/help-defineArgs_powershell.html
M src/main/webapp/help-defineArgs_win.html
Log Message:
-----------
Fix some whitespace and spelling
Commit: 13581d314623a5281bca7400159502184023674b
https://github.com/jenkinsci/managed-scripts-plugin/commit/13581d314623a5281bca7400159502184023674b
Author: Bryson Gibbons <[email protected]>
Date: 2021-01-11 (Mon, 11 Jan 2021)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/managedscripts/PowerShellBuildStep.java
M src/main/java/org/jenkinsci/plugins/managedscripts/ScriptBuildStep.java
M src/main/java/org/jenkinsci/plugins/managedscripts/WinBatchBuildStep.java
R src/main/resources/lib/managed_scripts/blockWrapper.jelly
R src/main/resources/lib/managed_scripts/taglib
M
src/main/resources/org/jenkinsci/plugins/managedscripts/PowerShellBuildStep/config.jelly
M
src/main/resources/org/jenkinsci/plugins/managedscripts/ScriptBuildStep/config.jelly
M
src/main/resources/org/jenkinsci/plugins/managedscripts/WinBatchBuildStep/config.jelly
Log Message:
-----------
Replace the argument block setup that does not work with blockWrapper/div
instead of table
Note: RepeatableProperty might be a better end choice than just repeatable, I
just don't have the time to figure that out.
Commit: 86eb8c699917c5a754658d13fef6a6894716e971
https://github.com/jenkinsci/managed-scripts-plugin/commit/86eb8c699917c5a754658d13fef6a6894716e971
Author: gbigenios <[email protected]>
Date: 2021-01-15 (Fri, 15 Jan 2021)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/managedscripts/PowerShellBuildStep.java
M src/main/java/org/jenkinsci/plugins/managedscripts/ScriptBuildStep.java
M src/main/java/org/jenkinsci/plugins/managedscripts/WinBatchBuildStep.java
R src/main/resources/lib/managed_scripts/blockWrapper.jelly
R src/main/resources/lib/managed_scripts/taglib
M
src/main/resources/org/jenkinsci/plugins/managedscripts/PowerShellBuildStep/config.jelly
M
src/main/resources/org/jenkinsci/plugins/managedscripts/ScriptBuildStep/config.jelly
M
src/main/resources/org/jenkinsci/plugins/managedscripts/WinBatchBuildStep/config.jelly
M src/main/webapp/help-defineArgs_powershell.html
M src/main/webapp/help-defineArgs_win.html
Log Message:
-----------
Merge pull request #13 from FarmGeek4Life/JENKINS-64554
[Jenkins-64554] Fix saving arguments
Compare:
https://github.com/jenkinsci/managed-scripts-plugin/compare/51ea5aa54ca4...86eb8c699917
--
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/managed-scripts-plugin/push/refs/heads/master/51ea5a-86eb8c%40github.com.