Branch: refs/heads/master
Home: https://github.com/jenkinsci/lockable-resources-plugin
Commit: 1809ed958178ba7d7b996f2d9b922bf6fba49cde
https://github.com/jenkinsci/lockable-resources-plugin/commit/1809ed958178ba7d7b996f2d9b922bf6fba49cde
Author: Heiko Bennewitz <[email protected]>
Date: 2018-11-02 (Fri, 02 Nov 2018)
Changed paths:
M
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M
src/main/java/org/jenkins/plugins/lockableresources/RequiredResourcesProperty.java
M
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesCandidatesStruct.java
Log Message:
-----------
groovy and number of resources fixed
The configuration with a groovy script didn't work well with labels.
The job always blocked all of the resources of the label. Now it is
possible to configure also the amount of needed resources.
Changed:
- Configuration doesn't warn about given number of resources in
combination with groovy script
- When the execution of the groovy for the job doesn't return any
candidates, the plugin will not try to block any resources, even
if a number of resources is given. This important e.g. for Matrix
jobs, not every of the configurations may need a resource and this
is a good use case for the groovy script.
Commit: 9af9a51f9b593713da0a340fb55162e11cdbd321
https://github.com/jenkinsci/lockable-resources-plugin/commit/9af9a51f9b593713da0a340fb55162e11cdbd321
Author: Heiko Bennewitz <[email protected]>
Date: 2018-11-26 (Mon, 26 Nov 2018)
Changed paths:
M
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
Log Message:
-----------
fix identation and spaces
Commit: 651617d9a731df85dbe8dacdee056063bd7ce0df
https://github.com/jenkinsci/lockable-resources-plugin/commit/651617d9a731df85dbe8dacdee056063bd7ce0df
Author: Heiko <[email protected]>
Date: 2019-02-04 (Mon, 04 Feb 2019)
Changed paths:
M
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M
src/main/java/org/jenkins/plugins/lockableresources/RequiredResourcesProperty.java
M
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesCandidatesStruct.java
Log Message:
-----------
Merge pull request #113 from haithir/allow-groovy-specify-number-resources
groovy and number of resources fixed
Compare:
https://github.com/jenkinsci/lockable-resources-plugin/compare/06d9c3a88b0b...651617d9a731
--
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].
For more options, visit https://groups.google.com/d/optout.