Branch: refs/heads/maxaliasforcollections
Home: https://github.com/jenkinsci/pipeline-utility-steps-plugin
Commit: 037b3033f155379a02e5fa361960a01caca8abca
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/037b3033f155379a02e5fa361960a01caca8abca
Author: sboardwell <[email protected]>
Date: 2022-11-10 (Thu, 10 Nov 2022)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStep.java
Log Message:
-----------
Use library default, make MAX_MAX_ALIASES_FOR_COLLECTIONS final
Commit: d7f5da789c6fe46da1775a8011f2599fe479cab3
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/d7f5da789c6fe46da1775a8011f2599fe479cab3
Author: sboardwell <[email protected]>
Date: 2022-11-11 (Fri, 11 Nov 2022)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStep.java
Log Message:
-----------
Merge branch 'maxaliasforcollections' into pr-changes
Commit: 93a67747bf4d6a68c70a90cee73fffad3fdb3e0a
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/93a67747bf4d6a68c70a90cee73fffad3fdb3e0a
Author: sboardwell <[email protected]>
Date: 2022-11-11 (Fri, 11 Nov 2022)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStep.java
Log Message:
-----------
PR changes plus additonal check to ensure default <= max
Commit: 6b99c57ba2f302c2ade24afe96fc51f800af1c97
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/6b99c57ba2f302c2ade24afe96fc51f800af1c97
Author: sboardwell <[email protected]>
Date: 2022-11-11 (Fri, 11 Nov 2022)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStepTest.java
Log Message:
-----------
Forgot to git add the test to the commit
Commit: 01fe4e622406249427db7e349db3a7d1fdda12e9
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/01fe4e622406249427db7e349db3a7d1fdda12e9
Author: sboardwell <[email protected]>
Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStep.java
M
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStepTest.java
Log Message:
-----------
Hardcoded ceiling introduced
Commit: 500127cedb43de0ef99259ae363b4ff8ec36cd96
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/500127cedb43de0ef99259ae363b4ff8ec36cd96
Author: sboardwell <[email protected]>
Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStep.java
Log Message:
-----------
Make DEFAULT_MAX_ALIASES_FOR_COLLECTIONS public - used in help.groovy
Commit: 5fb8d968c519ec1d6c7b4715c40976a403d2f4eb
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/5fb8d968c519ec1d6c7b4715c40976a403d2f4eb
Author: sboardwell <[email protected]>
Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStep.java
M
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStep/help.groovy
M
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStepTest.java
Log Message:
-----------
Make DEFAULT_* and MAX_* private, adding setters and getters
Commit: 7da51e831aedbd1b263dab52012768a764f43df9
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/7da51e831aedbd1b263dab52012768a764f43df9
Author: sboardwell <[email protected]>
Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStep.java
M
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStepTest.java
Log Message:
-----------
Add fallback test
Commit: aa3e9330b261b70ad334a0629d8e6c97656304b5
https://github.com/jenkinsci/pipeline-utility-steps-plugin/commit/aa3e9330b261b70ad334a0629d8e6c97656304b5
Author: Robert Sandell <[email protected]>
Date: 2022-12-21 (Wed, 21 Dec 2022)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStep.java
M
src/main/resources/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStep/help.groovy
M
src/test/java/org/jenkinsci/plugins/pipeline/utility/steps/conf/ReadYamlStepTest.java
Log Message:
-----------
Merge pull request #173 from sboardwell/pr-changes
Use library default and make MAX_MAX_ALIASES_FOR_COLLECTIONS final
Compare:
https://github.com/jenkinsci/pipeline-utility-steps-plugin/compare/29fcaec0f38f...aa3e9330b261
--
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/maxaliasforcollections/29fcae-aa3e93%40github.com.