Martin Pokorny
Martin Pokorny
### Jenkins and plugins versions report NN ### What Operating System are you using (both controller, and any agents involved in the problem)? NN ### Reproduction steps reserve resource A...
### Jenkins and plugins versions report NN ### What Operating System are you using (both controller, and any agents involved in the problem)? NN ### Reproduction steps create 1 resources...
### What feature do you want to see added? We propose to use GitHub issues instead of Jira. Currently are used both. Please migrate jira issues to GitHub to eliminate...
### What feature do you want to see added? It will be very helpful, when we the lock() step allow to set the reason. At the moment we can see...
This PR extend plugin functionality in simple way and provide a solution for end-user with much more then one lock() step. Fix #148 Fix #207 Fix #213 Fix #251 Fix...
### What feature do you want to see added? We use in our test concept testSuite.config to define some specific suite properties. One of them is resources. This list of...
### What feature do you want to see added? As a jenkins administrator I would see history of resource locks/reservations, like in the node usage history. This will help us...
Increase Jenkins version 2.440.1 to allow next feature development ### Testing done ```[tasklist] ### Submitter checklist - [ ] Make sure you are opening from a **topic/feature/bugfix branch** (right side)...
Partly implement #667 with focus on performacne. The main change is to synchronized the addAction() per build and not global. Also usage of getReadOnlyResources() is more or less obsolete, because...
### What feature do you want to see added? We need to cancel queued locks by 'label filter' from groovy in specific build / job Something like unqueLocks('labelA && labelB',...