Branch: refs/heads/master
Home: https://github.com/jenkinsci/lockable-resources-plugin
Commit: c8eed5d3f169b429e68739433bde69eaf0edabcd
https://github.com/jenkinsci/lockable-resources-plugin/commit/c8eed5d3f169b429e68739433bde69eaf0edabcd
Author: Tobias Gruetzmacher <[email protected]>
Date: 2019-10-15 (Tue, 15 Oct 2019)
Changed paths:
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java
Log Message:
-----------
Add tests demonstrating JENKINS-50176 & JENKINS-54541
Since the outcome is the same, it doesn't hurt to demonstrate the
different ways in which this bug occurs.
Commit: 4bcac9476d39a899eb72c869aeaf3cc627422a3d
https://github.com/jenkinsci/lockable-resources-plugin/commit/4bcac9476d39a899eb72c869aeaf3cc627422a3d
Author: Stefan Rystedt <[email protected]>
Date: 2019-10-19 (Sat, 19 Oct 2019)
Changed paths:
M
src/main/java/org/jenkins/plugins/lockableresources/BackwardCompatibility.java
M src/main/java/org/jenkins/plugins/lockableresources/LockStepExecution.java
M
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M
src/main/java/org/jenkins/plugins/lockableresources/queue/QueuedContextStruct.java
Log Message:
-----------
Changed the handling of variabel names for locks
The previous version was broken for pipeline steps. Now we save the name
in the QueuedContextStruct so we can retrieve it when we can get the
lock
Commit: 5f55b1a87968466c2b252d10e76691aca6d2ccb4
https://github.com/jenkinsci/lockable-resources-plugin/commit/5f55b1a87968466c2b252d10e76691aca6d2ccb4
Author: Tobias Gruetzmacher <[email protected]>
Date: 2019-10-19 (Sat, 19 Oct 2019)
Changed paths:
M
src/main/java/org/jenkins/plugins/lockableresources/BackwardCompatibility.java
M src/main/java/org/jenkins/plugins/lockableresources/LockStepExecution.java
M
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M
src/main/java/org/jenkins/plugins/lockableresources/queue/QueuedContextStruct.java
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java
Log Message:
-----------
Merge pull request #117 from sterys/master
Fix setting the variable with the locks taken for pipeline steps
Compare:
https://github.com/jenkinsci/lockable-resources-plugin/compare/292d3c55a792...5f55b1a87968
--
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/lockable-resources-plugin/push/refs/heads/master/292d3c-5f55b1%40github.com.