[jenkinsci/summary_report-plugin] 5cc8f0: Enable automatic release on merge to master (#28)

2024-05-21 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/summary_report-plugin
  Commit: 5cc8f003b593b13d5ded0b78646eb901cc9d5b83
  
https://github.com/jenkinsci/summary_report-plugin/commit/5cc8f003b593b13d5ded0b78646eb901cc9d5b83
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-05-22 (Wed, 22 May 2024)

  Changed paths:
M .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Enable automatic release on merge to master (#28)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/summary_report-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/summary_report-plugin/push/refs/heads/master/1f8c04-5cc8f0%40github.com.


[jenkinsci/summary_report-plugin] 1f8c04: Migrate docs to GitHub (#27)

2024-05-21 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/summary_report-plugin
  Commit: 1f8c043c2d1829f5f1ae1feee62294592da0b973
  
https://github.com/jenkinsci/summary_report-plugin/commit/1f8c043c2d1829f5f1ae1feee62294592da0b973
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-05-21 (Tue, 21 May 2024)

  Changed paths:
A LICENSE
R LICENSE.txt
A README.md
R README.txt
A docs/images/configure.jpg
A docs/images/result_build.jpg
A docs/images/result_prj.jpg

  Log Message:
  ---
  Migrate docs to GitHub (#27)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/summary_report-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/summary_report-plugin/push/refs/heads/master/a92405-1f8c04%40github.com.


[jenkinsci/lockable-resources-plugin] f48745: Adapt plugin for Data Table API 2.0.x (#642)

2024-04-26 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: f48745da35d0f61cfc138f91c4a49469192bc36e
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/f48745da35d0f61cfc138f91c4a49469192bc36e
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-04-26 (Fri, 26 Apr 2024)

  Changed paths:
M pom.xml
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_manualUnreserveUnblocksJob.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepWithRestartTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceApiTest.java
M src/test/java/org/jenkins/plugins/lockableresources/TestHelpers.java

  Log Message:
  ---
  Adapt plugin for Data Table API 2.0.x (#642)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/lockable-resources-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/0d6a20-f48745%40github.com.


[jenkinsci/test-results-analyzer-plugin] 93d37f: Replace JSR-305 (#109)

2024-04-09 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/test-results-analyzer-plugin
  Commit: 93d37f0f59f835c964356b04ed8ee23e740f996b
  
https://github.com/jenkinsci/test-results-analyzer-plugin/commit/93d37f0f59f835c964356b04ed8ee23e740f996b
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/TestResultsAnalyzerExtension.java

  Log Message:
  ---
  Replace JSR-305 (#109)

* Replace JSR-305

* Format source code

-

Co-authored-by: Mark Waite 



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/test-results-analyzer-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/test-results-analyzer-plugin/push/refs/heads/master/617979-93d37f%40github.com.


[jenkinsci/test-results-analyzer-plugin] 617979: Add PR template (#104)

2024-04-09 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/test-results-analyzer-plugin
  Commit: 617979f99951531372082a828ace15e891ce48f8
  
https://github.com/jenkinsci/test-results-analyzer-plugin/commit/617979f99951531372082a828ace15e891ce48f8
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
A PULL_REQUEST_TEMPLATE.md

  Log Message:
  ---
  Add PR template (#104)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/test-results-analyzer-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/test-results-analyzer-plugin/push/refs/heads/master/a4e234-617979%40github.com.


[jenkinsci/collapsing-console-sections-plugin] c1e139: [INFRA-1310] Update Jquery plugin dependency

2024-04-09 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/collapsing-console-sections-plugin
  Commit: c1e139fee145479e2b2e4fa877404c6de9bd67ae
  
https://github.com/jenkinsci/collapsing-console-sections-plugin/commit/c1e139fee145479e2b2e4fa877404c6de9bd67ae
  Author: Antoine Musso 
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [INFRA-1310] Update Jquery plugin dependency

This is primarily to fix the build due to an unbound transitive
dependencies added by stapler-adjunct-jquery.


  Commit: 089fb0ad44b66366bff746b9d8f73efe4019f36b
  
https://github.com/jenkinsci/collapsing-console-sections-plugin/commit/089fb0ad44b66366bff746b9d8f73efe4019f36b
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #25 from hashar/jquery-bound-transitive-deps

[INFRA-1310] Update Jquery plugin dependency


Compare: 
https://github.com/jenkinsci/collapsing-console-sections-plugin/compare/f2b5906d4d64...089fb0ad44b6

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/collapsing-console-sections-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/collapsing-console-sections-plugin/push/refs/heads/master/f2b590-089fb0%40github.com.


[jenkinsci/lockable-resources-plugin] 28be4c: Lockable priority strategy (#632)

2024-03-19 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 28be4cc6fa1609e214249f8d3865111b7ae62c0b
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/28be4cc6fa1609e214249f8d3865111b7ae62c0b
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
M README.md
M pom.xml
M 
src/main/java/org/jenkins/plugins/lockableresources/BackwardCompatibility.java
M src/main/java/org/jenkins/plugins/lockableresources/LockStep.java
M src/main/java/org/jenkins/plugins/lockableresources/LockStepExecution.java
M src/main/java/org/jenkins/plugins/lockableresources/LockStepResource.java
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/actions/LockableResourcesRootAction.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/QueuedContextStruct.java
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_de.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_fr.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sk.properties
A 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/help-priority.html
M 
src/main/resources/org/jenkins/plugins/lockableresources/Messages.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.properties
M src/main/webapp/css/style.css
M src/main/webapp/js/lockable-resources.js
M 
src/test/java/org/jenkins/plugins/lockableresources/InteroperabilityTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepHardKillTest.java
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepWithRestartTest.java
M src/test/java/org/jenkins/plugins/lockableresources/PressureTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootActionTest.java

  Log Message:
  ---
  Lockable priority strategy (#632)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/lockable-resources-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/b05f8a-28be4c%40github.com.


[jenkinsci/summary_report-plugin] ff8078: Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.78

2024-03-03 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.401.x-2745.vc7b_fe4c876fa_
  Home:   https://github.com/jenkinsci/summary_report-plugin
  Commit: ff8078602ab41f7d8cf83a3d69b43205507c6c31
  
https://github.com/jenkinsci/summary_report-plugin/commit/ff8078602ab41f7d8cf83a3d69b43205507c6c31
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-03-03 (Sun, 03 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.78

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.76 to 4.78.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.76...plugin-4.78)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: c433700960c980209f78772b472599d5d0118289
  
https://github.com/jenkinsci/summary_report-plugin/commit/c433700960c980209f78772b472599d5d0118289
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-03-03 (Sun, 03 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into 
dependabot/maven/master/io.jenkins.tools.bom-bom-2.401.x-2745.vc7b_fe4c876fa_


Compare: 
https://github.com/jenkinsci/summary_report-plugin/compare/e7370dfdef67...c433700960c9

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/summary_report-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/summary_report-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.401.x-2745.vc7b_fe4c876fa_/e7370d-c43370%40github.com.


[jenkinsci/test-results-analyzer-plugin] 8eada7: Let format the code by spotless

2024-03-01 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/test-results-analyzer-plugin
  Commit: 8eada79904ea235ce62cd767561e9308f7e3f7bf
  
https://github.com/jenkinsci/test-results-analyzer-plugin/commit/8eada79904ea235ce62cd767561e9308f7e3f7bf
  Author: Pokorny Martin 
  Date:   2024-01-25 (Thu, 25 Jan 2024)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/testresultsanalyzer/Constants.java
M src/main/java/org/jenkinsci/plugins/testresultsanalyzer/JsTreeUtil.java
M src/main/java/org/jenkinsci/plugins/testresultsanalyzer/ResultStatus.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/TestResultsAnalyzerAction.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/TestResultsAnalyzerExtension.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/data/ClassResultData.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/data/PackageResultData.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/data/ResultData.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/data/TestCaseResultData.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/info/ClassInfo.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/info/Info.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/info/PackageInfo.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/info/ResultInfo.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/info/TestCaseInfo.java
M src/test/java/FakeClassResult.java
M src/test/java/FakePackageResult.java
M src/test/java/FakeTabulatedResult.java
M src/test/java/FakeTestMethod.java
M src/test/java/JsTreeUtilTest.java
M 
src/test/java/org/jenkinsci/plugins/testresultsanalyzer/result/AnalyzerPageTest.java

  Log Message:
  ---
  Let format the code by spotless


  Commit: 730d87b3858c036869bda07db1d79360a8453c4e
  
https://github.com/jenkinsci/test-results-analyzer-plugin/commit/730d87b3858c036869bda07db1d79360a8453c4e
  Author: Mark Waite 
  Date:   2024-03-02 (Sat, 02 Mar 2024)

  Changed paths:
M pom.xml
M src/spotbugs/excludesFilter.xml

  Log Message:
  ---
  Merge branch 'master' into format-code


  Commit: 9db225fff940b8a279d24c161967d87e2d5ceceb
  
https://github.com/jenkinsci/test-results-analyzer-plugin/commit/9db225fff940b8a279d24c161967d87e2d5ceceb
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-03-02 (Sat, 02 Mar 2024)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/testresultsanalyzer/Constants.java
M src/main/java/org/jenkinsci/plugins/testresultsanalyzer/JsTreeUtil.java
M src/main/java/org/jenkinsci/plugins/testresultsanalyzer/ResultStatus.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/TestResultsAnalyzerAction.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/TestResultsAnalyzerExtension.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/data/ClassResultData.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/data/PackageResultData.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/data/ResultData.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/data/TestCaseResultData.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/info/ClassInfo.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/info/Info.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/info/PackageInfo.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/info/ResultInfo.java
M 
src/main/java/org/jenkinsci/plugins/testresultsanalyzer/result/info/TestCaseInfo.java
M src/test/java/FakeClassResult.java
M src/test/java/FakePackageResult.java
M src/test/java/FakeTabulatedResult.java
M src/test/java/FakeTestMethod.java
M src/test/java/JsTreeUtilTest.java
M 
src/test/java/org/jenkinsci/plugins/testresultsanalyzer/result/AnalyzerPageTest.java

  Log Message:
  ---
  Merge pull request #103 from mPokornyETM/format-code

Let format the code by spotless


Compare: 
https://github.com/jenkinsci/test-results-analyzer-plugin/compare/99339f7580c0...9db225fff940

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/test-results-analyzer-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 

[jenkinsci/copyartifact-plugin] 676277: Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78

2024-03-01 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/copyartifact-plugin
  Commit: 676277cf80f6869f144aa4aa0ae0f12b5d886749
  
https://github.com/jenkinsci/copyartifact-plugin/commit/676277cf80f6869f144aa4aa0ae0f12b5d886749
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-03-01 (Fri, 01 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.77 to 4.78.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.77...plugin-4.78)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 8f8e087c58a229ac170dbc5073b5124bf957e988
  
https://github.com/jenkinsci/copyartifact-plugin/commit/8f8e087c58a229ac170dbc5073b5124bf957e988
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-03-01 (Fri, 01 Mar 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #221 from 
jenkinsci/dependabot/maven/org.jenkins-ci.plugins-plugin-4.78

Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.78


Compare: 
https://github.com/jenkinsci/copyartifact-plugin/compare/25d996bce900...8f8e087c58a2

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/copyartifact-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/copyartifact-plugin/push/refs/heads/master/25d996-8f8e08%40github.com.


[jenkinsci/lockable-resources-plugin] a83782: ConcurrentModificationException on plugin start (r...

2024-02-19 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: a83782aed67acbef0de09e5619bcc7d65e90ea13
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/a83782aed67acbef0de09e5619bcc7d65e90ea13
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
M src/main/java/org/jenkins/plugins/lockableresources/FreeDeadJobs.java

  Log Message:
  ---
  ConcurrentModificationException on plugin start (reload) (#629)



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/lockable-resources-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/a35d3f-a83782%40github.com.


[jenkinsci/lockable-resources-plugin] 43673a: ConcurrentModificationException-at-LockedResources...

2024-02-16 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 43673aa7944acaa5be9b5a78503a0dda8b0c14e8
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/43673aa7944acaa5be9b5a78503a0dda8b0c14e8
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-02-16 (Fri, 16 Feb 2024)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepWithRestartTest.java

  Log Message:
  ---
  ConcurrentModificationException-at-LockedResourcesBuildAction (#626)

* NPE during the release of a lock

* API-properties

* Using many very fast parallel locks in the same job may raise 
ConcurrentModificationException

* chaosOnRestart



To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/lockable-resources-plugin/settings/notifications

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/6fc1f4-43673a%40github.com.


[jenkinsci/badge-plugin] 74d3d0: chore(deps): bump io.jenkins.tools.bom:bom-2.401.x

2024-02-01 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.77
  Home:   https://github.com/jenkinsci/badge-plugin
  Commit: 74d3d06c5407911442d359a313283a4cee235874
  
https://github.com/jenkinsci/badge-plugin/commit/74d3d06c5407911442d359a313283a4cee235874
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump io.jenkins.tools.bom:bom-2.401.x

Bumps [io.jenkins.tools.bom:bom-2.401.x](https://github.com/jenkinsci/bom) from 
2675.v1515e14da_7a_6 to 2745.vc7b_fe4c876fa_.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.401.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: f2e75c0945f8ff0ca762328db4af67da4d422a43
  
https://github.com/jenkinsci/badge-plugin/commit/f2e75c0945f8ff0ca762328db4af67da4d422a43
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #123 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.401.x-2745.vc7b_fe4c876fa_

chore(deps): bump io.jenkins.tools.bom:bom-2.401.x from 2675.v1515e14da_7a_6 to 
2745.vc7b_fe4c876fa_


  Commit: cb169635a9b8b5cb9ca276fedd9f181747094f49
  
https://github.com/jenkinsci/badge-plugin/commit/cb169635a9b8b5cb9ca276fedd9f181747094f49
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into dependabot/maven/org.jenkins-ci.plugins-plugin-4.77


Compare: 
https://github.com/jenkinsci/badge-plugin/compare/9db04c3f510f...cb169635a9b8

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/badge-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.77/9db04c-cb1696%40github.com.


[jenkinsci/badge-plugin] 74d3d0: chore(deps): bump io.jenkins.tools.bom:bom-2.401.x

2024-02-01 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/badge-plugin
  Commit: 74d3d06c5407911442d359a313283a4cee235874
  
https://github.com/jenkinsci/badge-plugin/commit/74d3d06c5407911442d359a313283a4cee235874
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump io.jenkins.tools.bom:bom-2.401.x

Bumps [io.jenkins.tools.bom:bom-2.401.x](https://github.com/jenkinsci/bom) from 
2675.v1515e14da_7a_6 to 2745.vc7b_fe4c876fa_.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.401.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: f2e75c0945f8ff0ca762328db4af67da4d422a43
  
https://github.com/jenkinsci/badge-plugin/commit/f2e75c0945f8ff0ca762328db4af67da4d422a43
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #123 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.401.x-2745.vc7b_fe4c876fa_

chore(deps): bump io.jenkins.tools.bom:bom-2.401.x from 2675.v1515e14da_7a_6 to 
2745.vc7b_fe4c876fa_


Compare: 
https://github.com/jenkinsci/badge-plugin/compare/e3b5746af6d8...f2e75c0945f8

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/badge-plugin/push/refs/heads/master/e3b574-f2e75c%40github.com.


[jenkinsci/lockable-resources-plugin] bb7d43: Bump crowdin/github-action from 1.16.0 to 1.16.1 (...

2024-01-22 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.77
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: bb7d43fb040a779cd684e4e92ad01ce9e3c4fce7
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/bb7d43fb040a779cd684e4e92ad01ce9e3c4fce7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-01-22 (Mon, 22 Jan 2024)

  Changed paths:
M .github/workflows/crowdin.yml

  Log Message:
  ---
  Bump crowdin/github-action from 1.16.0 to 1.16.1 (#621)


  Commit: c2785af4e44ced6ffd882e87f96ea5faefde4f68
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/c2785af4e44ced6ffd882e87f96ea5faefde4f68
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

  Changed paths:
M .github/workflows/crowdin.yml

  Log Message:
  ---
  Merge branch 'master' into dependabot/maven/org.jenkins-ci.plugins-plugin-4.77


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/37dd3722fb79...c2785af4e44c

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.77/37dd37-c2785a%40github.com.


[jenkinsci/lockable-resources-plugin] 512d6c: Fix-possible-npe-in-get-queue (#609)

2024-01-17 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 512d6c434ebd4af3362b248e8e206276ad9f0518
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/512d6c434ebd4af3362b248e8e206276ad9f0518
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-01-18 (Thu, 18 Jan 2024)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/QueuedContextStruct.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepHardKillTest.java
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepWithRestartTest.java

  Log Message:
  ---
  Fix-possible-npe-in-get-queue (#609)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/6a4cfe-512d6c%40github.com.


[jenkinsci/lockable-resources-plugin] 6a4cfe: Improve performance, eliminate ConcurrentModificat...

2024-01-17 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 6a4cfee71d1cf0fc4d9ca2e0d3f08638af941845
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/6a4cfee71d1cf0fc4d9ca2e0d3f08638af941845
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
M src/main/java/org/jenkins/plugins/lockableresources/LockStepExecution.java
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
R 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesCandidatesStruct.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/QueuedContextStruct.java
M 
src/test/java/org/jenkins/plugins/lockableresources/ConfigurationAsCodeTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/InteroperabilityTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepHardKillTest.java
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_manualUnreserveUnblocksJob.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_reserveInsideLockHonoured.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_setReservedByInsideLockHonoured.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepWithRestartTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceManagerTest.java
A src/test/java/org/jenkins/plugins/lockableresources/PressureTest.java

  Log Message:
  ---
  Improve performance, eliminate ConcurrentModificationException and eliminate 
stucks (#558)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/47aff0-6a4cfe%40github.com.


[jenkinsci/lockable-resources-plugin] 2b993f: Autocompletion (#602)

2024-01-13 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 2b993f426ffdcc74276ef0c02deac30f5c67d03d
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/2b993f426ffdcc74276ef0c02deac30f5c67d03d
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-01-13 (Sat, 13 Jan 2024)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/RequiredResourcesProperty.java

  Log Message:
  ---
  Autocompletion (#602)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/1b2379-2b993f%40github.com.


[jenkinsci/lockable-resources-plugin] 1b2379: Eliminate ConcurrentModificationException in free ...

2024-01-11 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 1b23794446701765370749e7a6430df98a72a619
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/1b23794446701765370749e7a6430df98a72a619
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockRunListener.java

  Log Message:
  ---
  Eliminate ConcurrentModificationException in free style projects (#604)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/70ea6f-1b2379%40github.com.


[jenkinsci/lockable-resources-plugin] 70ea6f: ResourceSelectStrategy (#603)

2024-01-11 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 70ea6f5a040d023f14cb395f65f166aa6eb5868d
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/70ea6f5a040d023f14cb395f65f166aa6eb5868d
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
M src/main/java/org/jenkins/plugins/lockableresources/LockStepExecution.java

  Log Message:
  ---
  ResourceSelectStrategy (#603)

* NPE during the release of a lock

* API-properties

* remove duplicated check for resourceSelectStrategy

* violations


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/08d4ee-70ea6f%40github.com.


[jenkinsci/summary_report-plugin]

2024-01-08 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.401.x-2675.v1515e14da_7a_6
  Home:   https://github.com/jenkinsci/summary_report-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/summary_report-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.401.x-2675.v1515e14da_7a_6/a1c5f0-00%40github.com.


[jenkinsci/summary_report-plugin] a1c5f0: Bump io.jenkins.tools.bom:bom-2.401.x

2024-01-08 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/summary_report-plugin
  Commit: a1c5f07c37b63067649369c437b506c3cc043636
  
https://github.com/jenkinsci/summary_report-plugin/commit/a1c5f07c37b63067649369c437b506c3cc043636
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-01-01 (Mon, 01 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.401.x

Bumps [io.jenkins.tools.bom:bom-2.401.x](https://github.com/jenkinsci/bom) from 
2612.v3d6a_2128c0ef to 2675.v1515e14da_7a_6.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.401.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: 57a24b89750a200066596b734da0df028925e721
  
https://github.com/jenkinsci/summary_report-plugin/commit/57a24b89750a200066596b734da0df028925e721
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-01-09 (Tue, 09 Jan 2024)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.401.x from 2612.v3d6a_2128c0ef to 
2675.v1515e14da_7a_6 (#19)


Compare: 
https://github.com/jenkinsci/summary_report-plugin/compare/4d294820c705...57a24b89750a

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/summary_report-plugin/push/refs/heads/master/4d2948-57a24b%40github.com.


[jenkinsci/lockable-resources-plugin] 5e9500: Name and value of properties are missing on API (#...

2024-01-07 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 5e9500f98269b5ae94208e55009871d0e6001616
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/5e9500f98269b5ae94208e55009871d0e6001616
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-01-07 (Sun, 07 Jan 2024)

  Changed paths:
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourceProperty.java

  Log Message:
  ---
  Name and value of properties are missing on API (#600)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/5db596-5e9500%40github.com.


[jenkinsci/lockable-resources-plugin] 5db596: Eliminate ConcurrentModificationException by UI op...

2024-01-07 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 5db596416781c3bd4902317bbfdeaec81a8fb575
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/5db596416781c3bd4902317bbfdeaec81a8fb575
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-01-07 (Sun, 07 Jan 2024)

  Changed paths:
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
M src/main/java/org/jenkins/plugins/lockableresources/LockableResources.java
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/actions/LockableResourcesRootAction.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceManagerTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootActionTest.java

  Log Message:
  ---
  Eliminate ConcurrentModificationException by UI operations (#601)

* Eliminate ConcurrentModificationException by UI operations

* docu

* NoExternalUse

* improve test coverage


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/3d55a3-5db596%40github.com.


[jenkinsci/lockable-resources-plugin] 3d55a3: NPE during the release of a lock (#599)

2024-01-04 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 3d55a36d63e4f1fa043ff758b0f3b4f4894d1626
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/3d55a36d63e4f1fa043ff758b0f3b4f4894d1626
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2024-01-04 (Thu, 04 Jan 2024)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction.java

  Log Message:
  ---
  NPE during the release of a lock (#599)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/b7a1b4-3d55a3%40github.com.


[jenkinsci/summary_report-plugin]

2023-12-06 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.401.x-2612.v3d6a_2128c0ef
  Home:   https://github.com/jenkinsci/summary_report-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/summary_report-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.401.x-2612.v3d6a_2128c0ef/458147-00%40github.com.


[jenkinsci/summary_report-plugin] 458147: Bump io.jenkins.tools.bom:bom-2.401.x

2023-12-06 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/summary_report-plugin
  Commit: 458147d74edda0fa06c28794a8998ae93915b86f
  
https://github.com/jenkinsci/summary_report-plugin/commit/458147d74edda0fa06c28794a8998ae93915b86f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.tools.bom:bom-2.401.x

Bumps [io.jenkins.tools.bom:bom-2.401.x](https://github.com/jenkinsci/bom) from 
2582.v830625dd636c to 2612.v3d6a_2128c0ef.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.401.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: 4d294820c7058e7d43efd41a3d653088b39b48e8
  
https://github.com/jenkinsci/summary_report-plugin/commit/4d294820c7058e7d43efd41a3d653088b39b48e8
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #12 from 
jenkinsci/dependabot/maven/master/io.jenkins.tools.bom-bom-2.401.x-2612.v3d6a_2128c0ef

Bump io.jenkins.tools.bom:bom-2.401.x from 2582.v830625dd636c to 
2612.v3d6a_2128c0ef


Compare: 
https://github.com/jenkinsci/summary_report-plugin/compare/9e8ee6caf239...4d294820c705

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/summary_report-plugin/push/refs/heads/master/9e8ee6-4d2948%40github.com.


[jenkinsci/summary_report-plugin] 68882f: Add Jenkinsfile for ci.jenkins.io

2023-12-06 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/summary_report-plugin
  Commit: 68882f45650562a4a4fb53af4741e74f096b2d9e
  
https://github.com/jenkinsci/summary_report-plugin/commit/68882f45650562a4a4fb53af4741e74f096b2d9e
  Author: Pokorny Martin 
  Date:   2023-12-03 (Sun, 03 Dec 2023)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Add Jenkinsfile for ci.jenkins.io


  Commit: 1be6973fd1adf7fcb52c8d85a94664a7a0df0e46
  
https://github.com/jenkinsci/summary_report-plugin/commit/1be6973fd1adf7fcb52c8d85a94664a7a0df0e46
  Author: Pokorny Martin 
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
A .github/CODEOWNERS
A .github/dependabot.yml
A .github/workflows/cd.yaml
A .github/workflows/jenkins-security-scan.yml
M .gitignore
A .mvn/extensions.xml
A .mvn/maven.config
M Jenkinsfile
M LICENSE.txt
M pom.xml
M src/main/java/hudson/plugins/summary_report/ACIPluginBuildAction.java
M src/main/java/hudson/plugins/summary_report/ACIPluginDescriptor.java
M src/main/java/hudson/plugins/summary_report/ACIPluginProjectAction.java
M src/main/java/hudson/plugins/summary_report/ACIPluginPublisher.java
M src/main/java/hudson/plugins/summary_report/ParserXml.java
M src/main/java/hudson/plugins/summary_report/report/Accordion.java
M src/main/java/hudson/plugins/summary_report/report/Field.java
M src/main/java/hudson/plugins/summary_report/report/Report.java
M src/main/java/hudson/plugins/summary_report/report/Section.java
M src/main/java/hudson/plugins/summary_report/report/Tab.java
M src/main/java/hudson/plugins/summary_report/report/Table.java
M src/main/java/hudson/plugins/summary_report/report/Tabs.java
M src/main/java/hudson/plugins/summary_report/report/Td.java
M src/main/java/hudson/plugins/summary_report/report/Tr.java
M 
src/main/resources/hudson/plugins/summary_report/ACIPluginBuildAction/componentAccordion.jelly
M 
src/main/resources/hudson/plugins/summary_report/ACIPluginBuildAction/componentField.jelly
M 
src/main/resources/hudson/plugins/summary_report/ACIPluginBuildAction/componentTable.jelly
M 
src/main/resources/hudson/plugins/summary_report/ACIPluginBuildAction/componentTabs.jelly
M 
src/main/resources/hudson/plugins/summary_report/ACIPluginBuildAction/summary.jelly
M 
src/main/resources/hudson/plugins/summary_report/ACIPluginProjectAction/floatingBox.jelly
M 
src/main/resources/hudson/plugins/summary_report/ACIPluginProjectAction/index.jelly
M 
src/main/resources/hudson/plugins/summary_report/ACIPluginPublisher/config.jelly
M src/main/resources/index.jelly
M src/main/resources/style/buildSummaryCss.jelly
M src/test/java/hudson/plugins/summary_report/ACIPluginPublisherTest.java
M src/test/java/hudson/plugins/summary_report/ParserXmlTest.java
M src/test/java/hudson/plugins/summary_report/report/AccordionTest.java
M src/test/java/hudson/plugins/summary_report/report/FieldTest.java
M src/test/java/hudson/plugins/summary_report/report/ReportTest.java
M src/test/java/hudson/plugins/summary_report/report/SectionTest.java
M src/test/java/hudson/plugins/summary_report/report/TabTest.java
M src/test/java/hudson/plugins/summary_report/report/TableTest.java
M src/test/java/hudson/plugins/summary_report/report/TabsTest.java
M src/test/java/hudson/plugins/summary_report/report/TdTest.java
M src/test/java/hudson/plugins/summary_report/report/TrTest.java

  Log Message:
  ---
  modernize plugin


  Commit: 971e2931855a757074102bcc70196f82593ae392
  
https://github.com/jenkinsci/summary_report-plugin/commit/971e2931855a757074102bcc70196f82593ae392
  Author: Pokorny Martin 
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
M src/main/java/hudson/plugins/summary_report/ACIPluginPublisher.java

  Log Message:
  ---
  javadoc


  Commit: 9e8ee6caf2396a16cadde680625e3334202c1614
  
https://github.com/jenkinsci/summary_report-plugin/commit/9e8ee6caf2396a16cadde680625e3334202c1614
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-12-07 (Thu, 07 Dec 2023)

  Changed paths:
A .github/CODEOWNERS
A .github/dependabot.yml
A .github/workflows/cd.yaml
A .github/workflows/jenkins-security-scan.yml
M .gitignore
A .mvn/extensions.xml
A .mvn/maven.config
A Jenkinsfile
M LICENSE.txt
M pom.xml
M src/main/java/hudson/plugins/summary_report/ACIPluginBuildAction.java
M src/main/java/hudson/plugins/summary_report/ACIPluginDescriptor.java
M src/main/java/hudson/plugins/summary_report/ACIPluginProjectAction.java
M src/main/java/hudson/plugins/summary_report/ACIPluginPublisher.java
M src/main/java/hudson/plugins/summary_report/ParserXml.java
M src/main/java/hudson/plugins/summary_report/report/Accordion.java
M src/main/java/hudson/plugins/summary_report/report/Field.java
M 

[jenkinsci/lockable-resources-plugin] 1191f2: Update developers list (#593)

2023-12-06 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 1191f2c9c09ecc282de9677eec8653cce0769da5
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/1191f2c9c09ecc282de9677eec8653cce0769da5
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update developers list (#593)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/a3dd45-1191f2%40github.com.


[jenkinsci/lockable-resources-plugin] a3dd45: Eliminate ConcurrentModificationException on plugi...

2023-12-06 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: a3dd45e2bfa792ef5b46d9485cb1396efad30368
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/a3dd45e2bfa792ef5b46d9485cb1396efad30368
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/BackwardCompatibility.java
M src/main/java/org/jenkins/plugins/lockableresources/FreeDeadJobs.java
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M src/main/java/org/jenkins/plugins/lockableresources/nodes/NodesMirror.java
A 
src/test/java/org/jenkins/plugins/lockableresources/ConcurrentModificationExceptionTest.java

  Log Message:
  ---
  Eliminate ConcurrentModificationException on plugin load (Jenkins startup) 
(#586)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/4e62e7-a3dd45%40github.com.


[jenkinsci/lockable-resources-plugin] 4e62e7: Allow to show ALL items in the tables (#590)

2023-12-06 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 4e62e7f05bc5bbdef397c9f84e41c916bca2db2a
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/4e62e7f05bc5bbdef397c9f84e41c916bca2db2a
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.properties

  Log Message:
  ---
  Allow to show ALL items in the tables (#590)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/807083-4e62e7%40github.com.


[jenkinsci/lockable-resources-plugin] 807083: Print detailed lock cause in build log (#592)

2023-12-06 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 807083d3ce57ae71b4e665a0694d0f24447ff126
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/807083d3ce57ae71b4e665a0694d0f24447ff126
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
M README.md
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/QueuedContextStruct.java
M src/main/java/org/jenkins/plugins/lockableresources/util/Constants.java
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  ---
  Print detailed lock cause in build log (#592)

Print detailed lock cause in build log


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/895f61-807083%40github.com.


[jenkinsci/lockable-resources-plugin]

2023-11-28 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/lockable-resources-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/l10n_crowdin_action/959085-00%40github.com.


[jenkinsci/lockable-resources-plugin]

2023-11-28 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/l10n_master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/l10n_master/b40c25-00%40github.com.


[jenkinsci/lockable-resources-plugin] 9a36f4: Bump plugin from 4.54 to 4.55 (#465)

2023-11-28 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/l10n_master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 9a36f48b87ed04e640afbcd27a1c76ac6d9577d9
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/9a36f48b87ed04e640afbcd27a1c76ac6d9577d9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-02-20 (Mon, 20 Feb 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.54 to 4.55 (#465)


  Commit: 3cd12dada1446a6d5afc49ea941071a162ae23a7
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/3cd12dada1446a6d5afc49ea941071a162ae23a7
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-02-20 (Mon, 20 Feb 2023)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.5 to 1.6 (#464)


  Commit: 11f0a52bf19756c1d01f5a2f3707e05c9ded7fc9
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/11f0a52bf19756c1d01f5a2f3707e05c9ded7fc9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-02-20 (Mon, 20 Feb 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1834.vc26f653a_a_b_10 to 1836.vfe602c266c05 (#463)


  Commit: 91a9108f5b8b2e319e5e579476f1116c1d437fb2
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/91a9108f5b8b2e319e5e579476f1116c1d437fb2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-02-21 (Tue, 21 Feb 2023)

  Changed paths:
M .github/workflows/crowdin.yml

  Log Message:
  ---
  Bump crowdin/github-action from 1.6.0 to 1.7.0 (#462)


  Commit: ce12ba87eb97ba2390917386ea44bfecde949f22
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/ce12ba87eb97ba2390917386ea44bfecde949f22
  Author: Callum Moffat 
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M 
src/test/java/org/jenkins/plugins/lockableresources/FreeStyleProjectTest.java

  Log Message:
  ---
  Don't modify the candidates cache contents (#468)

Fix an issue where resource would not be locked
upon becoming free when using a label and quantity=0.


  Commit: b7c3d377e72375afa2f5804ecad51ec231773420
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/b7c3d377e72375afa2f5804ecad51ec231773420
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-03-06 (Mon, 06 Mar 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1836.vfe602c266c05 to 1887.vda_d0ddb_c15c4 (#469)


  Commit: d07b8c8bb5d2b7ef98080517f7b47789019bed09
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/d07b8c8bb5d2b7ef98080517f7b47789019bed09
  Author: Pokorny Martin 
  Date:   2023-03-09 (Thu, 09 Mar 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_de.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_fr.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_sk.properties

  Log Message:
  ---
  Add column index to show resources in the same order as in Jenkins Management 
defined


  Commit: bb3d56cc040f7e501d11e9d6cd87f214acf5838e
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/bb3d56cc040f7e501d11e9d6cd87f214acf5838e
  Author: Jim Klimov 
  Date:   2023-03-13 (Mon, 13 Mar 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_de.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_fr.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_sk.properties

  Log Message:
  ---
  

[jenkinsci/lockable-resources-plugin] 1f595d: Multiple resource lock example (#587)

2023-11-26 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 1f595d4672da0e7872d2b18b8f22b294c43efdec
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/1f595d4672da0e7872d2b18b8f22b294c43efdec
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-11-26 (Sun, 26 Nov 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Multiple resource lock example (#587)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/f8a6d3-1f595d%40github.com.


[jenkinsci/lockable-resources-plugin] f8a6d3: Improvement on the UI/UX (#543)

2023-11-26 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: f8a6d31bae104dbece19c50e459e4890b9866c18
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/f8a6d31bae104dbece19c50e459e4890b9866c18
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-11-26 (Sun, 26 Nov 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly
M src/main/webapp/css/style.css

  Log Message:
  ---
  Improvement on the UI/UX (#543)

Improvement on the UI/UX of the data table


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/1ad65e-f8a6d3%40github.com.


[jenkinsci/lockable-resources-plugin] 1ad65e: Show used resources in build page (#583)

2023-11-24 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 1ad65ecea11522c880b4012733b6538177c3c94d
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/1ad65ecea11522c880b4012733b6538177c3c94d
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-11-25 (Sat, 25 Nov 2023)

  Changed paths:
M src/main/java/org/jenkins/plugins/lockableresources/LockStepExecution.java
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction.java
M 
src/main/resources/org/jenkins/plugins/lockableresources/Messages.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index.properties

  Log Message:
  ---
  Show used resources in build page (#583)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/ce7909-1ad65e%40github.com.


[jenkinsci/lockable-resources-plugin] ce7909: Improve tests (#581)

2023-11-24 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: ce79091d7ec6934c303f8773b51a6937a3527501
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/ce79091d7ec6934c303f8773b51a6937a3527501
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-11-25 (Sat, 25 Nov 2023)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M 
src/test/java/org/jenkins/plugins/lockableresources/ConfigurationAsCodeTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/DeclarativePipelineTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/FreeStyleProjectTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/InteroperabilityTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepHardKillTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceApiTest.java
M src/test/java/org/jenkins/plugins/lockableresources/NodesMirrorTest.java

  Log Message:
  ---
  Improve tests (#581)

Improve tests


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/71f6e7-ce7909%40github.com.


[jenkinsci/lockable-resources-plugin] 71f6e7: Loading the pages takes too long (#580)

2023-11-24 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 71f6e7c0e0b5f5531998144fb06674542441b716
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/71f6e7c0e0b5f5531998144fb06674542441b716
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-11-24 (Fri, 24 Nov 2023)

  Changed paths:
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/reason/cell.jelly
R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/reason/cell.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request/cell.jelly
R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request/cell.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request_type/cell.jelly
R 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request_type/cell.properties

  Log Message:
  ---
  Loading the pages takes too long (#580)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/d4e51c-71f6e7%40github.com.


[jenkinsci/lockable-resources-plugin] d4e51c: The option extra (labels/resources) is not validat...

2023-11-24 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: d4e51cca14ed2b7619513c9778b2b5f18e21d84a
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/d4e51cca14ed2b7619513c9778b2b5f18e21d84a
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-11-24 (Fri, 24 Nov 2023)

  Changed paths:
M src/main/java/org/jenkins/plugins/lockableresources/LockStep.java
M src/main/java/org/jenkins/plugins/lockableresources/LockStepResource.java
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  ---
  The option extra (labels/resources) is not validated (#579)

The option extra (labels/resources) is not validated


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/c5cce3-d4e51c%40github.com.


[jenkinsci/lockable-resources-plugin] c5cce3: support-section (#585)

2023-11-24 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: c5cce3b645d4c4bc1d2ba52b51e21413b8cc5c63
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/c5cce3b645d4c4bc1d2ba52b51e21413b8cc5c63
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-11-24 (Fri, 24 Nov 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  support-section (#585)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/8670b0-c5cce3%40github.com.


[jenkinsci/lockable-resources-plugin] a90e2d: Unify Java code format (#578)

2023-11-16 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: a90e2db8025322c87e5cd54740d41764b759bb1d
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/a90e2db8025322c87e5cd54740d41764b759bb1d
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-11-16 (Thu, 16 Nov 2023)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkins/plugins/lockableresources/BackwardCompatibility.java
M 
src/main/java/org/jenkins/plugins/lockableresources/ExcludeFromJacocoGeneratedReport.java
M src/main/java/org/jenkins/plugins/lockableresources/FreeDeadJobs.java
M src/main/java/org/jenkins/plugins/lockableresources/LockStep.java
M src/main/java/org/jenkins/plugins/lockableresources/LockStepExecution.java
M src/main/java/org/jenkins/plugins/lockableresources/LockStepResource.java
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourceProperty.java
M src/main/java/org/jenkins/plugins/lockableresources/LockableResources.java
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/ResourceSelectStrategy.java
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction.java
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/ResourceVariableNameAction.java
M src/main/java/org/jenkins/plugins/lockableresources/nodes/NodesMirror.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockRunListener.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesCandidatesStruct.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesQueueTaskDispatcher.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/QueuedContextStruct.java
M src/main/java/org/jenkins/plugins/lockableresources/queue/Utils.java
M src/main/java/org/jenkins/plugins/lockableresources/util/Constants.java
M 
src/main/java/org/jenkins/plugins/lockableresources/util/SerializableSecureGroovyScript.java
M 
src/test/java/org/jenkins/plugins/lockableresources/ConfigurationAsCodeTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/DeclarativePipelineTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/FreeStyleProjectTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/InteroperabilityTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepHardKillTest.java
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTestBase.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_manualUnreserveUnblocksJob.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_reserveInsideLockHonoured.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_setReservedByInsideLockHonoured.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepWithRestartTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceApiTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceManagerTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceRootActionSEC1361Test.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceTest.java
M src/test/java/org/jenkins/plugins/lockableresources/NodesMirrorTest.java
M src/test/java/org/jenkins/plugins/lockableresources/TestHelpers.java
M 
src/test/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootActionTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/util/SerializableSecureGroovyScriptTest.java

  Log Message:
  ---
  Unify Java code format (#578)

Unify Java code format


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/0df304-a90e2d%40github.com.


[jenkinsci/lockable-resources-plugin] b24686: Bump org.jenkins-ci.plugins:plugin from 4.72 to 4....

2023-09-06 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2401.v7a_d68f8d0b_09
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: b246863d02a3ba57cb756da140d4280b89e9
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/b246863d02a3ba57cb756da140d4280b89e9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-09-04 (Mon, 04 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.73 (#556)


  Commit: 3411d4d26d14af70bc952ce3f8bf12f687111cba
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/3411d4d26d14af70bc952ce3f8bf12f687111cba
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into 
dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2401.v7a_d68f8d0b_09


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/fa1226e2df83...3411d4d26d14

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2401.v7a_d68f8d0b_09/fa1226-3411d4%40github.com.


[jenkinsci/lockable-resources-plugin] 0c5286: Ability to disable lock persistence on every step ...

2023-08-07 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 0c528656ce0433181f81c23f8097d4f641c77f8a
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/0c528656ce0433181f81c23f8097d4f641c77f8a
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-08-07 (Mon, 07 Aug 2023)

  Changed paths:
M README.md
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M src/main/java/org/jenkins/plugins/lockableresources/util/Constants.java

  Log Message:
  ---
  Ability to disable lock persistence on every step (#516)

* Add system property DISABLE_SAVE

* disable save

* Update LockableResourcesManager.java

* Cache system property

* Update LockableResourcesManager.java


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/a6f2fc-0c5286%40github.com.


[jenkinsci/lockable-resources-plugin] ca3c72: backup

2023-07-30 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/node-match
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: ca3c722f78fca9e842c881fe719df3ca2c09eeaf
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/ca3c722f78fca9e842c881fe719df3ca2c09eeaf
  Author: Pokorny Martin 
  Date:   2023-07-30 (Sun, 30 Jul 2023)

  Changed paths:
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/actions/LockableResourcesRootAction.java
M src/main/java/org/jenkins/plugins/lockableresources/nodes/NodesMirror.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct.java
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config.jelly

  Log Message:
  ---
  backup


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/node-match/00-ca3c72%40github.com.


[jenkinsci/lockable-resources-plugin] 4b8fc8: Fix resource index column (#525)

2023-06-25 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 4b8fc8eed5703d5f76b1a8f9c5dcd18fc2ba4b6c
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/4b8fc8eed5703d5f76b1a8f9c5dcd18fc2ba4b6c
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-06-25 (Sun, 25 Jun 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly

  Log Message:
  ---
  Fix resource index column (#525)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/7a4699-4b8fc8%40github.com.


[jenkinsci/lockable-resources-plugin] a2140e: Bump plugin from 4.66 to 4.67 (#522)

2023-06-20 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2179.v0884e842b_859
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: a2140eec88527ef580ebf73d8a9eff97c4fe9fa9
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/a2140eec88527ef580ebf73d8a9eff97c4fe9fa9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.66 to 4.67 (#522)


  Commit: 7df9ed8fa287b2996fd95511f44e8fd635c8f082
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/7df9ed8fa287b2996fd95511f44e8fd635c8f082
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into 
dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2179.v0884e842b_859


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/450498faf294...7df9ed8fa287

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2179.v0884e842b_859/450498-7df9ed%40github.com.


[jenkinsci/lockable-resources-plugin] 89ac8c: Bump crowdin/github-action from 1.9.0 to 1.11.0 (#...

2023-06-19 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.67
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 89ac8c2ead9bb7de4a3ca13e2640485615d30bae
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/89ac8c2ead9bb7de4a3ca13e2640485615d30bae
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-19 (Mon, 19 Jun 2023)

  Changed paths:
M .github/workflows/crowdin.yml

  Log Message:
  ---
  Bump crowdin/github-action from 1.9.0 to 1.11.0 (#521)


  Commit: 4ceb997d1f3d902a726b1a1724bd301e1148ff86
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/4ceb997d1f3d902a726b1a1724bd301e1148ff86
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
M .github/workflows/crowdin.yml

  Log Message:
  ---
  Merge branch 'master' into dependabot/maven/org.jenkins-ci.plugins-plugin-4.67


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/9ab3e0c64df8...4ceb997d1f3d

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.67/9ab3e0-4ceb99%40github.com.


[jenkinsci/lockable-resources-plugin] 048615: Free lockable-resource assigned to dead builds (#517)

2023-06-19 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 04861534072bb703bb2768fbb25395d806bb133b
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/04861534072bb703bb2768fbb25395d806bb133b
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-06-19 (Mon, 19 Jun 2023)

  Changed paths:
A src/main/java/org/jenkins/plugins/lockableresources/FreeDeadJobs.java

  Log Message:
  ---
  Free lockable-resource assigned to dead builds (#517)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/7ef984-048615%40github.com.


[jenkinsci/lockable-resources-plugin] 67237f: Mini test fix (#515)

2023-06-05 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 67237f042ef25d1e157f1867081992e6db1eac64
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/67237f042ef25d1e157f1867081992e6db1eac64
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
M src/test/java/org/jenkins/plugins/lockableresources/NodesMirrorTest.java

  Log Message:
  ---
  Mini test fix (#515)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/bd32fc-67237f%40github.com.


[jenkinsci/lockable-resources-plugin] bd32fc: Bump crowdin/github-action from 1.8.1 to 1.9.0 (#514)

2023-06-05 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2133.v2e6c00fe4d61
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: bd32fca3841e2cb09b21bca378850d6b7475b1d9
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/bd32fca3841e2cb09b21bca378850d6b7475b1d9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
M .github/workflows/crowdin.yml

  Log Message:
  ---
  Bump crowdin/github-action from 1.8.1 to 1.9.0 (#514)


  Commit: 15d57f0abb4bfe18a7e009dfed0d49ab80eb3251
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/15d57f0abb4bfe18a7e009dfed0d49ab80eb3251
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
M .github/workflows/crowdin.yml

  Log Message:
  ---
  Merge branch 'master' into 
dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2133.v2e6c00fe4d61


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/2944e926127b...15d57f0abb4b

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2133.v2e6c00fe4d61/2944e9-15d57f%40github.com.


[jenkinsci/lockable-resources-plugin] bd32fc: Bump crowdin/github-action from 1.8.1 to 1.9.0 (#514)

2023-06-05 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.66
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: bd32fca3841e2cb09b21bca378850d6b7475b1d9
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/bd32fca3841e2cb09b21bca378850d6b7475b1d9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
M .github/workflows/crowdin.yml

  Log Message:
  ---
  Bump crowdin/github-action from 1.8.1 to 1.9.0 (#514)


  Commit: 91a757dda48ee4a9537473412df120e933c87188
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/91a757dda48ee4a9537473412df120e933c87188
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
M .github/workflows/crowdin.yml

  Log Message:
  ---
  Merge branch 'master' into dependabot/maven/org.jenkins-ci.plugins-plugin-4.66


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/e4dc3a87176e...91a757dda48e

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.66/e4dc3a-91a757%40github.com.


[jenkinsci/lockable-resources-plugin] fbfb6a: Try to fix parallelLockWithLabelFillsVariable (#518)

2023-06-05 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.66
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: fbfb6acf7b2443a13e6070f0fa10b884ee344568
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/fbfb6acf7b2443a13e6070f0fa10b884ee344568
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  ---
  Try to fix parallelLockWithLabelFillsVariable (#518)

* Try to fix parallelLockWithLabelFillsVariable

* parallelLockWithLabelFillsVariable

* isPaused

* isPaused


  Commit: e4dc3a87176e975e6a1a42ae8dea461754ab644d
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/e4dc3a87176e975e6a1a42ae8dea461754ab644d
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  ---
  Merge branch 'master' into dependabot/maven/org.jenkins-ci.plugins-plugin-4.66


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/f4290997ab17...e4dc3a87176e

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.66/f42909-e4dc3a%40github.com.


[jenkinsci/lockable-resources-plugin] fbfb6a: Try to fix parallelLockWithLabelFillsVariable (#518)

2023-06-05 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2133.v2e6c00fe4d61
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: fbfb6acf7b2443a13e6070f0fa10b884ee344568
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/fbfb6acf7b2443a13e6070f0fa10b884ee344568
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  ---
  Try to fix parallelLockWithLabelFillsVariable (#518)

* Try to fix parallelLockWithLabelFillsVariable

* parallelLockWithLabelFillsVariable

* isPaused

* isPaused


  Commit: 2944e926127b0f9a325099daa8f50c7a1c933fc8
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/2944e926127b0f9a325099daa8f50c7a1c933fc8
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  ---
  Merge branch 'master' into 
dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2133.v2e6c00fe4d61


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/18e28ad9a094...2944e926127b

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2133.v2e6c00fe4d61/18e28a-2944e9%40github.com.


[jenkinsci/lockable-resources-plugin] fbfb6a: Try to fix parallelLockWithLabelFillsVariable (#518)

2023-06-05 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/crowdin/github-action-1.9.0
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: fbfb6acf7b2443a13e6070f0fa10b884ee344568
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/fbfb6acf7b2443a13e6070f0fa10b884ee344568
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  ---
  Try to fix parallelLockWithLabelFillsVariable (#518)

* Try to fix parallelLockWithLabelFillsVariable

* parallelLockWithLabelFillsVariable

* isPaused

* isPaused


  Commit: 1cda778710dc1aa06de2c9258ff96abc8cb20f88
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/1cda778710dc1aa06de2c9258ff96abc8cb20f88
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  ---
  Merge branch 'master' into 
dependabot/github_actions/crowdin/github-action-1.9.0


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/bbe9da987fe2...1cda778710dc

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/github_actions/crowdin/github-action-1.9.0/bbe9da-1cda77%40github.com.


[jenkinsci/lockable-resources-plugin] fbfb6a: Try to fix parallelLockWithLabelFillsVariable (#518)

2023-06-05 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: fbfb6acf7b2443a13e6070f0fa10b884ee344568
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/fbfb6acf7b2443a13e6070f0fa10b884ee344568
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  ---
  Try to fix parallelLockWithLabelFillsVariable (#518)

* Try to fix parallelLockWithLabelFillsVariable

* parallelLockWithLabelFillsVariable

* isPaused

* isPaused


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/53615e-fbfb6a%40github.com.


[jenkinsci/lockable-resources-plugin] 9fa89c: Add user defined properties to lockable resource (...

2023-05-02 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 9fa89cff25fd11747a164553bc49ae7f55ce7fa5
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/9fa89cff25fd11747a164553bc49ae7f55ce7fa5
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-05-02 (Tue, 02 May 2023)

  Changed paths:
M README.md
M src/main/java/org/jenkins/plugins/lockableresources/LockStepExecution.java
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
A 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourceProperty.java
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockRunListener.java
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config.properties
A 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResourceProperty/config.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResourceProperty/config.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.properties
M src/main/webapp/css/style.css
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  ---
  Add user defined properties to lockable resource (#394)

* Added UI to set properties on Lockable Resources

* Document properties in the README.md

* Expose the properties to environment variables

* Removed unnecessary Copyright to 6WIND

* Removed unnecessary Copyright to 6WIND

* maintain lock ordering when reporting in environment variables

Fixes https://github.com/jenkinsci/lockable-resources-plugin/issues/300 : The 
order of the locked resources in the environment variable does not match the 
order in the extra parameter

* maintain lock ordering when reporting in environment variables

Fixes https://github.com/jenkinsci/lockable-resources-plugin/issues/300 : The 
order of the locked resources in the environment variable does not match the 
order in the extra parameter

* maintain lock ordering when reporting in environment variables

Fixes https://github.com/jenkinsci/lockable-resources-plugin/issues/300 : The 
order of the locked resources in the environment variable does not match the 
order in the extra parameter

* maintain lock ordering when reporting in environment variables

Fixes https://github.com/jenkinsci/lockable-resources-plugin/issues/300 : The 
order of the locked resources in the environment variable does not match the 
order in the extra parameter

* Revert "maintain lock ordering when reporting in environment variables"

This reverts commit be88b857bf84b04c714ea71ea5883c9deaa259bd.

* Revert "maintain lock ordering when reporting in environment variables"

This reverts commit 82a77704859a3f50e9b9fbe8122cef1fe51f1105.

* Revert "maintain lock ordering when reporting in environment variables"

This reverts commit 1653c7b8939909d285bc3a12f6cbf927f1e1936a.

* Revert "maintain lock ordering when reporting in environment variables"

This reverts commit dfdfc5b996ecdb2d1ba31ca51b5010c9d8a05300.

* Adding properties in a colum of the lock descriptions

* and now fix it after master merge

* style: Remove commented out line

-

Co-authored-by: Gaspard Petit 
Co-authored-by: Jan-Frederik Schmidt 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/5cbaf2-9fa89c%40github.com.


[jenkinsci/lockable-resources-plugin] 632232: Tests for declarative pipeline (#492)

2023-04-29 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 6322329cdad58d1184d08b2cc7b4e0229b475af0
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/6322329cdad58d1184d08b2cc7b4e0229b475af0
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-04-29 (Sat, 29 Apr 2023)

  Changed paths:
M pom.xml
A 
src/test/java/org/jenkins/plugins/lockableresources/DeclarativePipelineTest.java

  Log Message:
  ---
  Tests for declarative pipeline (#492)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/59db2b-632232%40github.com.


[jenkinsci/lockable-resources-plugin] 59db2b: Enable Jenkins node (agent) mirroring into lockabl...

2023-04-26 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 59db2b994618695463f6274d5601b4af7cc8cff9
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/59db2b994618695463f6274d5601b4af7cc8cff9
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
M README.md
M 
src/main/java/org/jenkins/plugins/lockableresources/BackwardCompatibility.java
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
A src/main/java/org/jenkins/plugins/lockableresources/nodes/NodesMirror.java
A src/main/java/org/jenkins/plugins/lockableresources/util/Constants.java
A src/test/java/org/jenkins/plugins/lockableresources/NodesMirrorTest.java

  Log Message:
  ---
  Enable Jenkins node (agent) mirroring into lockable-resource (#486)

* Node mirroring

* Update 
src/main/java/org/jenkins/plugins/lockableresources/nodes/NodesMirror.java

Co-authored-by: Jan-Frederik Schmidt 

* PR review

-

Co-authored-by: Jan-Frederik Schmidt 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/b67f58-59db2b%40github.com.


[jenkinsci/lockable-resources-plugin] 7c5f8f: Remember search text in tables (#474)

2023-04-09 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.58
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 7c5f8f31d2ee451cde65f100c325166a8f2aee31
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/7c5f8f31d2ee451cde65f100c325166a8f2aee31
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-04-09 (Sun, 09 Apr 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly

  Log Message:
  ---
  Remember search text in tables (#474)


  Commit: 259616c52a7a3b880da6725f9d98779a2af3c7f7
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/259616c52a7a3b880da6725f9d98779a2af3c7f7
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-04-09 (Sun, 09 Apr 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly

  Log Message:
  ---
  Merge branch 'master' into dependabot/maven/org.jenkins-ci.plugins-plugin-4.58


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/1622b4d58907...259616c52a7a

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.58/1622b4-259616%40github.com.


[jenkinsci/lockable-resources-plugin] 7c5f8f: Remember search text in tables (#474)

2023-04-09 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 7c5f8f31d2ee451cde65f100c325166a8f2aee31
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/7c5f8f31d2ee451cde65f100c325166a8f2aee31
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-04-09 (Sun, 09 Apr 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly

  Log Message:
  ---
  Remember search text in tables (#474)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/8fad6d-7c5f8f%40github.com.


[jenkinsci/lockable-resources-plugin] b9f6b0: Allow to use Jenkins label parser to allocate lock...

2023-03-27 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: b9f6b0553effbba6098699ea540c5f77ece7dea4
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/b9f6b0553effbba6098699ea540c5f77ece7dea4
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M Jenkinsfile
M README.md
M pom.xml
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M 
src/test/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootActionTest.java

  Log Message:
  ---
  Allow to use Jenkins label parser to allocate lockable-resources in more 
sophisticated way (#475)

* Use jenkins labels parser

* increase Jenkins version to make Java compiler happy

* make jenkins file happy

* extend tests getAssignedResourceAmount to cover missing lines

* make isValidLabel more robust

* example

* isValidLabel

* getResourcesWithLabel

* spotbugs

* Update README.md

Co-authored-by: Jan-Frederik Schmidt 

* update docu

-

Co-authored-by: Jan-Frederik Schmidt 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/3010e3-b9f6b0%40github.com.


[jenkinsci/lockable-resources-plugin] 11f0a5: Bump bom-2.361.x from 1834.vc26f653a_a_b_10 to 183...

2023-02-20 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/crowdin/github-action-1.7.0
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 11f0a52bf19756c1d01f5a2f3707e05c9ded7fc9
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/11f0a52bf19756c1d01f5a2f3707e05c9ded7fc9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-02-20 (Mon, 20 Feb 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1834.vc26f653a_a_b_10 to 1836.vfe602c266c05 (#463)


  Commit: 3dd80916e1c3e5879959266d3c723c8373b9ff61
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/3dd80916e1c3e5879959266d3c723c8373b9ff61
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-02-20 (Mon, 20 Feb 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into 
dependabot/github_actions/crowdin/github-action-1.7.0


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/861eb45feaac...3dd80916e1c3

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/github_actions/crowdin/github-action-1.7.0/861eb4-3dd809%40github.com.


[jenkinsci/lockable-resources-plugin] 7a8719: Add more examples (#403)

2023-02-17 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/l10n_master

  Home:   https://github.com/jenkinsci/lockable-resources-plugin

  Commit: 7a87199c16e2e4a9e293d1aaa0c959698feadcd8

  
https://github.com/jenkinsci/lockable-resources-plugin/commit/7a87199c16e2e4a9e293d1aaa0c959698feadcd8

  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>

  Date:   2022-11-27 (Sun, 27 Nov 2022)



  Changed paths:

M PULL_REQUEST_TEMPLATE.md

M README.md

A src/doc/examples/lock-nodes.md

A src/doc/examples/locking-multiple-stages-in-declarative-pipeline

A src/doc/examples/readme.md

M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.properties



  Log Message:

  ---

  Add more examples (#403)



Add more examples





  Commit: cb734eecd126cd48296fe9f73d642bf4bf910fef

  
https://github.com/jenkinsci/lockable-resources-plugin/commit/cb734eecd126cd48296fe9f73d642bf4bf910fef

  Author: Pokorny Martin 

  Date:   2022-11-27 (Sun, 27 Nov 2022)



  Changed paths:

M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java

M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java



  Log Message:

  ---

  eliminate duplicated code





  Commit: b4bfcde7fe78b940c2fd614011c4227d4739b6c0

  
https://github.com/jenkinsci/lockable-resources-plugin/commit/b4bfcde7fe78b940c2fd614011c4227d4739b6c0

  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  Date:   2022-11-27 (Sun, 27 Nov 2022)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Bump bom-2.361.x from 1706.vc166d5f429f8 to 1723.vcb_9fee52c9fc



Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1706.vc166d5f429f8 
to 1723.vcb_9fee52c9fc.

- [Release notes](https://github.com/jenkinsci/bom/releases)

- [Commits](https://github.com/jenkinsci/bom/commits)



---

updated-dependencies:

- dependency-name: io.jenkins.tools.bom:bom-2.361.x

  dependency-type: direct:production

...



Signed-off-by: dependabot[bot] 





  Commit: cc92a7f95f3ea6ffd5a7b8a66810ec1fa013611f

  
https://github.com/jenkinsci/lockable-resources-plugin/commit/cc92a7f95f3ea6ffd5a7b8a66810ec1fa013611f

  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>

  Date:   2022-11-28 (Mon, 28 Nov 2022)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Merge branch 'master' into elimibnate-code





  Commit: d7066c86c1b62360c7aaad4354c3fd7d2e5a6d06

  
https://github.com/jenkinsci/lockable-resources-plugin/commit/d7066c86c1b62360c7aaad4354c3fd7d2e5a6d06

  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>

  Date:   2022-11-28 (Mon, 28 Nov 2022)



  Changed paths:

M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java

M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java



  Log Message:

  ---

  Merge pull request #419 from mPokornyETM/elimibnate-code



Eliminate duplicated code





  Commit: caacd42fabfe4aaad9cc08cfeae5f9c4f4b42922

  
https://github.com/jenkinsci/lockable-resources-plugin/commit/caacd42fabfe4aaad9cc08cfeae5f9c4f4b42922

  Author: Helder Magalhães 

  Date:   2022-11-29 (Tue, 29 Nov 2022)



  Changed paths:

R src/doc/examples/locking-multiple-stages-in-declarative-pipeline

A src/doc/examples/locking-multiple-stages-in-declarative-pipeline.md



  Log Message:

  ---

  Rename file to avoid 404 and also for consistency (#421)



Broken link noticed in: 
https://github.com/jenkinsci/lockable-resources-plugin/blob/master/src/doc/examples/readme.md





  Commit: 50e4a751f3a4e59d371d536053cb25994e6f3816

  
https://github.com/jenkinsci/lockable-resources-plugin/commit/50e4a751f3a4e59d371d536053cb25994e6f3816

  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  Date:   2022-12-05 (Mon, 05 Dec 2022)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Bump plugin from 4.51 to 4.52



Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.51 to 4.52.

- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)

- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)

- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.51...plugin-4.52)



---

updated-dependencies:

- dependency-name: org.jenkins-ci.plugins:plugin

  dependency-type: direct:production

  update-type: version-update:semver-minor

...



Signed-off-by: dependabot[bot] 





  Commit: 92cffb2e6d3e38aa53661bc44a56915f00a7eb94

  
https://github.com/jenkinsci/lockable-resources-plugin/commit/92cffb2e6d3e38aa53661bc44a56915f00a7eb94

  Author: Kyle Cronin 

  Date:   2022-12-07 (Wed, 07 Dec 2022)



  Changed paths:

M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java

R src/main/webapp/img/device.svg



  

[jenkinsci/lockable-resources-plugin] 4002ee: Inform user when resource-action was performed (#456)

2023-02-08 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 4002ee23c67196d9d072ef20fe61830f883d5a1d
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/4002ee23c67196d9d072ef20fe61830f883d5a1d
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  Changed paths:
M src/main/webapp/js/lockable-resources.js

  Log Message:
  ---
  Inform user when resource-action was performed (#456)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/14c3d5-4002ee%40github.com.


[jenkinsci/lockable-resources-plugin] 14c3d5: Visualize the queue (#452)

2023-02-01 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 14c3d52cb1b183db315bfbdeba5c3b0c3c0b7911
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/14c3d52cb1b183db315bfbdeba5c3b0c3c0b7911
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
M README.md
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/QueuedContextStruct.java
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.properties
A 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/reason/cell.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/reason/cell.properties
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request/cell.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request/cell.properties
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request_type/cell.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request_type/cell.properties

  Log Message:
  ---
  Visualize the queue (#452)

Visualize the queue


  Commit: eaea0792b7af9ab53ede3b8047ae419a30d22311
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/eaea0792b7af9ab53ede3b8047ae419a30d22311
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
M README.md
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/QueuedContextStruct.java
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.properties
A 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/reason/cell.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/reason/cell.properties
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request/cell.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request/cell.properties
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request_type/cell.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request_type/cell.properties

  Log Message:
  ---
  Merge branch 'master' into l10n_crowdin_action


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/d8f578662a4c...eaea0792b7af

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/l10n_crowdin_action/d8f578-eaea07%40github.com.


[jenkinsci/lockable-resources-plugin] 14c3d5: Visualize the queue (#452)

2023-02-01 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 14c3d52cb1b183db315bfbdeba5c3b0c3c0b7911
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/14c3d52cb1b183db315bfbdeba5c3b0c3c0b7911
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
M README.md
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct.java
M 
src/main/java/org/jenkins/plugins/lockableresources/queue/QueuedContextStruct.java
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.properties
A 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableQueue/table.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/reason/cell.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/reason/cell.properties
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request/cell.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request/cell.properties
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request_type/cell.jelly
A 
src/main/resources/org/jenkins/plugins/lockableresources/queue/LockableResourcesStruct/request_type/cell.properties

  Log Message:
  ---
  Visualize the queue (#452)

Visualize the queue


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/6b7b95-14c3d5%40github.com.


[jenkinsci/lockable-resources-plugin] 6b7b95: Eliminate multiplicate code in LockableResourcesRo...

2023-01-30 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 6b7b9598adec2f0c67951d50549fe38638101e0a
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/6b7b9598adec2f0c67951d50549fe38638101e0a
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-01-31 (Tue, 31 Jan 2023)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java

  Log Message:
  ---
  Eliminate multiplicate code in LockableResourcesRootAction (#451)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/c42f0d-6b7b95%40github.com.


[jenkinsci/lockable-resources-plugin] 157231: Use nav-tabs in the resources page (#449)

2023-01-27 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 157231b038826857609ec0ea62e684dec5e0c159
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/157231b038826857609ec0ea62e684dec5e0c159
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.properties

  Log Message:
  ---
  Use nav-tabs in the resources page (#449)


  Commit: 6ad5565d205b5193e4c202175e40e1c245c2f3d4
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/6ad5565d205b5193e4c202175e40e1c245c2f3d4
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.properties

  Log Message:
  ---
  Merge branch 'master' into l10n_crowdin_action


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/61aa6e0f831b...6ad5565d205b

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/l10n_crowdin_action/61aa6e-6ad556%40github.com.


[jenkinsci/lockable-resources-plugin] 157231: Use nav-tabs in the resources page (#449)

2023-01-27 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 157231b038826857609ec0ea62e684dec5e0c159
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/157231b038826857609ec0ea62e684dec5e0c159
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-01-27 (Fri, 27 Jan 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.jelly
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.properties

  Log Message:
  ---
  Use nav-tabs in the resources page (#449)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/dd1c53-157231%40github.com.


[jenkinsci/jenkins] 10382b: [JENKINS-70394] Move 'set node temporarily offline...

2023-01-26 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 10382b16299cc6b1bfaeabd81722fb48faf0afc9
  
https://github.com/jenkinsci/jenkins/commit/10382b16299cc6b1bfaeabd81722fb48faf0afc9
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
M core/src/main/resources/hudson/model/Computer/index-top.jelly
M core/src/main/resources/hudson/model/Computer/index.jelly
M core/src/main/resources/hudson/model/Computer/sidepanel.jelly
A 
core/src/main/resources/hudson/slaves/ComputerLauncher/app-bar-controls.jelly
M core/src/main/resources/hudson/slaves/ComputerLauncher/main.jelly
M 
core/src/main/resources/jenkins/model/Jenkins/MasterComputer/index-top.jelly

  Log Message:
  ---
  [JENKINS-70394] Move 'set node temporarily offline/online' buttons to app-bar 
(#7577)

* Move 'set node temporarily offline/online' buttons to app-bar

As describe in JENKINS-70394 are the to set the node temp. online/offline not 
clickable, because the offline-cause warning covers this buttons.

* PR review

* fix node name on built-in node page

* Move additional controls to app-bar

Co-authored-by: Tim Jacomb 


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/20b843-10382b%40github.com.


[jenkinsci/lockable-resources-plugin]

2023-01-23 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1792.v0295db_e7c548
  Home:   https://github.com/jenkinsci/lockable-resources-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1792.v0295db_e7c548/852e4e-00%40github.com.


[jenkinsci/lockable-resources-plugin] b56066: Bump plugin from 4.53 to 4.54 (#447)

2023-01-23 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1792.v0295db_e7c548
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: b5606626709009c2e63dfb80ce4d65bd4d52547b
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/b5606626709009c2e63dfb80ce4d65bd4d52547b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.53 to 4.54 (#447)

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.53 to 4.54.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.53...plugin-4.54)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


  Commit: 852e4ea5dca7ca12043e711a42431f06629fee72
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/852e4ea5dca7ca12043e711a42431f06629fee72
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into 
dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1792.v0295db_e7c548


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/aa20c735758d...852e4ea5dca7

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1792.v0295db_e7c548/aa20c7-852e4e%40github.com.


[jenkinsci/lockable-resources-plugin]

2023-01-23 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.54
  Home:   https://github.com/jenkinsci/lockable-resources-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.54/d96430-00%40github.com.


[jenkinsci/lockable-resources-plugin] 3a1f81: Bump crowdin/github-action from 1.5.2 to 1.5.3 (#446)

2023-01-23 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.54
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 3a1f81c72ef9aae03b474a5ea6bf465f26a07039
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/3a1f81c72ef9aae03b474a5ea6bf465f26a07039
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
M .github/workflows/crowdin.yml

  Log Message:
  ---
  Bump crowdin/github-action from 1.5.2 to 1.5.3 (#446)

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 
1.5.2 to 1.5.3.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/1.5.2...1.5.3)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


  Commit: d96430b4f9706fc2e6b3adedbfebd9d443fe3c80
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/d96430b4f9706fc2e6b3adedbfebd9d443fe3c80
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
M .github/workflows/crowdin.yml

  Log Message:
  ---
  Merge branch 'master' into dependabot/maven/org.jenkins-ci.plugins-plugin-4.54


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/aa074cb23c46...d96430b4f970

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.54/aa074c-d96430%40github.com.


[jenkinsci/lockable-resources-plugin] 3a1f81: Bump crowdin/github-action from 1.5.2 to 1.5.3 (#446)

2023-01-23 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1792.v0295db_e7c548
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 3a1f81c72ef9aae03b474a5ea6bf465f26a07039
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/3a1f81c72ef9aae03b474a5ea6bf465f26a07039
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
M .github/workflows/crowdin.yml

  Log Message:
  ---
  Bump crowdin/github-action from 1.5.2 to 1.5.3 (#446)

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 
1.5.2 to 1.5.3.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/1.5.2...1.5.3)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


  Commit: aa20c735758d6da5e990d9590eca3cedfcd95534
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/aa20c735758d6da5e990d9590eca3cedfcd95534
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
M .github/workflows/crowdin.yml

  Log Message:
  ---
  Merge branch 'master' into 
dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1792.v0295db_e7c548


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/b14173f88fcd...aa20c735758d

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1792.v0295db_e7c548/b14173-aa20c7%40github.com.


[jenkinsci/lockable-resources-plugin]

2023-01-23 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/crowdin/github-action-1.5.3
  Home:   https://github.com/jenkinsci/lockable-resources-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/github_actions/crowdin/github-action-1.5.3/4f0c39-00%40github.com.


[jenkinsci/lockable-resources-plugin] 8b9e37: Scripted vs declarative pipeline (#441)

2023-01-17 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 8b9e37d974ff54c42bd2914c3b4e2d1dafa68005
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/8b9e37d974ff54c42bd2914c3b4e2d1dafa68005
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-01-17 (Tue, 17 Jan 2023)

  Changed paths:
M src/doc/examples/locking-multiple-stages-in-declarative-pipeline.md
M src/doc/examples/readme.md
A src/doc/examples/scripted-vs-declarative-pipeline.md
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/help-inversePrecedence.html
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/help-label.html
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/help-quantity.html
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/help-resource.html
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/help-skipIfLocked.html
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/help-variable.html
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/help-label.html
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/help-quantity.html
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/help-resource.html

  Log Message:
  ---
  Scripted vs declarative pipeline (#441)

Scripted vs declarative pipeline


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/470ba9-8b9e37%40github.com.


[jenkinsci/lockable-resources-plugin] fc5b2d: It is no more possible to read resource-labels gen...

2023-01-13 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: fc5b2d723987a426592c10149faaf81349d5d87b
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/fc5b2d723987a426592c10149faaf81349d5d87b
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  It is no more possible to read resource-labels generated in the release 
1102.vde5663d777cf (#440)

* is no more possible to read resource-labels from config file 
org.jenkins.plugins.lockableresources.LockableResourcesManager.xml generated in 
the release 1102.vde5663d777cf

* Typo

* Update README.md

* Update README.md


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/692f5d-fc5b2d%40github.com.


[jenkinsci/lockable-resources-plugin] c9153f: Backward compatibility fix for resource-labels (#437)

2023-01-05 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: c9153f1aff251246b18bbeb0a1d0875be763c521
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/c9153f1aff251246b18bbeb0a1d0875be763c521
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-01-05 (Thu, 05 Jan 2023)

  Changed paths:
M CONTRIBUTING.md
M 
src/main/java/org/jenkins/plugins/lockableresources/BackwardCompatibility.java
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java

  Log Message:
  ---
  Backward compatibility fix for resource-labels (#437)

Backward compatibility fix for resource-labels


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/9488cd-c9153f%40github.com.


[jenkinsci/jenkins] 5522f6: Allow formatted markup for node descriptions (#6511)

2023-01-02 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 5522f6008caf2160a092285a7d416d94611f05aa
  
https://github.com/jenkinsci/jenkins/commit/5522f6008caf2160a092285a7d416d94611f05aa
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2023-01-02 (Mon, 02 Jan 2023)

  Changed paths:
M core/src/main/java/hudson/slaves/SlaveComputer.java
M 
core/src/main/resources/hudson/model/AbstractModelObject/descriptionForm.jelly
A core/src/main/resources/hudson/model/Computer/index-top.jelly
M core/src/main/resources/hudson/model/Computer/index.jelly
M core/src/main/resources/hudson/slaves/DumbSlave/configure-entries.jelly
M core/src/main/resources/hudson/slaves/SlaveComputer/systemInfo.jelly
A 
core/src/main/resources/jenkins/model/Jenkins/MasterComputer/index-top.jelly
A 
core/src/main/resources/jenkins/model/Jenkins/MasterComputer/index-top.properties
A core/src/main/resources/lib/hudson/editable-description.js
M core/src/main/resources/lib/hudson/editableDescription.jelly
M war/src/main/webapp/scripts/hudson-behavior.js

  Log Message:
  ---
  Allow formatted markup for node descriptions (#6511)

Co-authored-by: Adrien Lecharpentier 
Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
Co-authored-by: Alexander Brandes 
Co-authored-by: Daniel Beck 
Co-authored-by: Basil Crow 
Co-authored-by: Tim Jacomb 
Co-authored-by: Tim Jacomb <21194782+ti...@users.noreply.github.com>


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/4dda63-5522f6%40github.com.


[jenkinsci/lockable-resources-plugin] de5663: Store table order and paging size a user select (#...

2022-12-19 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: de5663d777cff65a950d8f580d1301e55999d486
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/de5663d777cff65a950d8f580d1301e55999d486
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_af.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ar.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ca.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_da.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_el.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_en.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_es.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_fi.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_he.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_hu.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_it.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ja.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ko.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_nl.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_no.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_pl.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_pt.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ro.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ru.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sr.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sv.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_tr.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_uk.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_vi.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_zh.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_af.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ar.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ca.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_da.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_el.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_en.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_es.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_fi.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_he.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_hu.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_it.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ja.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ko.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_nl.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_no.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_pl.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_pt.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ro.properties
R 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ru.properties
R 

[jenkinsci/lockable-resources-plugin] 1e92c0: Export hardcoded java errors into properties (#418)

2022-12-18 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 1e92c0c1dfa9a6282aba1f8776469140e955a2ef
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/1e92c0c1dfa9a6282aba1f8776469140e955a2ef
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-12-18 (Sun, 18 Dec 2022)

  Changed paths:
M src/main/java/org/jenkins/plugins/lockableresources/LockStep.java
M src/main/java/org/jenkins/plugins/lockableresources/LockStepResource.java
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
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/actions/LockableResourcesRootAction.java
M 
src/main/resources/org/jenkins/plugins/lockableresources/Messages.properties
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java
M 
src/test/java/org/jenkins/plugins/lockableresources/LockableResourceManagerTest.java

  Log Message:
  ---
  Export hardcoded java errors into properties (#418)

Export hardcoded java errors into properties


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/95b825-1e92c0%40github.com.


[jenkinsci/lockable-resources-plugin] 92cffb: Switch action icon to lock symbol (#423)

2022-12-07 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.52
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 92cffb2e6d3e38aa53661bc44a56915f00a7eb94
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/92cffb2e6d3e38aa53661bc44a56915f00a7eb94
  Author: Kyle Cronin 
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java
R src/main/webapp/img/device.svg

  Log Message:
  ---
  Switch action icon to lock symbol (#423)

Update action icon to use built in Jenkins lock-closed symbol.


  Commit: e994c3f0118713af990b49d671b3d48b0ecaa88c
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/e994c3f0118713af990b49d671b3d48b0ecaa88c
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepHardKillTest.java
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  ---
  eliminate SemaphoreStep to make the tests more stable (faster) (#427)


  Commit: 06663274ed2445aa4056dd1dc42ecc58694ff412
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/06663274ed2445aa4056dd1dc42ecc58694ff412
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
M 
src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java
R src/main/webapp/img/device.svg
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepHardKillTest.java
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  ---
  Merge branch 'master' into dependabot/maven/org.jenkins-ci.plugins-plugin-4.52


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/50e4a751f3a4...06663274ed24

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.52/50e4a7-066632%40github.com.


[jenkinsci/lockable-resources-plugin] e994c3: eliminate SemaphoreStep to make the tests more sta...

2022-12-07 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: e994c3f0118713af990b49d671b3d48b0ecaa88c
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/e994c3f0118713af990b49d671b3d48b0ecaa88c
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
M 
src/test/java/org/jenkins/plugins/lockableresources/LockStepHardKillTest.java
M src/test/java/org/jenkins/plugins/lockableresources/LockStepTest.java

  Log Message:
  ---
  eliminate SemaphoreStep to make the tests more stable (faster) (#427)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/92cffb-e994c3%40github.com.


[jenkinsci/lockable-resources-plugin] cb734e: eliminate duplicated code

2022-11-28 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: cb734eecd126cd48296fe9f73d642bf4bf910fef
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/cb734eecd126cd48296fe9f73d642bf4bf910fef
  Author: Pokorny Martin 
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java

  Log Message:
  ---
  eliminate duplicated code


  Commit: cc92a7f95f3ea6ffd5a7b8a66810ec1fa013611f
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/cc92a7f95f3ea6ffd5a7b8a66810ec1fa013611f
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into elimibnate-code


  Commit: d7066c86c1b62360c7aaad4354c3fd7d2e5a6d06
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/d7066c86c1b62360c7aaad4354c3fd7d2e5a6d06
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
M src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java
M 
src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java

  Log Message:
  ---
  Merge pull request #419 from mPokornyETM/elimibnate-code

Eliminate duplicated code


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/b4bfcde7fe78...d7066c86c1b6

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/b4bfcd-d7066c%40github.com.


[jenkinsci/lockable-resources-plugin] 7a8719: Add more examples (#403)

2022-11-27 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 7a87199c16e2e4a9e293d1aaa0c959698feadcd8
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/7a87199c16e2e4a9e293d1aaa0c959698feadcd8
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-27 (Sun, 27 Nov 2022)

  Changed paths:
M PULL_REQUEST_TEMPLATE.md
M README.md
A src/doc/examples/lock-nodes.md
A src/doc/examples/locking-multiple-stages-in-declarative-pipeline
A src/doc/examples/readme.md
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.properties

  Log Message:
  ---
  Add more examples (#403)

Add more examples


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/71ed6c-7a8719%40github.com.


[jenkinsci/lockable-resources-plugin]

2022-11-27 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/extend-documentation
  Home:   https://github.com/jenkinsci/lockable-resources-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/extend-documentation/410d7d-00%40github.com.


[jenkinsci/lockable-resources-plugin] 9f5dd8: Join Gitter channel to discuss your ideas with the...

2022-11-26 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/extend-documentation
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 9f5dd8bb47c31f2c7420d7556c1f691114077063
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/9f5dd8bb47c31f2c7420d7556c1f691114077063
  Author: Jagruti Tiwari 
  Date:   2022-11-26 (Sat, 26 Nov 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Join Gitter channel to discuss your ideas with the community (#405)

* updated readme with gitter channel info


  Commit: 71ed6c4dc03844364cbfc2f804b6746bfdfa8ad6
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/71ed6c4dc03844364cbfc2f804b6746bfdfa8ad6
  Author: Bruno Verachten 
  Date:   2022-11-26 (Sat, 26 Nov 2022)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/Messages_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/Messages_fr.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/Messages_sk.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_sk.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_af.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_ar.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_ca.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_da.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_de.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_el.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_en.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_es.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_fi.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_fr.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_he.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_hu.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_it.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_ja.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_ko.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_nl.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_no.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_pl.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_pt.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_ro.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_ru.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_sk.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_sr.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_sv.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_tr.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_uk.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_vi.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_zh.properties

  Log Message:
  ---
  New Crowdin updates (#396)

* New 

[jenkinsci/lockable-resources-plugin] c7faf5: Add Gitter badge

2022-11-26 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/l10n_master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: c7faf542189ecba5b593741ef4363049d3bcc922
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/c7faf542189ecba5b593741ef4363049d3bcc922
  Author: The Gitter Badger 
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Add Gitter badge


  Commit: 241b2278bba2312fb2f0fbf4a92f41eeab4f552c
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/241b2278bba2312fb2f0fbf4a92f41eeab4f552c
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Format README.md


  Commit: 9f5dd8bb47c31f2c7420d7556c1f691114077063
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/9f5dd8bb47c31f2c7420d7556c1f691114077063
  Author: Jagruti Tiwari 
  Date:   2022-11-26 (Sat, 26 Nov 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Join Gitter channel to discuss your ideas with the community (#405)

* updated readme with gitter channel info


  Commit: 21b8bb28d10869f35c7e3d869d988fa1f65adeed
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/21b8bb28d10869f35c7e3d869d988fa1f65adeed
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-26 (Sat, 26 Nov 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge branch 'master' into l10n_master


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/c5b69f9d1a0d...21b8bb28d108

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/l10n_master/c5b69f-21b8bb%40github.com.


[jenkinsci/lockable-resources-plugin] b2d4a4: Bump plugin from 4.50 to 4.51

2022-11-23 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/extend-documentation
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: b2d4a465421e225f0c2116427e726f2d8ce2ebb8
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/b2d4a465421e225f0c2116427e726f2d8ce2ebb8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.50 to 4.51

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.50 to 4.51.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.50...plugin-4.51)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 48721efffaf71023d00635d11e3473b6ae740b93
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/48721efffaf71023d00635d11e3473b6ae740b93
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bridge-method-annotation from 1.23 to 1.25

Bumps 
[bridge-method-annotation](https://github.com/jenkinsci/bridge-method-injector) 
from 1.23 to 1.25.
- [Release notes](https://github.com/jenkinsci/bridge-method-injector/releases)
- 
[Commits](https://github.com/jenkinsci/bridge-method-injector/compare/bridge-method-injector-parent-1.23...bridge-method-injector-parent-1.25)

---
updated-dependencies:
- dependency-name: com.infradna.tool:bridge-method-annotation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 7e4ccc947d5f566d3bfe6ff1e06be68c2d97a308
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/7e4ccc947d5f566d3bfe6ff1e06be68c2d97a308
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1678.vc1feb_6a_3c0f1 to 1706.vc166d5f429f8

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1678.vc1feb_6a_3c0f1 
to 1706.vc166d5f429f8.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.bom:bom-2.361.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: d880f7e354e87fe346dab212160abc45375ec316
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/d880f7e354e87fe346dab212160abc45375ec316
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-11-21 (Mon, 21 Nov 2022)

  Changed paths:
M .github/workflows/crowdin.yml

  Log Message:
  ---
  Bump crowdin/github-action from 1.5.0 to 1.5.1 (#407)

Bumps [crowdin/github-action](https://github.com/crowdin/github-action) from 
1.5.0 to 1.5.1.
- [Release notes](https://github.com/crowdin/github-action/releases)
- [Commits](https://github.com/crowdin/github-action/compare/1.5.0...1.5.1)

---
updated-dependencies:
- dependency-name: crowdin/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>


  Commit: c7faf542189ecba5b593741ef4363049d3bcc922
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/c7faf542189ecba5b593741ef4363049d3bcc922
  Author: The Gitter Badger 
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Add Gitter badge


  Commit: 241b2278bba2312fb2f0fbf4a92f41eeab4f552c
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/241b2278bba2312fb2f0fbf4a92f41eeab4f552c
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Format README.md


  Commit: 66dc969ceb2441298a0ac50c2385620b5c2f29fd
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/66dc969ceb2441298a0ac50c2385620b5c2f29fd
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-23 (Wed, 23 Nov 2022)

  Changed paths:
M .github/workflows/crowdin.yml
M README.md
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into extend-documentation


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/2ddd25d0c7cd...66dc969ceb24

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To 

[jenkinsci/lockable-resources-plugin] c7faf5: Add Gitter badge

2022-11-21 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: c7faf542189ecba5b593741ef4363049d3bcc922
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/c7faf542189ecba5b593741ef4363049d3bcc922
  Author: The Gitter Badger 
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Add Gitter badge


  Commit: 241b2278bba2312fb2f0fbf4a92f41eeab4f552c
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/241b2278bba2312fb2f0fbf4a92f41eeab4f552c
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Format README.md


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/d880f7e354e8...241b2278bba2

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/d880f7-241b22%40github.com.


[jenkinsci/lockable-resources-plugin]

2022-11-21 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/crowdin/github-action-1.5.1
  Home:   https://github.com/jenkinsci/lockable-resources-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/github_actions/crowdin/github-action-1.5.1/57270f-00%40github.com.


[jenkinsci/lockable-resources-plugin]

2022-11-21 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1706.vc166d5f429f8
  Home:   https://github.com/jenkinsci/lockable-resources-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1706.vc166d5f429f8/72629b-00%40github.com.


[jenkinsci/lockable-resources-plugin]

2022-11-21 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.infradna.tool-bridge-method-annotation-1.25
  Home:   https://github.com/jenkinsci/lockable-resources-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/dependabot/maven/com.infradna.tool-bridge-method-annotation-1.25/d931c8-00%40github.com.


[jenkinsci/lockable-resources-plugin] 33aeb3: fix Configuration as Code example

2022-11-20 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/extend-documentation
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 33aeb3df4d3a3b8aafa7fcb4e302cd841327906f
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/33aeb3df4d3a3b8aafa7fcb4e302cd841327906f
  Author: Pokorny Martin 
  Date:   2022-11-20 (Sun, 20 Nov 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  fix Configuration as Code example


  Commit: 16e59904b85ace2484564b81da5345a331715dc7
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/16e59904b85ace2484564b81da5345a331715dc7
  Author: Pokorny Martin 
  Date:   2022-11-20 (Sun, 20 Nov 2022)

  Changed paths:
M README.md
A src/doc/examples/lock-nodes.md
A src/doc/examples/readme.md

  Log Message:
  ---
  add example to close #44


  Commit: e6600fc86b3ec1b9db3c9cc1d5bca7fb3525a59e
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/e6600fc86b3ec1b9db3c9cc1d5bca7fb3525a59e
  Author: Pokorny Martin 
  Date:   2022-11-20 (Sun, 20 Nov 2022)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.properties

  Log Message:
  ---
  btn.reassign does not need admin rights


  Commit: 30e59468b7701bacebc6e9835b1bc71ab3716246
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/30e59468b7701bacebc6e9835b1bc71ab3716246
  Author: Pokorny Martin 
  Date:   2022-11-20 (Sun, 20 Nov 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  more help to close #56


  Commit: 028034cacfd09a9928dab04eb763e1d04087fb3d
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/028034cacfd09a9928dab04eb763e1d04087fb3d
  Author: Pokorny Martin 
  Date:   2022-11-20 (Sun, 20 Nov 2022)

  Changed paths:
A src/doc/examples/locking-multiple-stages-in-declarative-pipeline
M src/doc/examples/readme.md

  Log Message:
  ---
  add example to close #58


  Commit: a963ae1a56cd41bf719b29cc7379cd75fb556007
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/a963ae1a56cd41bf719b29cc7379cd75fb556007
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-20 (Sun, 20 Nov 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md

Co-authored-by: Mark Waite 


  Commit: 1b53bf672174e899bda288bec890ea8ab4811ea2
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/1b53bf672174e899bda288bec890ea8ab4811ea2
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-20 (Sun, 20 Nov 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md

Co-authored-by: Mark Waite 


  Commit: 3e6248811fdfc1194bbf4c616b2eff1739ec314d
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/3e6248811fdfc1194bbf4c616b2eff1739ec314d
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-20 (Sun, 20 Nov 2022)

  Changed paths:
M src/doc/examples/lock-nodes.md

  Log Message:
  ---
  Update src/doc/examples/lock-nodes.md

Co-authored-by: Mark Waite 


  Commit: b2aad8e37a02b9257042da41d3e7a7d99f240ca0
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/b2aad8e37a02b9257042da41d3e7a7d99f240ca0
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-20 (Sun, 20 Nov 2022)

  Changed paths:
M src/doc/examples/lock-nodes.md

  Log Message:
  ---
  Update src/doc/examples/lock-nodes.md

Co-authored-by: Mark Waite 


  Commit: 80e8a653162cc6cd27cda58e6b3f6ee1cb502bc1
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/80e8a653162cc6cd27cda58e6b3f6ee1cb502bc1
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-20 (Sun, 20 Nov 2022)

  Changed paths:
M src/doc/examples/lock-nodes.md

  Log Message:
  ---
  Update src/doc/examples/lock-nodes.md

Co-authored-by: Mark Waite 


  Commit: 6e826f0601190d92a3c2e7d2ac6d59891052f32e
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/6e826f0601190d92a3c2e7d2ac6d59891052f32e
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-20 (Sun, 20 Nov 2022)

  Changed paths:
M src/doc/examples/lock-nodes.md

  Log Message:
  ---
  Update src/doc/examples/lock-nodes.md

Co-authored-by: Mark Waite 


  Commit: 19fd540a5f500da0d36a84d885010adda2d51756
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/19fd540a5f500da0d36a84d885010adda2d51756
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-20 (Sun, 20 Nov 2022)

  Changed paths:
M src/doc/examples/lock-nodes.md

  Log Message:
  ---
  Update src/doc/examples/lock-nodes.md

Co-authored-by: Mark Waite 


  Commit: 99ab202f3ac06f7fd0f0445efcc595f8c2f63a49
  

[jenkinsci/lockable-resources-plugin]

2022-11-20 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/extend-documentation
  Home:   https://github.com/jenkinsci/lockable-resources-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/extend-documentation/00-726298%40github.com.


[jenkinsci/lockable-resources-plugin] 726298: Enable automatic release on merge to master (#400)

2022-11-19 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 726298f53f8c90a6a2d99c455ece1907497175fd
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/726298f53f8c90a6a2d99c455ece1907497175fd
  Author: Martin Pokorny <89339813+mpokorny...@users.noreply.github.com>
  Date:   2022-11-19 (Sat, 19 Nov 2022)

  Changed paths:
R .github/release-drafter.yml
A .github/workflows/cd.yaml
R .github/workflows/release-drafter.yml
M .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Enable automatic release on merge to master (#400)

* Enable automatic release on merge to master


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/62426c-726298%40github.com.


[jenkinsci/lockable-resources-plugin] 99268e: [maven-release-plugin] prepare release lockable-re...

2022-11-15 Thread 'Martin Pokorny' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 99268e952e2af8921e52f4dc5040d3a3dac17d22
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/99268e952e2af8921e52f4dc5040d3a3dac17d22
  Author: Pokorny Martin 
  Date:   2022-11-15 (Tue, 15 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release lockable-resources-2.19


  Commit: 62426cc20764f60dc2cf689fe94d18f8b31d95f5
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/62426cc20764f60dc2cf689fe94d18f8b31d95f5
  Author: Pokorny Martin 
  Date:   2022-11-15 (Tue, 15 Nov 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


Compare: 
https://github.com/jenkinsci/lockable-resources-plugin/compare/1e055f257f32...62426cc20764

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/lockable-resources-plugin/push/refs/heads/master/1e055f-62426c%40github.com.


  1   2   >