[jenkinsci/pipeline-model-definition-plugin] 6efd11: Bump bom-2.332.x from 1478.v81d3dc4f9a_43 to 1757....

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1757.vf3c66da_b_7492
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 6efd1170c0dcb024f80ba1eded100431793955da
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/6efd1170c0dcb024f80ba1eded100431793955da
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.332.x from 1478.v81d3dc4f9a_43 to 1757.vf3c66da_b_7492

Bumps [bom-2.332.x](https://github.com/jenkinsci/bom) from 1478.v81d3dc4f9a_43 
to 1757.vf3c66da_b_7492.
- [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.332.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
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/pipeline-model-definition-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1757.vf3c66da_b_7492/00-6efd11%40github.com.


[jenkinsci/pipeline-model-definition-plugin]

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1750.v0071fa_4c4a_e3
  Home:   https://github.com/jenkinsci/pipeline-model-definition-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/pipeline-model-definition-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1750.v0071fa_4c4a_e3/aff560-00%40github.com.


[jenkinsci/jenkins] de3522: JENKINS-70169 Restore link to last breadcrumb (#7539)

2022-12-22 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: de352245d703fddbcde424c327c21e610748ad01
  
https://github.com/jenkinsci/jenkins/commit/de352245d703fddbcde424c327c21e610748ad01
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M core/src/main/resources/lib/layout/breadcrumb.jelly
M core/src/main/resources/lib/layout/breadcrumbBar.jelly

  Log Message:
  ---
  JENKINS-70169 Restore link to last breadcrumb (#7539)


-- 
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/e7b46e-de3522%40github.com.


[jenkins-infra/jenkins.io] c60a64: Automated changelog for 2.384

2022-12-22 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.384
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: c60a64eb0f6d5f2f9dd8425bf3d5eb87926dc59f
  
https://github.com/jenkins-infra/jenkins.io/commit/c60a64eb0f6d5f2f9dd8425bf3d5eb87926dc59f
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Automated changelog for 2.384


-- 
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/jenkins-infra/jenkins.io/push/refs/heads/automated-weekly-changelog/2.384/e0a13c-c60a64%40github.com.


[jenkins-infra/jenkins-infra] e96134: Fix(openvpn) fix private (#2559)

2022-12-22 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: e96134985e12be11af92d2e4280ef3fc54df5dc4
  
https://github.com/jenkins-infra/jenkins-infra/commit/e96134985e12be11af92d2e4280ef3fc54df5dc4
  Author: Damien Duportal 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M dist/profile/manifests/openvpn.pp
M hieradata/clients/private.vpn.jenkins.io.yaml
M hieradata/rspec/profile_openvpn_two_interfaces.yaml
M spec/classes/profile/openvpn_spec.rb

  Log Message:
  ---
  Fix(openvpn) fix private (#2559)

* fix(openvpn) ensure that cloud-init fully manages interfaces when using only 
2 NICs

Signed-off-by: Damien Duportal 

* feat(private.vpn) change VPN vnet CIDR to 10.9.0.0/24

Signed-off-by: Damien Duportal 

* fix(openvpn) limit the amount of NAT iptable rules

Signed-off-by: Damien Duportal 

* tests(openvpn) fix unit test

Signed-off-by: Damien Duportal 

Signed-off-by: Damien Duportal 


-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/production/2cf3d8-e96134%40github.com.


[jenkinsci/postbuildscript-plugin] c2f454: Bump bom-2.346.x from 1750.v0071fa_4c4a_e3 to 1757...

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1757.vf3c66da_b_7492
  Home:   https://github.com/jenkinsci/postbuildscript-plugin
  Commit: c2f4543e259ca82f99d567ab21cd52bcb416d582
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/c2f4543e259ca82f99d567ab21cd52bcb416d582
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.346.x from 1750.v0071fa_4c4a_e3 to 1757.vf3c66da_b_7492

Bumps [bom-2.346.x](https://github.com/jenkinsci/bom) from 1750.v0071fa_4c4a_e3 
to 1757.vf3c66da_b_7492.
- [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.346.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
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/postbuildscript-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1757.vf3c66da_b_7492/00-c2f454%40github.com.


[jenkinsci/exam-plugin]

2022-12-22 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/tcg
  Home:   https://github.com/jenkinsci/exam-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/exam-plugin/push/refs/heads/feature/tcg/257ac3-00%40github.com.


[jenkinsci/exam-plugin]

2022-12-22 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/feature/documentation
  Home:   https://github.com/jenkinsci/exam-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/exam-plugin/push/refs/heads/feature/documentation/903137-00%40github.com.


[jenkinsci/exam-plugin] a05dd5: Hilfe angepasst

2022-12-22 Thread 'MicroNovaAG' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/exam-plugin
  Commit: a05dd5794a252d85c930372408742c35a61366b1
  
https://github.com/jenkinsci/exam-plugin/commit/a05dd5794a252d85c930372408742c35a61366b1
  Author: Thomas Reinicke 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M CHANGELOG.md
M README.md

  Log Message:
  ---
  Hilfe angepasst


-- 
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/exam-plugin/push/refs/heads/develop/c4e90c-a05dd5%40github.com.


[jenkinsci/jenkins] f87be8: Update dependency eslint to v8.30.0 (#7538)

2022-12-22 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f87be8b9bff58e5d0680d4c55315288aec2127dd
  
https://github.com/jenkinsci/jenkins/commit/f87be8b9bff58e5d0680d4c55315288aec2127dd
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M war/package.json
M war/yarn.lock

  Log Message:
  ---
  Update dependency eslint to v8.30.0 (#7538)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@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/de3522-f87be8%40github.com.


[jenkinsci/jenkins]

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/renovate/eslint-8.x
  Home:   https://github.com/jenkinsci/jenkins

-- 
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/renovate/eslint-8.x/d7c764-00%40github.com.


[jenkins-infra/jenkins.io] d53838: Automated changelog for 2.384

2022-12-22 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.384
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d53838db50389bc11aa013b9a4f3b16d88de1753
  
https://github.com/jenkins-infra/jenkins.io/commit/d53838db50389bc11aa013b9a4f3b16d88de1753
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Automated changelog for 2.384


-- 
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/jenkins-infra/jenkins.io/push/refs/heads/automated-weekly-changelog/2.384/c60a64-d53838%40github.com.


[jenkins-infra/jenkins-infra] 866020: chore: Update key "profile::openvpn::image_tag" fr...

2022-12-22 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: 
refs/heads/updatecli_522cd26012ba84614d32ad370c9462e180e9c8203e4ddd758f6bff2402f31929

  Home:   https://github.com/jenkins-infra/jenkins-infra

  Commit: 8660204eb87cf870b23f2fb7a2e93bef81ab0e45

  
https://github.com/jenkins-infra/jenkins-infra/commit/8660204eb87cf870b23f2fb7a2e93bef81ab0e45

  Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>

  Date:   2022-12-22 (Thu, 22 Dec 2022)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

  chore: Update key "profile::openvpn::image_tag" from file "/tmp/updat...



... ecli/github/jenkins-infra/jenkins-infra/hieradata/common.yaml"



Made with ❤️️ by updatecli





-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_522cd26012ba84614d32ad370c9462e180e9c8203e4ddd758f6bff2402f31929/00-866020%40github.com.


[jenkins-infra/jenkins-infra] 25f096: chore: Updated the content of the file "/tmp/updat...

2022-12-22 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: 
refs/heads/updatecli_6008158672864c922379b8a1f3e0d84b4a5d6ef74f0d1563fe8c712eb5c97f76

  Home:   https://github.com/jenkins-infra/jenkins-infra

  Commit: 25f096c14e13e36ca8cfae8bf728be9becdb1bb0

  
https://github.com/jenkins-infra/jenkins-infra/commit/25f096c14e13e36ca8cfae8bf728be9becdb1bb0

  Author: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>

  Date:   2022-12-22 (Thu, 22 Dec 2022)



  Changed paths:

M Puppetfile



  Log Message:

  ---

  chore: Updated the content of the file "/tmp/updatecli/github/jenkins...



... -infra/jenkins-infra/Puppetfile"



Made with ❤️️ by updatecli





-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_6008158672864c922379b8a1f3e0d84b4a5d6ef74f0d1563fe8c712eb5c97f76/71776d-25f096%40github.com.


[jenkins-infra/jenkins-infra] 1d1059: chore: Update key "profile::openvpn::image_tag" fr...

2022-12-22 Thread 'updatecli-gha-in-jenkins-infra-org[bot]' via Jenkins Commits
  Branch: refs/heads/production

  Home:   https://github.com/jenkins-infra/jenkins-infra

  Commit: 1d1059c3646060fc75ddab684ad993a5e7858cfb

  
https://github.com/jenkins-infra/jenkins-infra/commit/1d1059c3646060fc75ddab684ad993a5e7858cfb

  Author: updatecli-gha-in-jenkins-infra-org[bot] 
<83065101+updatecli-gha-in-jenkins-infra-org[bot]@users.noreply.github.com>

  Date:   2022-12-22 (Thu, 22 Dec 2022)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

  chore: Update key "profile::openvpn::image_tag" from file "/tmp/updat... 
(#2560)



... ecli/github/jenkins-infra/jenkins-infra/hieradata/common.yaml"



Made with ❤️️ by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@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/jenkins-infra/jenkins-infra/push/refs/heads/production/e96134-1d1059%40github.com.


[jenkins-infra/jenkins-infra]

2022-12-22 Thread 'Damien Duportal' via Jenkins Commits
  Branch: 
refs/heads/updatecli_522cd26012ba84614d32ad370c9462e180e9c8203e4ddd758f6bff2402f31929
  Home:   https://github.com/jenkins-infra/jenkins-infra

-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/updatecli_522cd26012ba84614d32ad370c9462e180e9c8203e4ddd758f6bff2402f31929/866020-00%40github.com.


[jenkins-infra/jenkins-infra] 21fa67: chore: Update key "profile::jenkinscontroller::jca...

2022-12-22 Thread 'Damien Duportal' via Jenkins Commits
  Branch: 
refs/heads/updatecli_6008158672864c922379b8a1f3e0d84b4a5d6ef74f0d1563fe8c712eb5c97f76

  Home:   https://github.com/jenkins-infra/jenkins-infra

  Commit: 21fa674f2effb8e303b30e0cba82c1e2f3446af9

  
https://github.com/jenkins-infra/jenkins-infra/commit/21fa674f2effb8e303b30e0cba82c1e2f3446af9

  Author: updatecli-gha-in-jenkins-infra-org[bot] 
<83065101+updatecli-gha-in-jenkins-infra-org[bot]@users.noreply.github.com>

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



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

  chore: Update key "profile::jenkinscontroller::jcasc.agent_images.con... 
(#2537)



... tainer_images.jnlp" from file 
"/tmp/updatecli/github/jenkins-infra/jenkins-infra/hieradata/common.yaml"



Made with ❤️️ by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>





  Commit: 7ebbe6096373bde366bc640f9fdc3604d3816162

  
https://github.com/jenkins-infra/jenkins-infra/commit/7ebbe6096373bde366bc640f9fdc3604d3816162

  Author: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com>

  Date:   2022-12-13 (Tue, 13 Dec 2022)



  Changed paths:

M hieradata/clients/private.vpn.jenkins.io.yaml



  Log Message:

  ---

  fix(private-vpn): use Ubuntu Jammy (22.04) version for `docker-ce` dependency 
(#2540)





  Commit: 41efec81c8cf0af69c4e8acd80fd061dfc7e29c4

  
https://github.com/jenkins-infra/jenkins-infra/commit/41efec81c8cf0af69c4e8acd80fd061dfc7e29c4

  Author: updatecli-gha-in-jenkins-infra-org[bot] 
<83065101+updatecli-gha-in-jenkins-infra-org[bot]@users.noreply.github.com>

  Date:   2022-12-13 (Tue, 13 Dec 2022)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

  Bump OpenVPN Docker image version to 1.1.2 (#2542)



... ecli/github/jenkins-infra/jenkins-infra/hieradata/common.yaml"



Made with ❤️️ by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>





  Commit: cce1315477efb05621d635a630eb72974834224f

  
https://github.com/jenkins-infra/jenkins-infra/commit/cce1315477efb05621d635a630eb72974834224f

  Author: updatecli-gha-in-jenkins-infra-org[bot] 
<83065101+updatecli-gha-in-jenkins-infra-org[bot]@users.noreply.github.com>

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



  Changed paths:

M .github/workflows/updatecli.yaml



  Log Message:

  ---

  chore: Update key "jobs.updatecli.steps[1].env.UPDATECLI_VERSION" fro... 
(#2543)



... m file 
"/tmp/updatecli/github/jenkins-infra/jenkins-infra/.github/workflows/updatecli.yaml"



Made with ❤️️ by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>

Co-authored-by: Damien Duportal 





  Commit: 9096058ab3dbd9f79926e797ffb90d45d8f96f16

  
https://github.com/jenkins-infra/jenkins-infra/commit/9096058ab3dbd9f79926e797ffb90d45d8f96f16

  Author: updatecli-gha-in-jenkins-infra-org[bot] 
<83065101+updatecli-gha-in-jenkins-infra-org[bot]@users.noreply.github.com>

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



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

  Bump agent templates version on all controllers (#2541)



* chore: Update key "profile::jenkinscontroller::jcasc.agent_images.con...



... tainer_images.jnlp" from file 
"/tmp/updatecli/github/jenkins-infra/jenkins-infra/hieradata/common.yaml"



Made with ❤️️ by updatecli



* chore: Update key "profile::jenkinscontroller::jcasc.agent_images.con...



... tainer_images.jnlp-maven-19-windows" from file 
"/tmp/updatecli/github/jenkins-infra/jenkins-infra/hieradata/common.yaml"



Made with ❤️️ by updatecli



* chore: Update key "profile::jenkinscontroller::jcasc.agent_images.con...



... tainer_images.jnlp-maven-17-windows" from file 
"/tmp/updatecli/github/jenkins-infra/jenkins-infra/hieradata/common.yaml"



Made with ❤️️ by updatecli



* chore: Update key "profile::jenkinscontroller::jcasc.agent_images.con...



... tainer_images.jnlp-maven-11-windows" from file 
"/tmp/updatecli/github/jenkins-infra/jenkins-infra/hieradata/common.yaml"



Made with ❤️️ by updatecli



* chore: Update key "profile::jenkinscontroller::jcasc.agent_images.con...



... tainer_images.jnlp-maven-8-windows" from file 
"/tmp/updatecli/github/jenkins-infra/jenkins-infra/hieradata/common.yaml"



Made with ❤️️ by updatecli



Co-authored-by: GitHub Actions 
<41898282+github-actions[bot]@users.noreply.github.com>

Co-authored-by: Damien Duportal 





  Commit: e600857a60c5acc4345da074cd08b7f1409ce164

  
https://github.com/jenkins-infra/jenkins-infra/commit/e600857a60c5acc4345da074cd08b7f1409ce164

  Author: Hervé Le Meur <91831478+lemeurhe...@users.noreply.github.com>

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



  Changed paths:

M dist/profile/manifests/openvpn.pp

M hieradata/rspec/profile_openvpn.yaml

A hieradata/rspec/profile_openvpn_two_interfaces.yaml

M spec/classes/profile/openvpn_s

[jenkins-infra/jenkins-infra] 6edd1b: Create dependabot.yml

2022-12-22 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/dduportal-patch-1
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 6edd1ba8fbdb37ab57c145ecb59b4ffe0e281c0e
  
https://github.com/jenkins-infra/jenkins-infra/commit/6edd1ba8fbdb37ab57c145ecb59b4ffe0e281c0e
  Author: Damien Duportal 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Create dependabot.yml


-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/dduportal-patch-1/00-6edd1b%40github.com.


[jenkinsci/exam-plugin]

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1159.v0b_396e1e07dd
  Home:   https://github.com/jenkinsci/exam-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/exam-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-junit-1159.v0b_396e1e07dd/c06834-00%40github.com.


[jenkins-infra/jenkins-infra] a4d77d: Update updatecli.yaml

2022-12-22 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/dduportal-patch-1
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: a4d77d7537dc1caabdecf54513ad031abc9696ee
  
https://github.com/jenkins-infra/jenkins-infra/commit/a4d77d7537dc1caabdecf54513ad031abc9696ee
  Author: Damien Duportal 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M .github/workflows/updatecli.yaml

  Log Message:
  ---
  Update updatecli.yaml


-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/dduportal-patch-1/6edd1b-a4d77d%40github.com.


[jenkins-infra/jenkins-infra] 45ff2a: chore(gha) remove NodeJS 12 depreciation (#2561)

2022-12-22 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 45ff2a46d04a0a71967fdfc5b83c4e91b9be76bc
  
https://github.com/jenkins-infra/jenkins-infra/commit/45ff2a46d04a0a71967fdfc5b83c4e91b9be76bc
  Author: Damien Duportal 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
A .github/dependabot.yml
M .github/workflows/updatecli.yaml

  Log Message:
  ---
  chore(gha) remove NodeJS 12 depreciation (#2561)

* Create dependabot.yml

* Update updatecli.yaml


-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/production/1d1059-45ff2a%40github.com.


[jenkins-infra/jenkins-infra]

2022-12-22 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/dduportal-patch-1
  Home:   https://github.com/jenkins-infra/jenkins-infra

-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/dduportal-patch-1/a4d77d-00%40github.com.


[jenkins-infra/jenkins-infra] f3088e: chore(deps): bump tibdex/github-app-token from 1.5...

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/tibdex/github-app-token-1.7
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: f3088ef30c89456364c4eef17f60f27ef3d24f65
  
https://github.com/jenkins-infra/jenkins-infra/commit/f3088ef30c89456364c4eef17f60f27ef3d24f65
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M .github/workflows/updatecli.yaml

  Log Message:
  ---
  chore(deps): bump tibdex/github-app-token from 1.5 to 1.7

Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) 
from 1.5 to 1.7.
- [Release notes](https://github.com/tibdex/github-app-token/releases)
- [Commits](https://github.com/tibdex/github-app-token/compare/v1.5...v1.7)

---
updated-dependencies:
- dependency-name: tibdex/github-app-token
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/dependabot/github_actions/tibdex/github-app-token-1.7/00-f3088e%40github.com.


[jenkins-infra/jenkins-infra]

2022-12-22 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/tibdex/github-app-token-1.7
  Home:   https://github.com/jenkins-infra/jenkins-infra

-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/dependabot/github_actions/tibdex/github-app-token-1.7/f3088e-00%40github.com.


[jenkins-infra/jenkins-infra] 57ce4c: chore(deps): bump tibdex/github-app-token from 1.5...

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 57ce4c65c2a85064e7dc5f29d1d978a68cc12c2d
  
https://github.com/jenkins-infra/jenkins-infra/commit/57ce4c65c2a85064e7dc5f29d1d978a68cc12c2d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M .github/workflows/updatecli.yaml

  Log Message:
  ---
  chore(deps): bump tibdex/github-app-token from 1.5 to 1.7 (#2562)

Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) 
from 1.5 to 1.7.
- [Release notes](https://github.com/tibdex/github-app-token/releases)
- [Commits](https://github.com/tibdex/github-app-token/compare/v1.5...v1.7)

---
updated-dependencies:
- dependency-name: tibdex/github-app-token
  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>


-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/production/45ff2a-57ce4c%40github.com.


[jenkins-infra/jenkins-infra] 72bf52: hotfix: fixup of #2561

2022-12-22 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 72bf52189487a08e9fa2e18b60c784600f9c6252
  
https://github.com/jenkins-infra/jenkins-infra/commit/72bf52189487a08e9fa2e18b60c784600f9c6252
  Author: Damien Duportal 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
R updatecli/weekly.d/updatecli.yaml

  Log Message:
  ---
  hotfix: fixup of #2561


-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/production/57ce4c-72bf52%40github.com.


[jenkinsci/envfile-plugin] f4606e: Modernize plugin

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/envfile-plugin
  Commit: f4606e32d12a324cdd9dea3f6365dcf5e8bdb36e
  
https://github.com/jenkinsci/envfile-plugin/commit/f4606e32d12a324cdd9dea3f6365dcf5e8bdb36e
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
A .github/workflows/cd.yaml
M .gitignore
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml
M src/main/resources/hudson/plugins/envfile/EnvFileBuildWrapper/config.jelly
M src/main/resources/index.jelly

  Log Message:
  ---
  Modernize 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/envfile-plugin/push/refs/heads/modernize/00-f4606e%40github.com.


[jenkinsci/envfile-plugin] 440c1d: Add jenkinsfile

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/envfile-plugin
  Commit: 440c1d6b5b7e0370c7edbbe8a67823b5532564d6
  
https://github.com/jenkinsci/envfile-plugin/commit/440c1d6b5b7e0370c7edbbe8a67823b5532564d6
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Add jenkinsfile


-- 
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/envfile-plugin/push/refs/heads/modernize/f4606e-440c1d%40github.com.


[jenkinsci/envfile-plugin] 264443: Modernize plugin (#5)

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envfile-plugin
  Commit: 2644436e7d719ce62e760e65c038031b02a03e9f
  
https://github.com/jenkinsci/envfile-plugin/commit/2644436e7d719ce62e760e65c038031b02a03e9f
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
A .github/workflows/cd.yaml
M .gitignore
A .mvn/extensions.xml
A .mvn/maven.config
A Jenkinsfile
M pom.xml
M src/main/resources/hudson/plugins/envfile/EnvFileBuildWrapper/config.jelly
M src/main/resources/index.jelly

  Log Message:
  ---
  Modernize plugin (#5)

* Modernize plugin

* Add jenkinsfile


-- 
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/envfile-plugin/push/refs/heads/master/8af4c5-264443%40github.com.


[jenkinsci/envfile-plugin]

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/envfile-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/envfile-plugin/push/refs/heads/modernize/440c1d-00%40github.com.


[jenkinsci/azure-container-agents-plugin] 6d9c09: Bump bom-2.332.x from 1678.vc1feb_6a_3c0f1 to 1757...

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1757.vf3c66da_b_7492
  Home:   https://github.com/jenkinsci/azure-container-agents-plugin
  Commit: 6d9c09fd59b36d1b73ae554af555e8e1615282f1
  
https://github.com/jenkinsci/azure-container-agents-plugin/commit/6d9c09fd59b36d1b73ae554af555e8e1615282f1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.332.x from 1678.vc1feb_6a_3c0f1 to 1757.vf3c66da_b_7492

Bumps [bom-2.332.x](https://github.com/jenkinsci/bom) from 1678.vc1feb_6a_3c0f1 
to 1757.vf3c66da_b_7492.
- [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.332.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
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/azure-container-agents-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1757.vf3c66da_b_7492/00-6d9c09%40github.com.


[jenkinsci/azure-container-agents-plugin]

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1750.v0071fa_4c4a_e3
  Home:   https://github.com/jenkinsci/azure-container-agents-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/azure-container-agents-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1750.v0071fa_4c4a_e3/7b2f0e-00%40github.com.


[jenkinsci/envfile-plugin]

2022-12-22 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/43.v2644436e7d71
  Home:   https://github.com/jenkinsci/envfile-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/envfile-plugin/push/refs/tags/43.v2644436e7d71/00-264443%40github.com.


[jenkinsci/jqs-monitoring-plugin] 4c3bd9: Modernize the plugin

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/jqs-monitoring-plugin
  Commit: 4c3bd99c0d64de1c64cc011ec7a8c68ebfbd9d95
  
https://github.com/jenkinsci/jqs-monitoring-plugin/commit/4c3bd99c0d64de1c64cc011ec7a8c68ebfbd9d95
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
A .github/workflows/cd.yaml
M .gitignore
A .mvn/extensions.xml
A .mvn/maven.config
A Jenkinsfile
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/jqsmonitoring/beingbuilt/RunningJob.java
M 
src/main/java/org/jenkinsci/plugins/jqsmonitoring/buildqueue/BuildQueue.java
M src/main/java/org/jenkinsci/plugins/jqsmonitoring/buildqueue/QueueJob.java
M 
src/main/java/org/jenkinsci/plugins/jqsmonitoring/failedbuilds/FailHistory.java
M src/main/java/org/jenkinsci/plugins/jqsmonitoring/jqscore/Constants.java
M 
src/main/java/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring.java
M src/main/java/org/jenkinsci/plugins/jqsmonitoring/jqscore/LocalConfig.java
M 
src/main/java/org/jenkinsci/plugins/jqsmonitoring/jqscore/SystemRootAction.java
M src/main/java/org/jenkinsci/plugins/jqsmonitoring/slaves/SlavesHolder.java
M src/main/resources/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/alone_buildtable.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/alone_failhistory.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/alone_queuejobs.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/alone_slavestable.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/buildtable.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/failedgraphic.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/failhistory.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/monitor.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/queuejobs.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/sidepanel.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/slavestable.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/text_queueslave.jelly

  Log Message:
  ---
  Modernize the 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/jqs-monitoring-plugin/push/refs/heads/modernize/00-4c3bd9%40github.com.


[jenkinsci/jqs-monitoring-plugin] 361c5c: Improve README.md (#3)

2022-12-22 Thread 'Jaroslav Otradovec' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jqs-monitoring-plugin
  Commit: 361c5c2258d955aab3c9bafe3355165ee255b213
  
https://github.com/jenkinsci/jqs-monitoring-plugin/commit/361c5c2258d955aab3c9bafe3355165ee255b213
  Author: Jaroslav Otradovec <59257907+otrado...@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M README.md
A docu/config.png
A docu/main.png

  Log Message:
  ---
  Improve README.md (#3)

* Improved Readme

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Alexander Brandes 


-- 
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/jqs-monitoring-plugin/push/refs/heads/master/074a40-361c5c%40github.com.


[jenkinsci/jqs-monitoring-plugin] 2049ca: Update URL

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/jqs-monitoring-plugin
  Commit: 2049ca82bd4c8001e953adfba25d03d22ae8ba29
  
https://github.com/jenkinsci/jqs-monitoring-plugin/commit/2049ca82bd4c8001e953adfba25d03d22ae8ba29
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update URL


-- 
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/jqs-monitoring-plugin/push/refs/heads/modernize/4c3bd9-2049ca%40github.com.


[jenkinsci/jqs-monitoring-plugin] 36b180: Fix javadoc

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/jqs-monitoring-plugin
  Commit: 36b180adc1df200512cabef4e83c67435e0dde54
  
https://github.com/jenkinsci/jqs-monitoring-plugin/commit/36b180adc1df200512cabef4e83c67435e0dde54
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/jqsmonitoring/beingbuilt/RunningJob.java

  Log Message:
  ---
  Fix javadoc


-- 
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/jqs-monitoring-plugin/push/refs/heads/modernize/2049ca-36b180%40github.com.


[jenkins-infra/jenkins-infra] cf22a3: chore(gha) remove nodejs 12 warning for `updatecli...

2022-12-22 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/dduportal-patch-1
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: cf22a35e25c57f4ef263963f06aa8b5a199ae573
  
https://github.com/jenkins-infra/jenkins-infra/commit/cf22a35e25c57f4ef263963f06aa8b5a199ae573
  Author: Damien Duportal 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M .github/workflows/updatecli.yaml

  Log Message:
  ---
  chore(gha) remove nodejs 12 warning for `updatecli` workflow


-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/dduportal-patch-1/00-cf22a3%40github.com.


[jenkinsci/jqs-monitoring-plugin] 3c81bd: More javadoc fixes

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/jqs-monitoring-plugin
  Commit: 3c81bddc5ca98db8b2463727001b9a8807a516c4
  
https://github.com/jenkinsci/jqs-monitoring-plugin/commit/3c81bddc5ca98db8b2463727001b9a8807a516c4
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/jqsmonitoring/failedbuilds/FailHistory.java

  Log Message:
  ---
  More javadoc fixes


-- 
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/jqs-monitoring-plugin/push/refs/heads/modernize/36b180-3c81bd%40github.com.


[jenkinsci/fail-the-build-plugin] 0f8a51: Modernize the plugin

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/fail-the-build-plugin
  Commit: 0f8a51823a6c89cacb3775943c6cd165d942aaf5
  
https://github.com/jenkinsci/fail-the-build-plugin/commit/0f8a51823a6c89cacb3775943c6cd165d942aaf5
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
A .github/workflows/cd.yaml
A .mvn/extensions.xml
A .mvn/maven.config
A Jenkinsfile
M pom.xml
M src/main/java/org/jenkins_ci/plugins/fail_the_build/FixResultBuilder.java
A src/main/resources/index.jelly
M 
src/test/java/org/jenkins_ci/plugins/fail_the_build/FixResultBuilderTest.java

  Log Message:
  ---
  Modernize the 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/fail-the-build-plugin/push/refs/heads/modernize/00-0f8a51%40github.com.


[jenkinsci/jqs-monitoring-plugin] f50a82: Modernize the plugin (#4)

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jqs-monitoring-plugin
  Commit: f50a82a0bf323c647c68aadd9eda9590a9468c2d
  
https://github.com/jenkinsci/jqs-monitoring-plugin/commit/f50a82a0bf323c647c68aadd9eda9590a9468c2d
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
A .github/workflows/cd.yaml
M .gitignore
A .mvn/extensions.xml
A .mvn/maven.config
A Jenkinsfile
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/jqsmonitoring/beingbuilt/RunningJob.java
M 
src/main/java/org/jenkinsci/plugins/jqsmonitoring/buildqueue/BuildQueue.java
M src/main/java/org/jenkinsci/plugins/jqsmonitoring/buildqueue/QueueJob.java
M 
src/main/java/org/jenkinsci/plugins/jqsmonitoring/failedbuilds/FailHistory.java
M src/main/java/org/jenkinsci/plugins/jqsmonitoring/jqscore/Constants.java
M 
src/main/java/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring.java
M src/main/java/org/jenkinsci/plugins/jqsmonitoring/jqscore/LocalConfig.java
M 
src/main/java/org/jenkinsci/plugins/jqsmonitoring/jqscore/SystemRootAction.java
M src/main/java/org/jenkinsci/plugins/jqsmonitoring/slaves/SlavesHolder.java
M src/main/resources/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/alone_buildtable.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/alone_failhistory.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/alone_queuejobs.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/alone_slavestable.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/buildtable.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/failedgraphic.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/failhistory.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/monitor.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/queuejobs.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/sidepanel.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/slavestable.jelly
M 
src/main/resources/org/jenkinsci/plugins/jqsmonitoring/jqscore/JQSMonitoring/text_queueslave.jelly

  Log Message:
  ---
  Modernize the plugin (#4)

* Modernize the plugin

* Update URL

* Fix javadoc

* More javadoc fixes


-- 
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/jqs-monitoring-plugin/push/refs/heads/master/361c5c-f50a82%40github.com.


[jenkinsci/jqs-monitoring-plugin]

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/jqs-monitoring-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/jqs-monitoring-plugin/push/refs/heads/modernize/3c81bd-00%40github.com.


[jenkinsci/jqs-monitoring-plugin]

2022-12-22 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/37.vf50a_82a_0b_f32
  Home:   https://github.com/jenkinsci/jqs-monitoring-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/jqs-monitoring-plugin/push/refs/tags/37.vf50a_82a_0b_f32/00-f50a82%40github.com.


[jenkinsci/kpp-management-plugin] e11599: Modernize the plugin

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/kpp-management-plugin
  Commit: e1159989312bc0b0eac5bb4a2d9b8d5babc8526f
  
https://github.com/jenkinsci/kpp-management-plugin/commit/e1159989312bc0b0eac5bb4a2d9b8d5babc8526f
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
A .github/workflows/cd.yaml
M .gitignore
A .mvn/extensions.xml
A .mvn/maven.config
A Jenkinsfile
M pom.xml
M src/main/java/com/sic/plugins/kpp/KPPKeychainsBuildWrapper.java
M src/main/java/com/sic/plugins/kpp/KPPManagementLink.java
M src/main/java/com/sic/plugins/kpp/KPPNodeProperty.java
M src/main/java/com/sic/plugins/kpp/KPPProvisioningProfilesBuildWrapper.java
M src/main/java/com/sic/plugins/kpp/model/KPPKeychain.java
M src/main/java/com/sic/plugins/kpp/model/KPPKeychainCertificatePair.java
M src/main/java/com/sic/plugins/kpp/model/KPPProvisioningProfile.java
M 
src/main/java/com/sic/plugins/kpp/provider/KPPProvisioningProfilesProvider.java
M src/main/resources/index.jelly

  Log Message:
  ---
  Modernize the 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/kpp-management-plugin/push/refs/heads/modernize/00-e11599%40github.com.


[jenkinsci/fail-the-build-plugin] 153b2c: Modernize the plugin (#3)

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/fail-the-build-plugin
  Commit: 153b2c826ef0892d893e0b753f1e21a64651dd59
  
https://github.com/jenkinsci/fail-the-build-plugin/commit/153b2c826ef0892d893e0b753f1e21a64651dd59
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
A .github/workflows/cd.yaml
A .mvn/extensions.xml
A .mvn/maven.config
A Jenkinsfile
M pom.xml
M src/main/java/org/jenkins_ci/plugins/fail_the_build/FixResultBuilder.java
A src/main/resources/index.jelly
M 
src/test/java/org/jenkins_ci/plugins/fail_the_build/FixResultBuilderTest.java

  Log Message:
  ---
  Modernize the plugin (#3)


-- 
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/fail-the-build-plugin/push/refs/heads/master/ad1449-153b2c%40github.com.


[jenkinsci/fail-the-build-plugin]

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/fail-the-build-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/fail-the-build-plugin/push/refs/heads/modernize/0f8a51-00%40github.com.


[jenkinsci/kpp-management-plugin] 6654d0: Update help-path.jelly

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kpp-management-plugin
  Commit: 6654d0dbcbab5ddad42fbaf857159002fd15ce1a
  
https://github.com/jenkinsci/kpp-management-plugin/commit/6654d0dbcbab5ddad42fbaf857159002fd15ce1a
  Author: Jason Schroeder 
  Date:   2016-02-05 (Fri, 05 Feb 2016)

  Changed paths:
M src/main/webapp/KPPNodeProperty/help-path.jelly

  Log Message:
  ---
  Update help-path.jelly

Fix typo in help string. User home dirs are under /Users/, not /User/.


  Commit: 146f940d3d5fa1da6408214f728a320fd73175ea
  
https://github.com/jenkinsci/kpp-management-plugin/commit/146f940d3d5fa1da6408214f728a320fd73175ea
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M src/main/webapp/KPPNodeProperty/help-path.jelly

  Log Message:
  ---
  Merge pull request #5 from jasonschroeder-sfdc/jasonschroeder-sfdc-patch-1

Update help-path.jelly


Compare: 
https://github.com/jenkinsci/kpp-management-plugin/compare/f51e8b6f45ce...146f940d3d5f

-- 
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/kpp-management-plugin/push/refs/heads/master/f51e8b-146f94%40github.com.


[jenkinsci/kpp-management-plugin] 92c7ec: Fix javadoc

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/kpp-management-plugin
  Commit: 92c7ec11c4a4a1f6138f6fd3569abf81813feb33
  
https://github.com/jenkinsci/kpp-management-plugin/commit/92c7ec11c4a4a1f6138f6fd3569abf81813feb33
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M src/main/java/com/sic/plugins/kpp/KPPKeychainsBuildWrapper.java
M src/main/java/com/sic/plugins/kpp/KPPManagementLink.java
M src/main/java/com/sic/plugins/kpp/KPPProvisioningProfilesBuildWrapper.java
M src/main/java/com/sic/plugins/kpp/provider/KPPBaseProvider.java

  Log Message:
  ---
  Fix javadoc


-- 
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/kpp-management-plugin/push/refs/heads/modernize/e11599-92c7ec%40github.com.


[jenkinsci/kpp-management-plugin] f6f06a: Fix javadoc

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/kpp-management-plugin
  Commit: f6f06a4b377404c5ce0b842a7ac691ea0567e221
  
https://github.com/jenkinsci/kpp-management-plugin/commit/f6f06a4b377404c5ce0b842a7ac691ea0567e221
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M src/main/java/com/sic/plugins/kpp/KPPManagementLink.java
M src/main/java/com/sic/plugins/kpp/model/KPPCertificate.java
M src/main/java/com/sic/plugins/kpp/model/KPPKeychain.java
M src/main/java/com/sic/plugins/kpp/model/KPPKeychainCertificatePair.java
M src/main/java/com/sic/plugins/kpp/provider/KPPBaseKeychainsProvider.java
M 
src/main/java/com/sic/plugins/kpp/provider/KPPBaseProvisioningProfilesProvider.java
M 
src/main/java/com/sic/plugins/kpp/provider/KPPProvisioningProfilesProvider.java

  Log Message:
  ---
  Fix javadoc


-- 
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/kpp-management-plugin/push/refs/heads/modernize/92c7ec-f6f06a%40github.com.


[jenkinsci/fail-the-build-plugin]

2022-12-22 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/5.v153b_2c826ef0
  Home:   https://github.com/jenkinsci/fail-the-build-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/fail-the-build-plugin/push/refs/tags/5.v153b_2c826ef0/00-153b2c%40github.com.


[jenkinsci/ircbot-plugin] 43e52d: build(deps): bump bom-2.361.x

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1757.vf3c66da_b_7492
  Home:   https://github.com/jenkinsci/ircbot-plugin
  Commit: 43e52d3ab089e9efd358dc7b6562e0a355d470d0
  
https://github.com/jenkinsci/ircbot-plugin/commit/43e52d3ab089e9efd358dc7b6562e0a355d470d0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps): bump bom-2.361.x

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1750.v0071fa_4c4a_e3 
to 1757.vf3c66da_b_7492.
- [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] 


-- 
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/ircbot-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1757.vf3c66da_b_7492/00-43e52d%40github.com.


[jenkins-infra/jenkins-infra]

2022-12-22 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/dduportal-patch-1
  Home:   https://github.com/jenkins-infra/jenkins-infra

-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/dduportal-patch-1/cf22a3-00%40github.com.


[jenkins-infra/jenkins-infra] 8fa0d7: chore(gha) remove nodejs 12 warning for `updatecli...

2022-12-22 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 8fa0d72b0571ae972be07a6db8c76de39ad3c6a6
  
https://github.com/jenkins-infra/jenkins-infra/commit/8fa0d72b0571ae972be07a6db8c76de39ad3c6a6
  Author: Damien Duportal 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M .github/workflows/updatecli.yaml

  Log Message:
  ---
  chore(gha) remove nodejs 12 warning for `updatecli` workflow (#2563)


-- 
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/jenkins-infra/jenkins-infra/push/refs/heads/production/72bf52-8fa0d7%40github.com.


[jenkinsci/kpp-management-plugin] e11599: Modernize the plugin

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kpp-management-plugin
  Commit: e1159989312bc0b0eac5bb4a2d9b8d5babc8526f
  
https://github.com/jenkinsci/kpp-management-plugin/commit/e1159989312bc0b0eac5bb4a2d9b8d5babc8526f
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
A .github/workflows/cd.yaml
M .gitignore
A .mvn/extensions.xml
A .mvn/maven.config
A Jenkinsfile
M pom.xml
M src/main/java/com/sic/plugins/kpp/KPPKeychainsBuildWrapper.java
M src/main/java/com/sic/plugins/kpp/KPPManagementLink.java
M src/main/java/com/sic/plugins/kpp/KPPNodeProperty.java
M src/main/java/com/sic/plugins/kpp/KPPProvisioningProfilesBuildWrapper.java
M src/main/java/com/sic/plugins/kpp/model/KPPKeychain.java
M src/main/java/com/sic/plugins/kpp/model/KPPKeychainCertificatePair.java
M src/main/java/com/sic/plugins/kpp/model/KPPProvisioningProfile.java
M 
src/main/java/com/sic/plugins/kpp/provider/KPPProvisioningProfilesProvider.java
M src/main/resources/index.jelly

  Log Message:
  ---
  Modernize the plugin


  Commit: 92c7ec11c4a4a1f6138f6fd3569abf81813feb33
  
https://github.com/jenkinsci/kpp-management-plugin/commit/92c7ec11c4a4a1f6138f6fd3569abf81813feb33
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M src/main/java/com/sic/plugins/kpp/KPPKeychainsBuildWrapper.java
M src/main/java/com/sic/plugins/kpp/KPPManagementLink.java
M src/main/java/com/sic/plugins/kpp/KPPProvisioningProfilesBuildWrapper.java
M src/main/java/com/sic/plugins/kpp/provider/KPPBaseProvider.java

  Log Message:
  ---
  Fix javadoc


  Commit: f6f06a4b377404c5ce0b842a7ac691ea0567e221
  
https://github.com/jenkinsci/kpp-management-plugin/commit/f6f06a4b377404c5ce0b842a7ac691ea0567e221
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M src/main/java/com/sic/plugins/kpp/KPPManagementLink.java
M src/main/java/com/sic/plugins/kpp/model/KPPCertificate.java
M src/main/java/com/sic/plugins/kpp/model/KPPKeychain.java
M src/main/java/com/sic/plugins/kpp/model/KPPKeychainCertificatePair.java
M src/main/java/com/sic/plugins/kpp/provider/KPPBaseKeychainsProvider.java
M 
src/main/java/com/sic/plugins/kpp/provider/KPPBaseProvisioningProfilesProvider.java
M 
src/main/java/com/sic/plugins/kpp/provider/KPPProvisioningProfilesProvider.java

  Log Message:
  ---
  Fix javadoc


  Commit: 767485951bd24bdc04d1b172864d19396cfdcedb
  
https://github.com/jenkinsci/kpp-management-plugin/commit/767485951bd24bdc04d1b172864d19396cfdcedb
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
A .github/workflows/cd.yaml
M .gitignore
A .mvn/extensions.xml
A .mvn/maven.config
A Jenkinsfile
M pom.xml
M src/main/java/com/sic/plugins/kpp/KPPKeychainsBuildWrapper.java
M src/main/java/com/sic/plugins/kpp/KPPManagementLink.java
M src/main/java/com/sic/plugins/kpp/KPPNodeProperty.java
M src/main/java/com/sic/plugins/kpp/KPPProvisioningProfilesBuildWrapper.java
M src/main/java/com/sic/plugins/kpp/model/KPPCertificate.java
M src/main/java/com/sic/plugins/kpp/model/KPPKeychain.java
M src/main/java/com/sic/plugins/kpp/model/KPPKeychainCertificatePair.java
M src/main/java/com/sic/plugins/kpp/model/KPPProvisioningProfile.java
M src/main/java/com/sic/plugins/kpp/provider/KPPBaseKeychainsProvider.java
M src/main/java/com/sic/plugins/kpp/provider/KPPBaseProvider.java
M 
src/main/java/com/sic/plugins/kpp/provider/KPPBaseProvisioningProfilesProvider.java
M 
src/main/java/com/sic/plugins/kpp/provider/KPPProvisioningProfilesProvider.java
M src/main/resources/index.jelly

  Log Message:
  ---
  Merge pull request #9 from jenkinsci/modernize

Modernize the plugin


Compare: 
https://github.com/jenkinsci/kpp-management-plugin/compare/146f940d3d5f...767485951bd2

-- 
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/kpp-management-plugin/push/refs/heads/master/146f94-767485%40github.com.


[jenkinsci/kpp-management-plugin]

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/kpp-management-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/kpp-management-plugin/push/refs/heads/modernize/f6f06a-00%40github.com.


[jenkinsci/downstream-ext-plugin] 9a47a3: Fix build

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/downstream-ext-plugin
  Commit: 9a47a367d73249716354dee6fab3e11ec4ecb220
  
https://github.com/jenkinsci/downstream-ext-plugin/commit/9a47a367d73249716354dee6fab3e11ec4ecb220
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/downstream_ext/DownstreamTrigger.java

  Log Message:
  ---
  Fix build


-- 
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/downstream-ext-plugin/push/refs/heads/modernize/f21395-9a47a3%40github.com.


[jenkinsci/kpp-management-plugin]

2022-12-22 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/105.v767485951b_d2
  Home:   https://github.com/jenkinsci/kpp-management-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/kpp-management-plugin/push/refs/tags/105.v767485951b_d2/00-767485%40github.com.


[jenkinsci/agent-status-plugin] 1798df: Fix artifact path

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/agent-status-plugin
  Commit: 1798df8ff586a0637fd86c7e83826a1a6ebb975a
  
https://github.com/jenkinsci/agent-status-plugin/commit/1798df8ff586a0637fd86c7e83826a1a6ebb975a
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml
M 
src/main/resources/com/youdevise/hudson/slavestatus/SlaveStatusPlugin/config.jelly

  Log Message:
  ---
  Fix artifact path


-- 
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/agent-status-plugin/push/refs/heads/master/ec50ff-1798df%40github.com.


[jenkinsci/downstream-ext-plugin] f21395: Modernize plugin

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/downstream-ext-plugin
  Commit: f21395a080ad48ed574363c703a506cd543bb2dc
  
https://github.com/jenkinsci/downstream-ext-plugin/commit/f21395a080ad48ed574363c703a506cd543bb2dc
  Author: Alexander Brandes 
  Date:   2022-12-21 (Wed, 21 Dec 2022)

  Changed paths:
A .github/workflows/cd.yaml
M .gitignore
A .mvn/extensions.xml
A .mvn/maven.config
M Jenkinsfile
M pom.xml
M src/main/java/hudson/plugins/downstream_ext/DownstreamTrigger.java
M 
src/main/resources/hudson/plugins/downstream_ext/DownstreamTrigger/config.jelly
M 
src/main/resources/hudson/plugins/downstream_ext/DownstreamTrigger/global.jelly
M src/main/resources/index.jelly
M src/test/java/hudson/plugins/downstream_ext/AsynchPollingTest.java

  Log Message:
  ---
  Modernize plugin


  Commit: 9a47a367d73249716354dee6fab3e11ec4ecb220
  
https://github.com/jenkinsci/downstream-ext-plugin/commit/9a47a367d73249716354dee6fab3e11ec4ecb220
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/downstream_ext/DownstreamTrigger.java

  Log Message:
  ---
  Fix build


  Commit: dda16e6eb0dac9d99c26901760c2c93490081e82
  
https://github.com/jenkinsci/downstream-ext-plugin/commit/dda16e6eb0dac9d99c26901760c2c93490081e82
  Author: Alexander Brandes 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
A .github/workflows/cd.yaml
M .gitignore
A .mvn/extensions.xml
A .mvn/maven.config
M Jenkinsfile
M pom.xml
M src/main/java/hudson/plugins/downstream_ext/DownstreamTrigger.java
M 
src/main/resources/hudson/plugins/downstream_ext/DownstreamTrigger/config.jelly
M 
src/main/resources/hudson/plugins/downstream_ext/DownstreamTrigger/global.jelly
M src/main/resources/index.jelly
M src/test/java/hudson/plugins/downstream_ext/AsynchPollingTest.java

  Log Message:
  ---
  Merge pull request #7 from jenkinsci/modernize

Modernize the plugin


Compare: 
https://github.com/jenkinsci/downstream-ext-plugin/compare/851747bb7556...dda16e6eb0da

-- 
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/downstream-ext-plugin/push/refs/heads/master/851747-dda16e%40github.com.


[jenkinsci/downstream-ext-plugin]

2022-12-22 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/modernize
  Home:   https://github.com/jenkinsci/downstream-ext-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/downstream-ext-plugin/push/refs/heads/modernize/9a47a3-00%40github.com.


[jenkinsci/agent-status-plugin]

2022-12-22 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/56.v1798df8ff586
  Home:   https://github.com/jenkinsci/agent-status-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/agent-status-plugin/push/refs/tags/56.v1798df8ff586/00-1798df%40github.com.


[jenkinsci/downstream-ext-plugin]

2022-12-22 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/73.vdda_16e6eb_0da
  Home:   https://github.com/jenkinsci/downstream-ext-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/downstream-ext-plugin/push/refs/tags/73.vdda_16e6eb_0da/00-dda16e%40github.com.


[jenkinsci/build-user-vars-plugin] 1faca3: Bump bom-2.332.x from 1678.vc1feb_6a_3c0f1 to 1757...

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1757.vf3c66da_b_7492
  Home:   https://github.com/jenkinsci/build-user-vars-plugin
  Commit: 1faca3ddd3c3f599710975966981d0ecf8fc3893
  
https://github.com/jenkinsci/build-user-vars-plugin/commit/1faca3ddd3c3f599710975966981d0ecf8fc3893
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.332.x from 1678.vc1feb_6a_3c0f1 to 1757.vf3c66da_b_7492

Bumps [bom-2.332.x](https://github.com/jenkinsci/bom) from 1678.vc1feb_6a_3c0f1 
to 1757.vf3c66da_b_7492.
- [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.332.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
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/build-user-vars-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1757.vf3c66da_b_7492/00-1faca3%40github.com.


[jenkinsci/build-user-vars-plugin]

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1750.v0071fa_4c4a_e3
  Home:   https://github.com/jenkinsci/build-user-vars-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/build-user-vars-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.332.x-1750.v0071fa_4c4a_e3/6e9249-00%40github.com.


[jenkinsci/credentials-plugin] 13ec99: Bump bom-2.375.x from 1678.vc1feb_6a_3c0f1 to 1757...

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-1757.vf3c66da_b_7492
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: 13ec99dadd9b5e6df557d70b901a0fd9acd71b64
  
https://github.com/jenkinsci/credentials-plugin/commit/13ec99dadd9b5e6df557d70b901a0fd9acd71b64
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.375.x from 1678.vc1feb_6a_3c0f1 to 1757.vf3c66da_b_7492

Bumps [bom-2.375.x](https://github.com/jenkinsci/bom) from 1678.vc1feb_6a_3c0f1 
to 1757.vf3c66da_b_7492.
- [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.375.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
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/credentials-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-1757.vf3c66da_b_7492/00-13ec99%40github.com.


[jenkinsci/credentials-plugin]

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-1750.v0071fa_4c4a_e3
  Home:   https://github.com/jenkinsci/credentials-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/credentials-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.375.x-1750.v0071fa_4c4a_e3/ace4a9-00%40github.com.


[jenkinsci/saml-plugin] f853b6: chore(deps): bump bom-2.361.x

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1757.vf3c66da_b_7492
  Home:   https://github.com/jenkinsci/saml-plugin
  Commit: f853b67c0f7882e21467587effdd9184e97c391d
  
https://github.com/jenkinsci/saml-plugin/commit/f853b67c0f7882e21467587effdd9184e97c391d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump bom-2.361.x

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1750.v0071fa_4c4a_e3 
to 1757.vf3c66da_b_7492.
- [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] 


-- 
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/saml-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1757.vf3c66da_b_7492/00-f853b6%40github.com.


[jenkinsci/discard-old-build-plugin] 79000f: Deeper spotbugs check

2022-12-22 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/discard-old-build-plugin
  Commit: 79000f7d22cfa0e500f5dcd5e02640ba168aa180
  
https://github.com/jenkinsci/discard-old-build-plugin/commit/79000f7d22cfa0e500f5dcd5e02640ba168aa180
  Author: pushker001 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Deeper spotbugs check

Increase chance of detecting bugs


  Commit: 2ff20c8655658de8ed1f3465cb9973745f19758d
  
https://github.com/jenkinsci/discard-old-build-plugin/commit/2ff20c8655658de8ed1f3465cb9973745f19758d
  Author: Mark Waite 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisher.java

  Log Message:
  ---
  Rename private method to match Java convention

Java naming conventions start method names with a lower case letter.
Because this method is a private method, it is only visible within
this class.  Since it is only visible within this class, it can be
renamed to follow the Java method naming convention.

https://www.oracle.com/java/technologies/javase/codeconventions-namingconventions.html
provides more details on the naming conventions used for Java
identifiers.


Compare: 
https://github.com/jenkinsci/discard-old-build-plugin/compare/9b0766122d2d...2ff20c865565

-- 
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/discard-old-build-plugin/push/refs/heads/master/9b0766-2ff20c%40github.com.


[jenkinsci/webhook-step-plugin] 8f0d59: Bump bom-2.361.x from 1750.v0071fa_4c4a_e3 to 1757...

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.361.x-1757.vf3c66da_b_7492
  Home:   https://github.com/jenkinsci/webhook-step-plugin
  Commit: 8f0d59ad8a501862deec8034051f0af1fa3cf252
  
https://github.com/jenkinsci/webhook-step-plugin/commit/8f0d59ad8a501862deec8034051f0af1fa3cf252
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1750.v0071fa_4c4a_e3 to 1757.vf3c66da_b_7492

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1750.v0071fa_4c4a_e3 
to 1757.vf3c66da_b_7492.
- [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] 


-- 
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/webhook-step-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.361.x-1757.vf3c66da_b_7492/00-8f0d59%40github.com.


[jenkins-infra/jenkins.io] ce4ef7: feat(documentation) Adding a few screenshots to il...

2022-12-22 Thread 'Bruno Verachten' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkins-infra/jenkins.io

  Commit: ce4ef7f4ceb360a89ed306072c4aaf752505da28

  
https://github.com/jenkins-infra/jenkins.io/commit/ce4ef7f4ceb360a89ed306072c4aaf752505da28

  Author: Bruno Verachten 

  Date:   2022-12-22 (Thu, 22 Dec 2022)



  Changed paths:

M content/doc/developer/publishing/releasing-manually.adoc

A content/images/developer/publishing/artifactory-login.png

A content/images/developer/publishing/artifactory-set-me-up.png

A content/images/developer/publishing/download-snippet.png

A content/images/developer/publishing/generate-settings.png

A content/images/developer/publishing/generated-xml.png

A content/images/developer/publishing/select-maven.png

A content/images/developer/publishing/unlock.png



  Log Message:

  ---

  feat(documentation) Adding a few screenshots to illustrate "Performing a 
Plugin Release manually" (#5628)



Hi,



I think I heard today that a few screenshots to illustrate this part of

the documentation wouldn't hurt, so I propose that.



Co-authored-by: Mark Waite 

Co-authored-by: Hervé Le Meur 





-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/2bbec3-ce4ef7%40github.com.


[jenkinsci/checkmarx-plugin] f71c1c: Added handling for cxone

2022-12-22 Thread 'SubhadraSahoo' via Jenkins Commits
  Branch: refs/heads/report-generation
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: f71c1ccd54d8aa5d36e4ebad1069b70941465923
  
https://github.com/jenkinsci/checkmarx-plugin/commit/f71c1ccd54d8aa5d36e4ebad1069b70941465923
  Author: subhadra.sa...@checkmarx.com 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M src/main/java/com/checkmarx/jenkins/CxScanBuilder.java
M src/main/java/com/checkmarx/jenkins/CxScanResult.java

  Log Message:
  ---
  Added handling for cxone


-- 
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/checkmarx-plugin/push/refs/heads/report-generation/dd273d-f71c1c%40github.com.


[jenkinsci/postbuildscript-plugin] c2f454: Bump bom-2.346.x from 1750.v0071fa_4c4a_e3 to 1757...

2022-12-22 Thread 'Daniel Heid' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/postbuildscript-plugin
  Commit: c2f4543e259ca82f99d567ab21cd52bcb416d582
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/c2f4543e259ca82f99d567ab21cd52bcb416d582
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.346.x from 1750.v0071fa_4c4a_e3 to 1757.vf3c66da_b_7492

Bumps [bom-2.346.x](https://github.com/jenkinsci/bom) from 1750.v0071fa_4c4a_e3 
to 1757.vf3c66da_b_7492.
- [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.346.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: b5fa7bce1c4bcb114bf3bb24e2eb1ddc1b5aa5f0
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/b5fa7bce1c4bcb114bf3bb24e2eb1ddc1b5aa5f0
  Author: Daniel Heid 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #122 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1757.vf3c66da_b_7492

Bump bom-2.346.x from 1750.v0071fa_4c4a_e3 to 1757.vf3c66da_b_7492


Compare: 
https://github.com/jenkinsci/postbuildscript-plugin/compare/51d96852f4a6...b5fa7bce1c4b

-- 
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/postbuildscript-plugin/push/refs/heads/main/51d968-b5fa7b%40github.com.


[jenkinsci/postbuildscript-plugin]

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1757.vf3c66da_b_7492
  Home:   https://github.com/jenkinsci/postbuildscript-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/postbuildscript-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1757.vf3c66da_b_7492/c2f454-00%40github.com.


[jenkinsci/postbuildscript-plugin] 45b305: Bump plugin from 4.52 to 4.53

2022-12-22 Thread 'Daniel Heid' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/postbuildscript-plugin
  Commit: 45b305a0c2405e19c21554e78c6930a0453cc86d
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/45b305a0c2405e19c21554e78c6930a0453cc86d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.52 to 4.53

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.52 to 4.53.
- [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.52...plugin-4.53)

---
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: f8be16b7837957164196fbbea59a2ce88a506f57
  
https://github.com/jenkinsci/postbuildscript-plugin/commit/f8be16b7837957164196fbbea59a2ce88a506f57
  Author: Daniel Heid 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

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

Bump plugin from 4.52 to 4.53


Compare: 
https://github.com/jenkinsci/postbuildscript-plugin/compare/b5fa7bce1c4b...f8be16b78379

-- 
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/postbuildscript-plugin/push/refs/heads/main/b5fa7b-f8be16%40github.com.


[jenkinsci/postbuildscript-plugin]

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.53
  Home:   https://github.com/jenkinsci/postbuildscript-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/postbuildscript-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.53/45b305-00%40github.com.


[jenkinsci/google-metadata-plugin] a85cd5: Bump bom-2.346.x from 1595.v8c71c13cc3a_9 to 1757....

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1757.vf3c66da_b_7492
  Home:   https://github.com/jenkinsci/google-metadata-plugin
  Commit: a85cd54fc7c15cdc0f3460b1700069fbc0f0f9f2
  
https://github.com/jenkinsci/google-metadata-plugin/commit/a85cd54fc7c15cdc0f3460b1700069fbc0f0f9f2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.346.x from 1595.v8c71c13cc3a_9 to 1757.vf3c66da_b_7492

Bumps [bom-2.346.x](https://github.com/jenkinsci/bom) from 1595.v8c71c13cc3a_9 
to 1757.vf3c66da_b_7492.
- [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.346.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
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/google-metadata-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1757.vf3c66da_b_7492/00-a85cd5%40github.com.


[jenkinsci/google-metadata-plugin]

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1750.v0071fa_4c4a_e3
  Home:   https://github.com/jenkinsci/google-metadata-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/google-metadata-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1750.v0071fa_4c4a_e3/5c5db4-00%40github.com.


[jenkinsci/script-security-plugin] 46db84: Bump bom-2.346.x from 1742.vb_70478c1b_25f to 1757...

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1757.vf3c66da_b_7492
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: 46db841e0043f6843f7fe5177265baaedfa3b02a
  
https://github.com/jenkinsci/script-security-plugin/commit/46db841e0043f6843f7fe5177265baaedfa3b02a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.346.x from 1742.vb_70478c1b_25f to 1757.vf3c66da_b_7492

Bumps [bom-2.346.x](https://github.com/jenkinsci/bom) from 1742.vb_70478c1b_25f 
to 1757.vf3c66da_b_7492.
- [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.346.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


-- 
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/script-security-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1757.vf3c66da_b_7492/00-46db84%40github.com.


[jenkinsci/script-security-plugin]

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1750.v0071fa_4c4a_e3
  Home:   https://github.com/jenkinsci/script-security-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/script-security-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.346.x-1750.v0071fa_4c4a_e3/3aebe7-00%40github.com.


[jenkinsci/ssh-slaves-plugin] f64aed: chore(deps): bump bom-2.361.x

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1757.vf3c66da_b_7492
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: f64aeda0c76e17c8da7542d6527d1d9cd7422c9d
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/f64aeda0c76e17c8da7542d6527d1d9cd7422c9d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump bom-2.361.x

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1750.v0071fa_4c4a_e3 
to 1757.vf3c66da_b_7492.
- [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] 


-- 
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/ssh-slaves-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1757.vf3c66da_b_7492/00-f64aed%40github.com.


[jenkinsci/aws-java-sdk-plugin] b22639: Bump revision from 1.12.287 to 1.12.370

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.370
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: b22639f0026f9494eaa9db33799ecc49f05a1ab8
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/b22639f0026f9494eaa9db33799ecc49f05a1ab8
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump revision from 1.12.287 to 1.12.370

Bumps `revision` from 1.12.287 to 1.12.370.

Updates `aws-java-sdk-bom` from 1.12.287 to 1.12.370
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.287...1.12.370)

Updates `aws-java-sdk` from 1.12.287 to 1.12.370
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.287...1.12.370)

Updates `aws-java-sdk-s3` from 1.12.287 to 1.12.370
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.287...1.12.370)

Updates `aws-java-sdk-sts` from 1.12.287 to 1.12.370
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.287...1.12.370)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.amazonaws:aws-java-sdk-sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


-- 
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/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/revision-1.12.370/00-b22639%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.369
  Home:   https://github.com/jenkinsci/aws-java-sdk-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/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/revision-1.12.369/9cb8e5-00%40github.com.


[jenkinsci/saml-plugin] 0bb2de: chore(deps): bump bom-2.361.x (#302)

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/saml-plugin
  Commit: 0bb2de2c4f92d22662647ccb1c7721fc4037a3af
  
https://github.com/jenkinsci/saml-plugin/commit/0bb2de2c4f92d22662647ccb1c7721fc4037a3af
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump bom-2.361.x (#302)

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1750.v0071fa_4c4a_e3 
to 1757.vf3c66da_b_7492.
- [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] 

Signed-off-by: dependabot[bot] 
Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@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/saml-plugin/push/refs/heads/main/a5ca72-0bb2de%40github.com.


[jenkinsci/saml-plugin]

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1757.vf3c66da_b_7492
  Home:   https://github.com/jenkinsci/saml-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/saml-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.361.x-1757.vf3c66da_b_7492/f853b6-00%40github.com.


[jenkinsci/webhook-step-plugin]

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.361.x-1757.vf3c66da_b_7492
  Home:   https://github.com/jenkinsci/webhook-step-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/webhook-step-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.361.x-1757.vf3c66da_b_7492/8f0d59-00%40github.com.


[jenkinsci/webhook-step-plugin] 8f0d59: Bump bom-2.361.x from 1750.v0071fa_4c4a_e3 to 1757...

2022-12-22 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/webhook-step-plugin
  Commit: 8f0d59ad8a501862deec8034051f0af1fa3cf252
  
https://github.com/jenkinsci/webhook-step-plugin/commit/8f0d59ad8a501862deec8034051f0af1fa3cf252
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.361.x from 1750.v0071fa_4c4a_e3 to 1757.vf3c66da_b_7492

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1750.v0071fa_4c4a_e3 
to 1757.vf3c66da_b_7492.
- [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: 89e6ce6703b44ba707504601cbb4fb1482f2f968
  
https://github.com/jenkinsci/webhook-step-plugin/commit/89e6ce6703b44ba707504601cbb4fb1482f2f968
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #148 from 
jenkinsci/dependabot/maven/master/io.jenkins.tools.bom-bom-2.361.x-1757.vf3c66da_b_7492


Compare: 
https://github.com/jenkinsci/webhook-step-plugin/compare/ffa58f4662f5...89e6ce6703b4

-- 
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/webhook-step-plugin/push/refs/heads/master/ffa58f-89e6ce%40github.com.


[jenkins-infra/jenkins.io] d57b69: seems to be fixed (#5366)

2022-12-22 Thread 'David' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d57b69842a92dc79876db84d63160e8ec9cea47e
  
https://github.com/jenkins-infra/jenkins.io/commit/d57b69842a92dc79876db84d63160e8ec9cea47e
  Author: David 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M content/doc/book/using/using-agents.adoc

  Log Message:
  ---
  seems to be fixed (#5366)

https://github.com/jenkinsci/docker-ssh-agent/issues/33 
fixed by https://github.com/jenkinsci/docker-ssh-agent/pull/74

Co-authored-by: Mark Waite 
Co-authored-by: Zbynek Konecny 


-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/ce4ef7-d57b69%40github.com.


[jenkins-infra/jenkins.io] 01ab1e: fix storage container (#5832)

2022-12-22 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 01ab1ea8151169f713a6d9de7d071478369b7d14
  
https://github.com/jenkins-infra/jenkins.io/commit/01ab1ea8151169f713a6d9de7d071478369b7d14
  Author: Mark Waite 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:

  Log Message:
  ---
  fix storage container (#5832)

- Use latest blueocean and docker-workflow plugins
- Use Apache Maven 3.8.6, not 3.8.1
- Use Eclipse Temurin in storage container example

Co-authored-by: Damien Duportal 


-- 
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/jenkins-infra/jenkins.io/push/refs/heads/master/d57b69-01ab1e%40github.com.


[jenkins-infra/jenkins.io] 9c2135: Update nginx Docker tag to v1.23 (#5806)

2022-12-22 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkins-infra/jenkins.io

  Commit: 9c213529eabd64f93797c2418400817ebe85df3c

  
https://github.com/jenkins-infra/jenkins.io/commit/9c213529eabd64f93797c2418400817ebe85df3c

  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

  Date:   2022-12-22 (Thu, 22 Dec 2022)



  Changed paths:

M Dockerfile



  Log Message:

  ---

  Update nginx Docker tag to v1.23 (#5806)



[![Mend

Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)



This PR contains the following updates:



| Package | Type | Update | Change |

|---|---|---|---|

| nginx | final | minor | `1.17` -> `1.23` |



---



### Configuration



📅 **Schedule**: Branch creation - At any time (no schedule defined),

Automerge - At any time (no schedule defined).



🚦 **Automerge**: Disabled by config. Please merge this manually once you

are satisfied.



♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the

rebase/retry checkbox.



🔕 **Ignore**: Close this PR and you won't be reminded about this update

again.



---



- [ ] If you want to rebase/retry this PR, check

this box



---



This PR has been generated by [Mend

Renovate](https://www.mend.io/free-developer-tools/renovate/). View

repository job log

[here](https://app.renovatebot.com/dashboard#github/jenkins-infra/jenkins.io).







Co-authored-by: renovate[bot] <29139614+renovate[bot]@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/jenkins-infra/jenkins.io/push/refs/heads/master/01ab1e-9c2135%40github.com.


[jenkins-infra/jenkins.io]

2022-12-22 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/renovate/nginx-1.x
  Home:   https://github.com/jenkins-infra/jenkins.io

-- 
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/jenkins-infra/jenkins.io/push/refs/heads/renovate/nginx-1.x/ed1e1a-00%40github.com.


[jenkinsci/jenkins] fbc6ea: Upgrade `cloudbees-folder` from 6.795.v3e23d3c6f19...

2022-12-22 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: fbc6ea3da4f3cb388a0aeae6b9edef403b24384f
  
https://github.com/jenkinsci/jenkins/commit/fbc6ea3da4f3cb388a0aeae6b9edef403b24384f
  Author: Basil Crow 
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M test/pom.xml

  Log Message:
  ---
  Upgrade `cloudbees-folder` from 6.795.v3e23d3c6f194 to 6.800.v71307ca_b_986b 
(#7536)


-- 
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/f87be8-fbc6ea%40github.com.


[jenkins-infra/jenkins.io] 1035e2: Automated changelog for 2.384

2022-12-22 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.384
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 1035e27a2c943182722c224eb5581cda823c0ebb
  
https://github.com/jenkins-infra/jenkins.io/commit/1035e27a2c943182722c224eb5581cda823c0ebb
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
M content/_data/changelogs/weekly.yml

  Log Message:
  ---
  Automated changelog for 2.384


-- 
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/jenkins-infra/jenkins.io/push/refs/heads/automated-weekly-changelog/2.384/d53838-1035e2%40github.com.


[jenkinsci/dark-theme-plugin] 2ec158: Update dependency sass to v1.57.1

2022-12-22 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/sass-1.x
  Home:   https://github.com/jenkinsci/dark-theme-plugin
  Commit: 2ec15875676bd2f093346bd4993e14fc2fbb0cc4
  
https://github.com/jenkinsci/dark-theme-plugin/commit/2ec15875676bd2f093346bd4993e14fc2fbb0cc4
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2022-12-23 (Fri, 23 Dec 2022)

  Changed paths:
M package-lock.json
M package.json

  Log Message:
  ---
  Update dependency sass to v1.57.1


-- 
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/dark-theme-plugin/push/refs/heads/renovate/sass-1.x/00-2ec158%40github.com.


[jenkinsci/lockable-resources-plugin] 364d77: New Crowdin translations

2022-12-22 Thread 'Crowdin Bot' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: 364d7742e4bb91decfa0656da8fe6c35a1ba5e8f
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/364d7742e4bb91decfa0656da8fe6c35a1ba5e8f
  Author: Crowdin Bot 
  Date:   2022-12-23 (Fri, 23 Dec 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/RequiredResourcesProperty/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_sk.properties

  Log Message:
  ---
  New Crowdin translations


-- 
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/791ebd-364d77%40github.com.


[jenkinsci/design-library-plugin] 6f6088: Update dependency sass to v1.57.1

2022-12-22 Thread 'renovate[bot]' via Jenkins Commits
  Branch: refs/heads/renovate/sass-1.x
  Home:   https://github.com/jenkinsci/design-library-plugin
  Commit: 6f6088b06ab7685c3e378712402820fbcbbccc7e
  
https://github.com/jenkinsci/design-library-plugin/commit/6f6088b06ab7685c3e378712402820fbcbbccc7e
  Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  Date:   2022-12-23 (Fri, 23 Dec 2022)

  Changed paths:
M package-lock.json
M package.json

  Log Message:
  ---
  Update dependency sass to v1.57.1


-- 
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/design-library-plugin/push/refs/heads/renovate/sass-1.x/00-6f6088%40github.com.


[jenkinsci/log-file-filter-plugin] 480494: Use default release drafter setting (#61)

2022-12-22 Thread 'Andreas Mandel' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/log-file-filter-plugin
  Commit: 4804949e780286dca9f66a88c6b2afa8eede549f
  
https://github.com/jenkinsci/log-file-filter-plugin/commit/4804949e780286dca9f66a88c6b2afa8eede549f
  Author: Andreas Mandel 
  Date:   2022-12-23 (Fri, 23 Dec 2022)

  Changed paths:
R .github/release-drafter.yml

  Log Message:
  ---
  Use default release drafter setting (#61)


-- 
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/log-file-filter-plugin/push/refs/heads/main/1664d3-480494%40github.com.