Branch: refs/heads/master
Home: https://github.com/jenkinsci/pipeline-utility-steps-plugin
Commit: cee3dea03661eb92633323a2517583b74df0e468
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/cee3dea03661eb92633323a2517583b74df0e468
Author: Basil Crow <[email protected]>
Date: 2021-11-29 (Mon, 29 Nov 2021)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStep.java
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStepExecution.java
Log Message:
-----------
Improve generics
Commit: e8092731d3c35889ce352f518544c5c592bc6a22
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/e8092731d3c35889ce352f518544c5c592bc6a22
Author: Basil Crow <[email protected]>
Date: 2021-11-29 (Mon, 29 Nov 2021)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStepTest.java
Log Message:
-----------
Reduce usage of deprecated methods
Commit: d0e1777f4252c8e4a742946ad61992fb000a22db
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/d0e1777f4252c8e4a742946ad61992fb000a22db
Author: Basil Crow <[email protected]>
Date: 2021-11-29 (Mon, 29 Nov 2021)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStepExecution.java
Log Message:
-----------
Remove unused import
Commit: ee4f717c7b736c830ee9e7870ee9cea0498520ff
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/ee4f717c7b736c830ee9e7870ee9cea0498520ff
Author: Basil Crow <[email protected]>
Date: 2021-11-29 (Mon, 29 Nov 2021)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/tar/UnTarStepExecution.java
Log Message:
-----------
Use try-with-resources where possible
Commit: 813a44cbc2c136257eef033223387ebbe044652b
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/813a44cbc2c136257eef033223387ebbe044652b
Author: Robert Sandell <[email protected]>
Date: 2021-11-30 (Tue, 30 Nov 2021)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStep.java
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadPropertiesStepExecution.java
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/tar/UnTarStepExecution.java
M
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStepTest.java
Log Message:
-----------
Merge pull request #114 from basil/improvements
Miscellaneous code cleanup
Compare:
https://github.com/jenkinsci/pipeline-utility-steps-plugin/compare/f7a666766faa...813a44cbc2c1
--
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/pipeline-utility-steps-plugin/push/refs/heads/master/f7a666-813a44%40github.com.