[jenkinsci/ansible-plugin]

2023-10-19 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/276.vef26df37652f
  Home:   https://github.com/jenkinsci/ansible-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/ansible-plugin/push/refs/tags/276.vef26df37652f/00-ef26df%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] d36c22: Add change logs

2023-10-19 Thread 'becitsthere' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: d36c22b929807f63753ebb52dd26918acfc50461
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/d36c22b929807f63753ebb52dd26918acfc50461
  Author: pohanhuangtw 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Add change logs


  Commit: b72f314e66c12017b97f30c60e90dc89746ab01e
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/b72f314e66c12017b97f30c60e90dc89746ab01e
  Author: pohanhuangtw <145627854+pohanhuan...@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


  Commit: 171d6605f9ff1543eb9435d2eecabd35061a12bf
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/171d6605f9ff1543eb9435d2eecabd35061a12bf
  Author: becitsthere <55168550+becitsth...@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M CHANGELOG.md
M README.md

  Log Message:
  ---
  Merge pull request #47 from pohanhuangtw/Jenkins-release-2.0-change

Jenkins plugin release 2.0 markdowns changes.


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/a0fad73a17c8...171d6605f9ff

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/a0fad7-171d66%40github.com.


[jenkinsci/ansible-plugin] ef26df: Added vaultTmpPath option (#133) (#134)

2023-10-19 Thread 'bbobbettoS' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/ansible-plugin
  Commit: ef26df37652f2b2db5b0f485a3cb638516918a9b
  
https://github.com/jenkinsci/ansible-plugin/commit/ef26df37652f2b2db5b0f485a3cb638516918a9b
  Author: bbobbettoS <114412356+bbobbet...@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M README.md
M src/main/java/org/jenkinsci/plugins/ansible/AbstractAnsibleInvocation.java
M 
src/main/java/org/jenkinsci/plugins/ansible/AnsibleAdHocCommandBuilder.java
M src/main/java/org/jenkinsci/plugins/ansible/AnsiblePlaybookBuilder.java
M src/main/java/org/jenkinsci/plugins/ansible/AnsibleVaultBuilder.java
M src/main/java/org/jenkinsci/plugins/ansible/AnsibleVaultInvocation.java
M src/main/java/org/jenkinsci/plugins/ansible/Utils.java
M 
src/main/java/org/jenkinsci/plugins/ansible/jobdsl/AnsibleJobDslExtension.java
M 
src/main/java/org/jenkinsci/plugins/ansible/jobdsl/context/AnsibleContext.java
M src/main/java/org/jenkinsci/plugins/ansible/workflow/AnsibleAdhocStep.java
M 
src/main/java/org/jenkinsci/plugins/ansible/workflow/AnsiblePlaybookStep.java
M src/main/java/org/jenkinsci/plugins/ansible/workflow/AnsibleVaultStep.java
M 
src/main/resources/org/jenkinsci/plugins/ansible/AnsibleAdHocCommandBuilder/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/ansible/AnsibleAdHocCommandBuilder/help-vaultTmpPath.html
M 
src/main/resources/org/jenkinsci/plugins/ansible/AnsiblePlaybookBuilder/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/ansible/AnsiblePlaybookBuilder/help-vaultTmpPath.html
M 
src/main/resources/org/jenkinsci/plugins/ansible/AnsibleVaultBuilder/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/ansible/AnsibleVaultBuilder/help-vaultTmpPath.html
M 
src/main/resources/org/jenkinsci/plugins/ansible/workflow/AnsibleAdHocStep/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/ansible/workflow/AnsiblePlaybookStep/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/ansible/workflow/AnsibleVaultStep/config.jelly
M src/test/java/org/jenkinsci/plugins/ansible/PipelineTest.java
M 
src/test/resources/org/jenkinsci/plugins/ansible/CompatibilityTest/jobs/old/config.xml
A src/test/resources/pipelines/vaultTmpPath.groovy

  Log Message:
  ---
  Added vaultTmpPath option (#133) (#134)

* Resolve issue #133
Added vaultTmpPath option to set a different temporary path, rather than the 
default workspace,for temporary files generated by interacting with the vault

* Test modified to get temp path from system property java.io.tmpdir, maybe fix 
Windows test

* Fixed test in Windows environment, moved vaultTmpPath 'not presence check' to 
the right test


-- 
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/ansible-plugin/push/refs/heads/main/2bcf4b-ef26df%40github.com.


[jenkinsci/parasoft-findings-plugin] 2ce984: Modify messages

2023-10-19 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_cicd520
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 2ce984dbccca9d26c6278fce5cbbf414f0d8451c
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/2ce984dbccca9d26c6278fce5cbbf414f0d8451c
  Author: dtang 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/model/ElementFormatter.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporter.java
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/model/Messages.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/model/Messages_zh_CN.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageViewModel/index.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageViewModel/index_zh_CN.properties
M src/main/resources/parasoftCoverage/configuration.properties
M src/main/resources/parasoftCoverage/configuration_zh_CN.properties
M src/main/webapp/help/parasoftCoverage/help-criticality.html
M src/main/webapp/help/parasoftCoverage/help-criticality_zh_CN.html

  Log Message:
  ---
  Modify messages


-- 
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/parasoft-findings-plugin/push/refs/heads/don_cicd520/1310cd-2ce984%40github.com.


[jenkinsci/parasoft-findings-plugin] 1310cd: Modify messages

2023-10-19 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_cicd520
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 1310cd6a1ea65ef3da5a5df50bd6353f8600829c
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/1310cd6a1ea65ef3da5a5df50bd6353f8600829c
  Author: dtang 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/model/ElementFormatter.java
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporter.java
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/model/Messages.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/model/Messages_zh_CN.properties
M src/main/webapp/help/parasoftCoverage/help-criticality.html
M src/main/webapp/help/parasoftCoverage/help-criticality_zh_CN.html

  Log Message:
  ---
  Modify messages


-- 
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/parasoft-findings-plugin/push/refs/heads/don_cicd520/548431-1310cd%40github.com.


[jenkinsci/coordinator-plugin] 7cd7b6: github support for password authentication dropped

2023-10-19 Thread 'Ace Han' via Jenkins Commits
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/coordinator-plugin
  Commit: 7cd7b685db90190cffd72ee2e2db6745da9d053f
  
https://github.com/jenkinsci/coordinator-plugin/commit/7cd7b685db90190cffd72ee2e2db6745da9d053f
  Author: ace-han 
  Date:   2023-10-13 (Fri, 13 Oct 2023)

  Changed paths:
M freq_scripts.txt

  Log Message:
  ---
  github support for password authentication dropped


-- 
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/coordinator-plugin/push/refs/heads/develop/19c680-7cd7b6%40github.com.


[jenkinsci/parasoft-findings-plugin] 1e9568: Fix the errors when loading Dashboard and job status.

2023-10-19 Thread 'Alfie Wang' via Jenkins Commits
  Branch: refs/heads/alfie_coverage-api-plugin-conflict
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 1e95685d0db77870f5311ed099e4aaafa8489f7e
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/1e95685d0db77870f5311ed099e4aaafa8489f7e
  Author: Alfie Wang 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageXmlStream.java
M 
src/test/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageXmlStreamTest.java

  Log Message:
  ---
  Fix the errors when loading Dashboard and job status.


-- 
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/parasoft-findings-plugin/push/refs/heads/alfie_coverage-api-plugin-conflict/27f420-1e9568%40github.com.


[jenkinsci/google-chat-notification-plugin] fbc8a7: refactor: Internationalization of messages

2023-10-19 Thread 'Thiago Colbert' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-chat-notification-plugin
  Commit: fbc8a7f76d85596b8f3e7a5b4308dcd9427f
  
https://github.com/jenkinsci/google-chat-notification-plugin/commit/fbc8a7f76d85596b8f3e7a5b4308dcd9427f
  Author: Thiago Colbert 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M src/main/java/io/cnaik/GoogleChatNotification.java
M src/main/java/io/cnaik/service/CommonUtil.java
M src/main/java/io/cnaik/service/ResponseMessageUtil.java
M src/main/java/jenkins/plugins/googlechat/GoogleChatRequest.java
M src/main/java/jenkins/plugins/googlechat/JenkinsTokenExpander.java
M src/main/java/jenkins/plugins/googlechat/StandardGoogleChatService.java
A src/main/resources/io/cnaik/Messages.properties

  Log Message:
  ---
  refactor: Internationalization of messages


-- 
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-chat-notification-plugin/push/refs/heads/master/ea605d-fbc8a7%40github.com.


[jenkinsci/swarm-plugin]

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.main-remoting-3176.v207ec082a_8c0
  Home:   https://github.com/jenkinsci/swarm-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/swarm-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.main-remoting-3176.v207ec082a_8c0/d89ff0-00%40github.com.


[jenkinsci/swarm-plugin] 9f14a7: Bump org.jenkins-ci.main:remoting (#592)

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: 9f14a7ac4098e759fe785dc39a2ebc6b410ef594
  
https://github.com/jenkinsci/swarm-plugin/commit/9f14a7ac4098e759fe785dc39a2ebc6b410ef594
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M client/pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.main:remoting (#592)


-- 
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/swarm-plugin/push/refs/heads/master/cc0af7-9f14a7%40github.com.


[jenkinsci/swarm-plugin] d89ff0: Bump org.jenkins-ci.main:remoting

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.main-remoting-3176.v207ec082a_8c0
  Home:   https://github.com/jenkinsci/swarm-plugin
  Commit: d89ff05d078edaa6a7ca0bdb4d3082b379524141
  
https://github.com/jenkinsci/swarm-plugin/commit/d89ff05d078edaa6a7ca0bdb4d3082b379524141
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M client/pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.main:remoting

Bumps [org.jenkins-ci.main:remoting](https://github.com/jenkinsci/remoting) 
from 3174.v2c9e67f8f9df to 3176.v207ec082a_8c0.
- [Release notes](https://github.com/jenkinsci/remoting/releases)
- [Changelog](https://github.com/jenkinsci/remoting/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/remoting/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:remoting
  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/swarm-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.main-remoting-3176.v207ec082a_8c0/00-d89ff0%40github.com.


[jenkins-infra/jenkins.io] 9316ce: Automated changelog for 2.429

2023-10-19 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.429
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 9316cefb93475463165d06dfbbc5b0d4202d90d5
  
https://github.com/jenkins-infra/jenkins.io/commit/9316cefb93475463165d06dfbbc5b0d4202d90d5
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

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

  Log Message:
  ---
  Automated changelog for 2.429


-- 
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.429/7a7b86-9316ce%40github.com.


[jenkinsci/jenkins] d5de5d: Bump org.jenkins-ci.main:remoting

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.main-remoting-3176.v207ec082a_8c0
  Home:   https://github.com/jenkinsci/jenkins
  Commit: d5de5da9dbd6b23d5731bd32dd348fdac3362f2f
  
https://github.com/jenkinsci/jenkins/commit/d5de5da9dbd6b23d5731bd32dd348fdac3362f2f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.main:remoting

Bumps [org.jenkins-ci.main:remoting](https://github.com/jenkinsci/remoting) 
from 3174.v2c9e67f8f9df to 3176.v207ec082a_8c0.
- [Release notes](https://github.com/jenkinsci/remoting/releases)
- [Changelog](https://github.com/jenkinsci/remoting/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/remoting/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.main:remoting
  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/jenkins/push/refs/heads/dependabot/maven/org.jenkins-ci.main-remoting-3176.v207ec082a_8c0/00-d5de5d%40github.com.


[jenkinsci/jenkins] f61360: Bump org.jenkins-ci.plugins:cloudbees-folder from ...

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f613605a2e0bd4e4c1911ef406af42c68b1e95c9
  
https://github.com/jenkinsci/jenkins/commit/f613605a2e0bd4e4c1911ef406af42c68b1e95c9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M test/pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:cloudbees-folder from 6.848.ve3b_fd7839a_81 to 
6.858.v898218f3609d (#8623)

Bump org.jenkins-ci.plugins:cloudbees-folder

Bumps 
[org.jenkins-ci.plugins:cloudbees-folder](https://github.com/jenkinsci/cloudbees-folder-plugin)
 from 6.848.ve3b_fd7839a_81 to 6.858.v898218f3609d.
- [Release notes](https://github.com/jenkinsci/cloudbees-folder-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/cloudbees-folder-plugin/commits/6.858.v898218f3609d)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:cloudbees-folder
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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/jenkins/push/refs/heads/master/d6b463-f61360%40github.com.


[jenkinsci/jenkins]

2023-10-19 Thread 'Basil Crow' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-cloudbees-folder-6.858.v898218f3609d
  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/dependabot/maven/org.jenkins-ci.plugins-cloudbees-folder-6.858.v898218f3609d/6b5982-00%40github.com.


[jenkinsci/remoting]

2023-10-19 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/3176.v207ec082a_8c0
  Home:   https://github.com/jenkinsci/remoting

-- 
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/remoting/push/refs/tags/3176.v207ec082a_8c0/00-207ec0%40github.com.


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

2023-10-19 Thread 'Crowdin Bot' via Jenkins Commits
  Branch: refs/heads/l10n_crowdin_action
  Home:   https://github.com/jenkinsci/lockable-resources-plugin
  Commit: c2a45ac68e1cb6584146a270abc4cf8fb73c718f
  
https://github.com/jenkinsci/lockable-resources-plugin/commit/c2a45ac68e1cb6584146a270abc4cf8fb73c718f
  Author: Crowdin Bot 
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_cs.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_de.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sk.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_de.properties
M 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_fr.properties
A 
src/main/resources/org/jenkins/plugins/lockableresources/LockableResourceProperty/config_fr.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/782d1e-c2a45a%40github.com.


[jenkinsci/neuvector-vulnerability-scanner-plugin] ccda9e: fix the bugs when upgrading

2023-10-19 Thread 'BinX-Suse' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin
  Commit: ccda9e5cc9fa9983790f4a96116c2dcb8bc27d8c
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/ccda9e5cc9fa9983790f4a96116c2dcb8bc27d8c
  Author: pohanhuangtw 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  fix the bugs when upgrading


  Commit: a0fad73a17c8c91a77e1a54c8b34a3c2885690d0
  
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/commit/a0fad73a17c8c91a77e1a54c8b34a3c2885690d0
  Author: BinX-Suse <96315730+binx-s...@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M src/main/java/io/jenkins/plugins/neuvector/NeuVectorBuilder.java

  Log Message:
  ---
  Merge pull request #46 from pohanhuangtw/NVSHAS-7792-bugfix

fix the bugs when upgrading


Compare: 
https://github.com/jenkinsci/neuvector-vulnerability-scanner-plugin/compare/175d140e30e0...a0fad73a17c8

-- 
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/neuvector-vulnerability-scanner-plugin/push/refs/heads/master/175d14-a0fad7%40github.com.


[jenkinsci/remoting] 207ec0: Unify two entrypoints (#677)

2023-10-19 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 207ec082a8c0664c7471299886880948f63c4942
  
https://github.com/jenkinsci/remoting/commit/207ec082a8c0664c7471299886880948f63c4942
  Author: Basil Crow 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M docs/inbound-agent.md
M src/main/java/hudson/remoting/Engine.java
M src/main/java/hudson/remoting/Launcher.java
M src/main/java/hudson/remoting/Util.java
M src/main/java/hudson/remoting/jnlp/Main.java
M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointResolver.java

  Log Message:
  ---
  Unify two entrypoints (#677)


-- 
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/remoting/push/refs/heads/master/b329c4-207ec0%40github.com.


[jenkinsci/acceptance-test-harness]

2023-10-19 Thread 'Alexander Brandes' via Jenkins Commits
  Branch: refs/heads/demo
  Home:   https://github.com/jenkinsci/acceptance-test-harness

-- 
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/acceptance-test-harness/push/refs/heads/demo/00-2854f1%40github.com.


[jenkins-infra/jenkins.io] 7a7b86: Automated changelog for 2.429

2023-10-19 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.429
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 7a7b861f7212116fad91d395362bb68a8325f214
  
https://github.com/jenkins-infra/jenkins.io/commit/7a7b861f7212116fad91d395362bb68a8325f214
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

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

  Log Message:
  ---
  Automated changelog for 2.429


-- 
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.429/84f85e-7a7b86%40github.com.


[jenkinsci/jenkins] d6b463: [JENKINS-72179] Show description of boolean build ...

2023-10-19 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: d6b46376583c91a9460200411d6c4af2f172dec3
  
https://github.com/jenkinsci/jenkins/commit/d6b46376583c91a9460200411d6c4af2f172dec3
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
M core/src/main/resources/hudson/model/BooleanParameterValue/value.jelly

  Log Message:
  ---
  [JENKINS-72179] Show description of boolean build parameter values (#8606)

Co-authored-by: Daniel Beck 


-- 
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/577f42-d6b463%40github.com.


[jenkinsci/workflow-job-plugin]

2023-10-19 Thread 'Jesse Glick' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.414.x-2507.vcb_18c56b_f57c
  Home:   https://github.com/jenkinsci/workflow-job-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/workflow-job-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.414.x-2507.vcb_18c56b_f57c/d3c083-00%40github.com.


[jenkinsci/workflow-job-plugin] d3c083: Bump io.jenkins.tools.bom:bom-2.414.x

2023-10-19 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: d3c0838a944ae7b1bba9c15ae06901dd6534351f
  
https://github.com/jenkinsci/workflow-job-plugin/commit/d3c0838a944ae7b1bba9c15ae06901dd6534351f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-16 (Mon, 16 Oct 2023)

  Changed paths:
M pom.xml

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

Bumps [io.jenkins.tools.bom:bom-2.414.x](https://github.com/jenkinsci/bom) from 
2278.v47b_4508e256a to 2507.vcb_18c56b_f57c.
- [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.414.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: d35c55a2ec172a7bc349436419171cca09a38b98
  
https://github.com/jenkinsci/workflow-job-plugin/commit/d35c55a2ec172a7bc349436419171cca09a38b98
  Author: Jesse Glick 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #393 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.414.x-2507.vcb_18c56b_f57c

Bump io.jenkins.tools.bom:bom-2.414.x from 2278.v47b_4508e256a to 
2507.vcb_18c56b_f57c


Compare: 
https://github.com/jenkinsci/workflow-job-plugin/compare/05d4a24de389...d35c55a2ec17

-- 
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/workflow-job-plugin/push/refs/heads/master/05d4a2-d35c55%40github.com.


[jenkinsci/workflow-job-plugin] 86a2ed: Remove `checkAbortPermission` and `hasAbortPermiss...

2023-10-19 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-job-plugin
  Commit: 86a2ed59f34a9ff218c6704978deba008e362a0a
  
https://github.com/jenkinsci/workflow-job-plugin/commit/86a2ed59f34a9ff218c6704978deba008e362a0a
  Author: Jesse Glick 
  Date:   2023-10-11 (Wed, 11 Oct 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java

  Log Message:
  ---
  Remove `checkAbortPermission` and `hasAbortPermission` overrides from 
`WorkflowJob`


  Commit: 05d4a24de3890383b706aa5090dffc3f54f9ddff
  
https://github.com/jenkinsci/workflow-job-plugin/commit/05d4a24de3890383b706aa5090dffc3f54f9ddff
  Author: Jesse Glick 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/job/WorkflowJob.java

  Log Message:
  ---
  Merge pull request #392 from jglick/checkAbortPermission

Remove `checkAbortPermission` and `hasAbortPermission` overrides from 
`WorkflowJob`


Compare: 
https://github.com/jenkinsci/workflow-job-plugin/compare/836f8a771fb0...05d4a24de389

-- 
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/workflow-job-plugin/push/refs/heads/master/836f8a-05d4a2%40github.com.


[jenkinsci/active-choices-plugin] 28e270: Update CHANGES.md

2023-10-19 Thread 'Bruno P. Kinoshita' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-choices-plugin
  Commit: 28e270fa79a1fcfd473eab0ec41120c7e71dbbc2
  
https://github.com/jenkinsci/active-choices-plugin/commit/28e270fa79a1fcfd473eab0ec41120c7e71dbbc2
  Author: Bruno P. Kinoshita 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M CHANGES.md

  Log Message:
  ---
  Update CHANGES.md


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/active-choices-plugin/push/refs/heads/master/59c4d1-28e270%40github.com.


[jenkinsci/active-choices-plugin]

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/npm_and_yarn/webpack-5.89.0
  Home:   https://github.com/jenkinsci/active-choices-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/active-choices-plugin/push/refs/heads/dependabot/npm_and_yarn/webpack-5.89.0/d38fd3-00%40github.com.


[jenkinsci/active-choices-plugin] 59c4d1: Bump webpack from 5.88.2 to 5.89.0

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/active-choices-plugin
  Commit: 59c4d1145aa62cd0e4c9250643cdad48580b3f77
  
https://github.com/jenkinsci/active-choices-plugin/commit/59c4d1145aa62cd0e4c9250643cdad48580b3f77
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M package.json
M yarn.lock

  Log Message:
  ---
  Bump webpack from 5.88.2 to 5.89.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.89.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.89.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  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/jenkinsci/active-choices-plugin/push/refs/heads/master/c5bb94-59c4d1%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.568
  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.568/b18961-00%40github.com.


[jenkinsci/aws-java-sdk-plugin] e34abc: Bump revision from 1.12.529 to 1.12.569

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.569
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: e34abcb4f62d810345ccfc8775073f6028c80739
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/e34abcb4f62d810345ccfc8775073f6028c80739
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump revision from 1.12.529 to 1.12.569

Bumps `revision` from 1.12.529 to 1.12.569.

Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.529 to 1.12.569
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.529...1.12.569)

Updates `com.amazonaws:aws-java-sdk` from 1.12.529 to 1.12.569
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.529...1.12.569)

Updates `com.amazonaws:aws-java-sdk-s3` from 1.12.529 to 1.12.569
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.529...1.12.569)

Updates `com.amazonaws:aws-java-sdk-sts` from 1.12.529 to 1.12.569
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-java/compare/1.12.529...1.12.569)

---
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.569/00-e34abc%40github.com.


[jenkinsci/build-name-setter-plugin] 1ef2ee: Test with Java 21. (#87)

2023-10-19 Thread 'Bruno Verachten' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-name-setter-plugin
  Commit: 1ef2eec53fa8553c4545227729c460951e1387fd
  
https://github.com/jenkinsci/build-name-setter-plugin/commit/1ef2eec53fa8553c4545227729c460951e1387fd
  Author: Bruno Verachten 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Test with Java 21. (#87)


-- 
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-name-setter-plugin/push/refs/heads/master/2c9a89-1ef2ee%40github.com.


[jenkinsci/cucumber-reports-plugin] 82fed4: Test with Java 21. (#450)

2023-10-19 Thread 'Bruno Verachten' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cucumber-reports-plugin
  Commit: 82fed4cb7724277657b00d1fe86e4147df00fbfd
  
https://github.com/jenkinsci/cucumber-reports-plugin/commit/82fed4cb7724277657b00d1fe86e4147df00fbfd
  Author: Bruno Verachten 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Test with Java 21. (#450)


-- 
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/cucumber-reports-plugin/push/refs/heads/master/529bf7-82fed4%40github.com.


[jenkinsci/code-coverage-api-plugin]

2023-10-19 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/color-change
  Home:   https://github.com/jenkinsci/code-coverage-api-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/code-coverage-api-plugin/push/refs/heads/color-change/8781e0-00%40github.com.


[jenkinsci/google-storage-plugin]

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.errorprone-error_prone_annotations-2.22.0
  Home:   https://github.com/jenkinsci/google-storage-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-storage-plugin/push/refs/heads/dependabot/maven/com.google.errorprone-error_prone_annotations-2.22.0/908d56-00%40github.com.


[jenkinsci/google-storage-plugin] 1ddab0: Bump com.google.errorprone:error_prone_annotations...

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/com.google.errorprone-error_prone_annotations-2.23.0
  Home:   https://github.com/jenkinsci/google-storage-plugin
  Commit: 1ddab078989f29e51fd053e82510a0a25463161d
  
https://github.com/jenkinsci/google-storage-plugin/commit/1ddab078989f29e51fd053e82510a0a25463161d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump com.google.errorprone:error_prone_annotations from 2.18.0 to 2.23.0

Bumps 
[com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone)
 from 2.18.0 to 2.23.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](https://github.com/google/error-prone/compare/v2.18.0...v2.23.0)

---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
  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/jenkinsci/google-storage-plugin/push/refs/heads/dependabot/maven/com.google.errorprone-error_prone_annotations-2.23.0/00-1ddab0%40github.com.


[jenkinsci/code-coverage-api-plugin] f39529: Move code to new plugin `code-coverage`.

2023-10-19 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/coverage-plugin-split
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: f3952980aca849b0ed0701c29603321c609f080d
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/f3952980aca849b0ed0701c29603321c609f080d
  Author: Ulli Hafner 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M .github/workflows/enforce-labels.yml
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/charts/CoverageSeriesBuilder.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/charts/CoverageTrendChart.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/charts/TreeMapNodeConverter.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/charts/package-info.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/color/ColorId.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/color/ColorProvider.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/color/ColorProviderFactory.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/color/ColorScheme.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/color/CoverageChangeLevel.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/color/CoverageChangeTendency.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/color/CoverageColorJenkinsId.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/color/CoverageColorPalette.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/color/CoverageLevel.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/color/package-info.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/model/Baseline.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/model/CoverageStatistics.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/model/ElementFormatter.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/model/package-info.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/restapi/CoverageApi.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/restapi/FileWithModifiedLines.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/restapi/LineCoverageType.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/restapi/ModifiedLinesBlock.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/restapi/ModifiedLinesCoverageApi.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/restapi/ModifiedLinesCoverageApiModel.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/source/CoverageSourcePrinter.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/source/MutationSourcePrinter.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/source/SourceCodeFacade.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/source/SourceCodePainter.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/source/SourceViewModel.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/source/package-info.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/ChangesTableModel.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CodeDeltaCalculator.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageBuildAction.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageChecksPublisher.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageJobAction.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageMetricColumn.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageQualityGate.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageQualityGateEvaluator.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageRecorder.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageReportScanner.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageReporter.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageStep.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageTableModel.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageTokenMacro.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageTool.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageViewModel.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageXmlStream.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/FileChangesProcessor.java
R 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/IndirectCoverageChangesTable.java

[jenkinsci/delphix-plugin] f65019: Update README.md

2023-10-19 Thread 'Nick Mathison' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/delphix-plugin
  Commit: f650195fbfe969816780e9eebedb4f642c0a273f
  
https://github.com/jenkinsci/delphix-plugin/commit/f650195fbfe969816780e9eebedb4f642c0a273f
  Author: Nick Mathison <114104601+nick-mathi...@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/delphix-plugin/push/refs/heads/master/767f47-f65019%40github.com.


[jenkinsci/jenkins] 6b5982: Bump org.jenkins-ci.plugins:cloudbees-folder

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-cloudbees-folder-6.858.v898218f3609d
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 6b59826735b5823c156e3c12787e5d8a23961b96
  
https://github.com/jenkinsci/jenkins/commit/6b59826735b5823c156e3c12787e5d8a23961b96
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M test/pom.xml

  Log Message:
  ---
  Bump org.jenkins-ci.plugins:cloudbees-folder

Bumps 
[org.jenkins-ci.plugins:cloudbees-folder](https://github.com/jenkinsci/cloudbees-folder-plugin)
 from 6.848.ve3b_fd7839a_81 to 6.858.v898218f3609d.
- [Release notes](https://github.com/jenkinsci/cloudbees-folder-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/cloudbees-folder-plugin/commits/6.858.v898218f3609d)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:cloudbees-folder
  dependency-type: direct:development
  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/jenkinsci/jenkins/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-cloudbees-folder-6.858.v898218f3609d/00-6b5982%40github.com.


[jenkinsci/saml-plugin] f92212: chore(deps): bump org.apache.santuario:xmlsec from...

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.apache.santuario-xmlsec-4.0.0
  Home:   https://github.com/jenkinsci/saml-plugin
  Commit: f922120ef4b53f456ca22ee5adabfe73e2e4ffa9
  
https://github.com/jenkinsci/saml-plugin/commit/f922120ef4b53f456ca22ee5adabfe73e2e4ffa9
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore(deps): bump org.apache.santuario:xmlsec from 3.0.2 to 4.0.0

Bumps org.apache.santuario:xmlsec from 3.0.2 to 4.0.0.

---
updated-dependencies:
- dependency-name: org.apache.santuario:xmlsec
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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/org.apache.santuario-xmlsec-4.0.0/00-f92212%40github.com.


[jenkins-infra/update-center2] f36706: fixup: parrallelize the remote copy operations

2023-10-19 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/pr-745
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: f367068718165c03ffd5394749cd755ba6f67a4b
  
https://github.com/jenkins-infra/update-center2/commit/f367068718165c03ffd5394749cd755ba6f67a4b
  Author: smerle33 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M site/publish.sh

  Log Message:
  ---
  fixup: parrallelize the remote copy operations


-- 
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/update-center2/push/refs/heads/pr-745/94dbc6-f36706%40github.com.


[jenkinsci/credentials-plugin] 376792: Bump org.jruby:jruby-complete from 9.4.3.0 to 9.4.4.0

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jruby-jruby-complete-9.4.4.0
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: 376792b513b4319fc44a26df8825f3d82a2038dc
  
https://github.com/jenkinsci/credentials-plugin/commit/376792b513b4319fc44a26df8825f3d82a2038dc
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump org.jruby:jruby-complete from 9.4.3.0 to 9.4.4.0

Bumps org.jruby:jruby-complete from 9.4.3.0 to 9.4.4.0.

---
updated-dependencies:
- dependency-name: org.jruby:jruby-complete
  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/credentials-plugin/push/refs/heads/dependabot/maven/org.jruby-jruby-complete-9.4.4.0/00-376792%40github.com.


[jenkinsci/cobertura-plugin]

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/io.jenkins.plugins-code-coverage-api-4.9.0
  Home:   https://github.com/jenkinsci/cobertura-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/cobertura-plugin/push/refs/heads/dependabot/maven/io.jenkins.plugins-code-coverage-api-4.9.0/73b12c-00%40github.com.


[jenkinsci/cobertura-plugin] 0940f3: Bump io.jenkins.plugins:code-coverage-api from 3.5...

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.plugins-code-coverage-api-4.10.0
  Home:   https://github.com/jenkinsci/cobertura-plugin
  Commit: 0940f3e01052c1e6f632e9e0c5d247b5d1a8aaaf
  
https://github.com/jenkinsci/cobertura-plugin/commit/0940f3e01052c1e6f632e9e0c5d247b5d1a8aaaf
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump io.jenkins.plugins:code-coverage-api from 3.5.0 to 4.10.0

Bumps 
[io.jenkins.plugins:code-coverage-api](https://github.com/jenkinsci/code-coverage-api-plugin)
 from 3.5.0 to 4.10.0.
- [Release 
notes](https://github.com/jenkinsci/code-coverage-api-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/code-coverage-api-plugin/blob/master/CHANGELOG-old.md)
- 
[Commits](https://github.com/jenkinsci/code-coverage-api-plugin/compare/v3.5.0...v4.10.0)

---
updated-dependencies:
- dependency-name: io.jenkins.plugins:code-coverage-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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/cobertura-plugin/push/refs/heads/dependabot/maven/io.jenkins.plugins-code-coverage-api-4.10.0/00-0940f3%40github.com.


[jenkinsci/cobertura-plugin] ff0973: Test with Java 21 (#214)

2023-10-19 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cobertura-plugin
  Commit: ff0973461f60c28dbc0bf5ab4853a5aec4798210
  
https://github.com/jenkinsci/cobertura-plugin/commit/ff0973461f60c28dbc0bf5ab4853a5aec4798210
  Author: Mark Waite 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M .mvn/extensions.xml
M Jenkinsfile
M pom.xml
M src/main/java/hudson/plugins/cobertura/CoberturaPublisher.java
M src/main/java/hudson/plugins/cobertura/Ratio.java
M 
src/main/java/hudson/plugins/cobertura/targets/CoverageAggregationMode.java
M src/test/java/CoverageTablePortlet/CoverageTablePortletTest.java

  Log Message:
  ---
  Test with Java 21 (#214)

* Refresh plugin for June 2023

* Use parent pom 4.74

* Test with Java 21

Java 21 was released Sep 19, 2023. We want to announce full support for
Java 21 in October and would like the most used plugins to be compiled
and tested with Java 21.

The acceptance test harness and plugin bill of materials tests are already
passing with Java 21. This is a further step to improve plugin readiness
for use with Java 21 and for development with Java 21.

The change intentionally tests only two Java configurations, Java 17
and Java 21 because the risk of a regression that only affects Java 11
is low. We generate Java 11 byte code with the Java 17 and the Java 21
builds, so we're already testing Java 11 byte code.

-

Co-authored-by: Basil Crow 


-- 
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/cobertura-plugin/push/refs/heads/master/343d1c-ff0973%40github.com.


[jenkins-infra/jenkins.io] 9741a9: Bump Jenkins LTS versions to 2.414.3 in various pa...

2023-10-19 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 9741a93d5f031e575f60d88a6bb11b56c04575da
  
https://github.com/jenkins-infra/jenkins.io/commit/9741a93d5f031e575f60d88a6bb11b56c04575da
  Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M content/doc/developer/plugin-development/choosing-jenkins-baseline.adoc
M content/doc/developer/plugin-development/dependency-management.adoc
M content/doc/developer/tutorial-improve/update-base-jenkins-version.adoc
M content/doc/developer/tutorial-improve/use-plugin-bill-of-materials.adoc

  Log Message:
  ---
  Bump Jenkins LTS versions to 2.414.3 in various parts of the documentation 
(#6772)

* chore: Bump Jenkins minimum BOM artifact version in the "plugin-bill-...

... of-materials" page

Made with ❤️️ by updatecli

* chore: Bump Jenkins minimum BOM artifact version in the "improve a pl...

... ugin tutorial"

Made with ❤️️ by updatecli

* chore: Bump Jenkins minimum BOM artifact version in the "dependency m...

... anagement" page

Made with ❤️️ by updatecli

* chore: Bump Jenkins latest LTS version in the recommended versions se...

... ction

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.io/push/refs/heads/master/72655a-9741a9%40github.com.


[jenkins-infra/jenkins.io]

2023-10-19 Thread 'Kevin Martens' via Jenkins Commits
  Branch: 
refs/heads/updatecli_1a0807595c8dd257750780fcad8ca0aa4969aa2a8babf8023b4791ae669e3b8d
  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/updatecli_1a0807595c8dd257750780fcad8ca0aa4969aa2a8babf8023b4791ae669e3b8d/4ac088-00%40github.com.


[jenkinsci/analysis-model] 1cdd87: [maven-release-plugin] prepare for next developmen...

2023-10-19 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 1cdd871d7c1a6c5b07f4770f896c87c94842bfde
  
https://github.com/jenkinsci/analysis-model/commit/1cdd871d7c1a6c5b07f4770f896c87c94842bfde
  Author: Ulli Hafner 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M pom.xml

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


-- 
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/analysis-model/push/refs/heads/main/d6d610-1cdd87%40github.com.


[jenkinsci/analysis-model]

2023-10-19 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/tags/v11.11.0
  Home:   https://github.com/jenkinsci/analysis-model

-- 
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/analysis-model/push/refs/tags/v11.11.0/00-94239c%40github.com.


[jenkinsci/analysis-model] d6d610: [maven-release-plugin] prepare release v11.11.0

2023-10-19 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: d6d610c9637a9a99cea603dfa0aec30ce3f8
  
https://github.com/jenkinsci/analysis-model/commit/d6d610c9637a9a99cea603dfa0aec30ce3f8
  Author: Ulli Hafner 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release v11.11.0


-- 
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/analysis-model/push/refs/heads/main/4d4585-d6d610%40github.com.


[jenkinsci/analysis-model] 4d4585: When enforcing labels check for a minimum and not ...

2023-10-19 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 4d458537c5b97b2c1ffb106fc743cba2fb5ac6e0
  
https://github.com/jenkinsci/analysis-model/commit/4d458537c5b97b2c1ffb106fc743cba2fb5ac6e0
  Author: Ulli Hafner 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M .github/workflows/enforce-labels.yml

  Log Message:
  ---
  When enforcing labels check for a minimum and not exact size.


-- 
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/analysis-model/push/refs/heads/main/98134e-4d4585%40github.com.


[jenkinsci/analysis-pom-plugin] 9c08b2: When enforcing labels check for a minimum and not ...

2023-10-19 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: 9c08b243abec4cac1aaee803101e164f7fab4c9f
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/9c08b243abec4cac1aaee803101e164f7fab4c9f
  Author: Ulli Hafner 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M .github/workflows/enforce-labels.yml

  Log Message:
  ---
  When enforcing labels check for a minimum and not exact size.


-- 
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/analysis-pom-plugin/push/refs/heads/main/dd5bb8-9c08b2%40github.com.


[jenkinsci/instant-messaging-plugin]

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2507.vcb_18c56b_f57c
  Home:   https://github.com/jenkinsci/instant-messaging-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/instant-messaging-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2507.vcb_18c56b_f57c/65b0dc-00%40github.com.


[jenkinsci/instant-messaging-plugin] 65b0dc: build(deps): bump io.jenkins.tools.bom:bom-2.387.x

2023-10-19 Thread 'Jim Klimov' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/instant-messaging-plugin
  Commit: 65b0dcab4ea3acd6e2af3eff393759a315b508bb
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/65b0dcab4ea3acd6e2af3eff393759a315b508bb
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2023-10-16 (Mon, 16 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build(deps): bump io.jenkins.tools.bom:bom-2.387.x

Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 
2496.vddfca_753db_80 to 2507.vcb_18c56b_f57c.
- [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.387.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: 5b0863284aed5eca39de883e7452050d3bf8446b
  
https://github.com/jenkinsci/instant-messaging-plugin/commit/5b0863284aed5eca39de883e7452050d3bf8446b
  Author: Jim Klimov 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #203 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2507.vcb_18c56b_f57c

build(deps): bump io.jenkins.tools.bom:bom-2.387.x from 2496.vddfca_753db_80 to 
2507.vcb_18c56b_f57c


Compare: 
https://github.com/jenkinsci/instant-messaging-plugin/compare/7291be80dd48...5b0863284aed

-- 
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/instant-messaging-plugin/push/refs/heads/master/7291be-5b0863%40github.com.


[jenkinsci/analysis-model] 1febf4: grype report without description

2023-10-19 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 1febf4d0155bdfcaed4c734689bed8a3880cc13f
  
https://github.com/jenkinsci/analysis-model/commit/1febf4d0155bdfcaed4c734689bed8a3880cc13f
  Author: Johan Wigert <45201794+jwig...@users.noreply.github.com>
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
M SUPPORTED-FORMATS.md
A doc/dependency-graph.puml
M src/main/java/edu/hm/hafner/analysis/parser/GrypeParser.java
A 
src/test/java/edu/hm/hafner/analysis/parser/GrypeParserWoDescriptionTest.java
A 
src/test/resources/edu/hm/hafner/analysis/parser/grype-report-wo-description.json

  Log Message:
  ---
  grype report without description


  Commit: eba7bcbf41d80ea11df264e88c4f0a484d0bba46
  
https://github.com/jenkinsci/analysis-model/commit/eba7bcbf41d80ea11df264e88c4f0a484d0bba46
  Author: Johan Wigert <45201794+jwig...@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M .github/workflows/run-release-drafter.yml
M CONTRIBUTING.md
M doc/dependency-graph.puml
M pom.xml

  Log Message:
  ---
  merge main


  Commit: 41776ed9a59d89a73c6643af890e14d0e5461cff
  
https://github.com/jenkinsci/analysis-model/commit/41776ed9a59d89a73c6643af890e14d0e5461cff
  Author: Johan Wigert <45201794+jwig...@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M SUPPORTED-FORMATS.md

  Log Message:
  ---
  restore SUPPORTED-FORMATS.md


  Commit: ded7287f0468a9ba56a16f2825b65f71e3dc86bd
  
https://github.com/jenkinsci/analysis-model/commit/ded7287f0468a9ba56a16f2825b65f71e3dc86bd
  Author: Johan Wigert <45201794+jwig...@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M src/test/java/edu/hm/hafner/analysis/parser/GrypeParserTest.java
R 
src/test/java/edu/hm/hafner/analysis/parser/GrypeParserWoDescriptionTest.java

  Log Message:
  ---
  restructure tests


  Commit: a63caf7969a251aab7e921e49cef778d45d29bc9
  
https://github.com/jenkinsci/analysis-model/commit/a63caf7969a251aab7e921e49cef778d45d29bc9
  Author: Johan Wigert <45201794+jwig...@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M src/test/java/edu/hm/hafner/analysis/parser/GrypeParserTest.java

  Log Message:
  ---
  refactoring


  Commit: 98134efd798ef3f4db183f59060c362d912105ce
  
https://github.com/jenkinsci/analysis-model/commit/98134efd798ef3f4db183f59060c362d912105ce
  Author: Ullrich Hafner 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M src/main/java/edu/hm/hafner/analysis/parser/GrypeParser.java
M src/test/java/edu/hm/hafner/analysis/parser/GrypeParserTest.java
A 
src/test/resources/edu/hm/hafner/analysis/parser/grype-report-wo-description.json

  Log Message:
  ---
  Merge pull request #962 from jwigert/grype-report-wo-description

Parse grype report without description


Compare: 
https://github.com/jenkinsci/analysis-model/compare/c05022de71d1...98134efd798e

-- 
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/analysis-model/push/refs/heads/main/c05022-98134e%40github.com.


[jenkins-infra/jenkins.io] 84f85e: Automated changelog for 2.429

2023-10-19 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.429
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 84f85ec3f1c427018ba7cd0a4aebbd7a9b67e81d
  
https://github.com/jenkins-infra/jenkins.io/commit/84f85ec3f1c427018ba7cd0a4aebbd7a9b67e81d
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

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

  Log Message:
  ---
  Automated changelog for 2.429


-- 
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.429/0bdee2-84f85e%40github.com.


[jenkinsci/jenkins] 577f42: [JEP-237] Do not support shortening of HMAC code o...

2023-10-19 Thread 'SujathaH' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 577f427871524a99029514b51b68ed742b44d307
  
https://github.com/jenkinsci/jenkins/commit/577f427871524a99029514b51b68ed742b44d307
  Author: SujathaH <130079234+sujat...@users.noreply.github.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M core/src/main/java/jenkins/security/HMACConfidentialKey.java
M core/src/test/java/jenkins/security/HMACConfidentialKeyTest.java
A test/src/test/java/hudson/security/HMACConfidentialKeyFIPSTest.java

  Log Message:
  ---
  [JEP-237] Do not support shortening of HMAC code on FIPS mode (#8612)


-- 
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/6c0730-577f42%40github.com.


[jenkinsci/audit-trail-plugin]

2023-10-19 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/355.v47b_7f827e255
  Home:   https://github.com/jenkinsci/audit-trail-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/audit-trail-plugin/push/refs/tags/355.v47b_7f827e255/00-47b7f8%40github.com.


[jenkinsci/audit-trail-plugin]

2023-10-19 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2507.vcb_18c56b_f57c
  Home:   https://github.com/jenkinsci/audit-trail-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/audit-trail-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.387.x-2507.vcb_18c56b_f57c/b4977f-00%40github.com.


[jenkinsci/audit-trail-plugin] 036489: Test with Java 21.

2023-10-19 Thread 'Pierre Beitz' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/audit-trail-plugin
  Commit: 03648972abc6d0958a22db30df46762dea6b0c6c
  
https://github.com/jenkinsci/audit-trail-plugin/commit/03648972abc6d0958a22db30df46762dea6b0c6c
  Author: gounthar 
  Date:   2023-10-16 (Mon, 16 Oct 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Test with Java 21.


  Commit: 0e697fd67267062e5649784542a1055938923642
  
https://github.com/jenkinsci/audit-trail-plugin/commit/0e697fd67267062e5649784542a1055938923642
  Author: gounthar 
  Date:   2023-10-16 (Mon, 16 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update parent POM.


  Commit: b288946da341b7440e2347fb442eb06e437e9610
  
https://github.com/jenkinsci/audit-trail-plugin/commit/b288946da341b7440e2347fb442eb06e437e9610
  Author: gounthar 
  Date:   2023-10-16 (Mon, 16 Oct 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bumps io.jenkins.tools.bom:bom-2.387.x from 2423.vce598171d115 to 
2507.vcb_18c56b_f57c.


  Commit: 47b7f827e255c0d3a81498d8fcbf77cfbdb6f53c
  
https://github.com/jenkinsci/audit-trail-plugin/commit/47b7f827e255c0d3a81498d8fcbf77cfbdb6f53c
  Author: Pierre Beitz 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Merge pull request #123 from gounthar/jdk21

Update parent POM, update dependencies, test with Java 21


Compare: 
https://github.com/jenkinsci/audit-trail-plugin/compare/ec2085f533c5...47b7f827e255

-- 
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/audit-trail-plugin/push/refs/heads/master/ec2085-47b7f8%40github.com.


[jenkinsci/audit-trail-plugin] 628e37: Update AuditTrailFilter.java

2023-10-19 Thread 'Pierre Beitz' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/audit-trail-plugin
  Commit: 628e37bacc41ae3e8ae2cbda778ac3ddaf52cf50
  
https://github.com/jenkinsci/audit-trail-plugin/commit/628e37bacc41ae3e8ae2cbda778ac3ddaf52cf50
  Author: Zenteno 
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
M src/main/java/hudson/plugins/audit_trail/AuditTrailFilter.java

  Log Message:
  ---
  Update AuditTrailFilter.java

Shows display name of user instead of Id


  Commit: 4a4ff2f5ab18e750540e79b864d3374be334706e
  
https://github.com/jenkinsci/audit-trail-plugin/commit/4a4ff2f5ab18e750540e79b864d3374be334706e
  Author: Alberto Zenteno 
  Date:   2023-10-11 (Wed, 11 Oct 2023)

  Changed paths:
M src/main/java/hudson/plugins/audit_trail/AuditTrailFilter.java
M src/main/java/hudson/plugins/audit_trail/AuditTrailPlugin.java
M 
src/main/resources/hudson/plugins/audit_trail/AuditTrailPlugin/config.jelly
M 
src/test/java/hudson/plugins/audit_trail/SimpleAuditTrailPluginConfiguratorHelper.java
M src/test/resources/hudson/plugins/audit_trail/expected.yml
M src/test/resources/hudson/plugins/audit_trail/jcasc-console-and-file.yml
M src/test/resources/hudson/plugins/audit_trail/jcasc.yml
M src/test/resources/hudson/plugins/audit_trail/jenkins-12848.xml
M src/test/resources/hudson/plugins/audit_trail/sample.xml

  Log Message:
  ---
  Allows selecting if want to display username instead id


  Commit: 809c84b8c4e18ab28dcf9160e16bd647ce65f901
  
https://github.com/jenkinsci/audit-trail-plugin/commit/809c84b8c4e18ab28dcf9160e16bd647ce65f901
  Author: Alberto Zenteno 
  Date:   2023-10-11 (Wed, 11 Oct 2023)

  Changed paths:
M src/main/java/hudson/plugins/audit_trail/AuditTrailFilter.java
M src/main/java/hudson/plugins/audit_trail/AuditTrailPlugin.java

  Log Message:
  ---
  apply spotless suggestions


  Commit: ec2085f533c50fd0905e30cb8de2d8923a28f64b
  
https://github.com/jenkinsci/audit-trail-plugin/commit/ec2085f533c50fd0905e30cb8de2d8923a28f64b
  Author: Pierre Beitz 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M src/main/java/hudson/plugins/audit_trail/AuditTrailFilter.java
M src/main/java/hudson/plugins/audit_trail/AuditTrailPlugin.java
M 
src/main/resources/hudson/plugins/audit_trail/AuditTrailPlugin/config.jelly
M 
src/test/java/hudson/plugins/audit_trail/SimpleAuditTrailPluginConfiguratorHelper.java
M src/test/resources/hudson/plugins/audit_trail/expected.yml
M src/test/resources/hudson/plugins/audit_trail/jcasc-console-and-file.yml
M src/test/resources/hudson/plugins/audit_trail/jcasc.yml
M src/test/resources/hudson/plugins/audit_trail/jenkins-12848.xml
M src/test/resources/hudson/plugins/audit_trail/sample.xml

  Log Message:
  ---
  Merge pull request #121 from Zenteno/feat/show-display-name-on-logs

Shows display name of user instead of Id


Compare: 
https://github.com/jenkinsci/audit-trail-plugin/compare/1fc515cc462b...ec2085f533c5

-- 
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/audit-trail-plugin/push/refs/heads/master/1fc515-ec2085%40github.com.


[jenkinsci/parasoft-findings-plugin] 548431: Modify messages

2023-10-19 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_cicd520
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 548431b64b5307a7af122983a823c3f4c5026740
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/548431b64b5307a7af122983a823c3f4c5026740
  Author: dtang 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporter.java
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/model/Messages.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/model/Messages_zh_CN.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageViewModel/index.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageViewModel/index_zh_CN.properties
M src/main/resources/parasoftCoverage/configuration.properties
M src/main/resources/parasoftCoverage/configuration_zh_CN.properties
M src/main/webapp/help/parasoftCoverage/help-criticality.html
M src/main/webapp/help/parasoftCoverage/help-criticality_zh_CN.html

  Log Message:
  ---
  Modify messages


-- 
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/parasoft-findings-plugin/push/refs/heads/don_cicd520/ee2151-548431%40github.com.


[jenkinsci/parasoft-findings-plugin] ee2151: Modify messages

2023-10-19 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_cicd520
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: ee2151fc5f056ecefa8d74effc60de120ec9eb29
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/ee2151fc5f056ecefa8d74effc60de120ec9eb29
  Author: dtang 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M 
src/main/java/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageReporter.java

  Log Message:
  ---
  Modify messages


-- 
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/parasoft-findings-plugin/push/refs/heads/don_cicd520/57c66c-ee2151%40github.com.


[jenkinsci/parasoft-findings-plugin] 57c66c: Modify messages

2023-10-19 Thread 'dtang-parasoft' via Jenkins Commits
  Branch: refs/heads/don_cicd520
  Home:   https://github.com/jenkinsci/parasoft-findings-plugin
  Commit: 57c66c0562af4c49a7d97bcbbd00f2b498269300
  
https://github.com/jenkinsci/parasoft-findings-plugin/commit/57c66c0562af4c49a7d97bcbbd00f2b498269300
  Author: dtang 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/model/Messages.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/model/Messages_zh_CN.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageViewModel/index.properties
M 
src/main/resources/com/parasoft/findings/jenkins/coverage/api/metrics/steps/CoverageViewModel/index_zh_CN.properties
M src/main/resources/parasoftCoverage/configuration.properties
M src/main/resources/parasoftCoverage/configuration_zh_CN.properties
M src/main/webapp/help/parasoftCoverage/help-criticality.html
M src/main/webapp/help/parasoftCoverage/help-criticality_zh_CN.html

  Log Message:
  ---
  Modify messages


-- 
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/parasoft-findings-plugin/push/refs/heads/don_cicd520/00-57c66c%40github.com.


[jenkins-infra/update-center2] 94dbc6: add cat of logs

2023-10-19 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/pr-745
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 94dbc61e5d73f4cfc0bc966a7fe5cee0d758376b
  
https://github.com/jenkins-infra/update-center2/commit/94dbc61e5d73f4cfc0bc966a7fe5cee0d758376b
  Author: smerle33 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M site/publish.sh

  Log Message:
  ---
  add cat of logs


-- 
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/update-center2/push/refs/heads/pr-745/daf2b0-94dbc6%40github.com.


[jenkins-infra/update-center2] daf2b0: move background & after pipe redirection

2023-10-19 Thread 'Stéphane MERLE' via Jenkins Commits
  Branch: refs/heads/pr-745
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: daf2b0c403f070c83bf67e10d41f9c29603d37d7
  
https://github.com/jenkins-infra/update-center2/commit/daf2b0c403f070c83bf67e10d41f9c29603d37d7
  Author: smerle33 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M site/publish.sh

  Log Message:
  ---
  move background & after pipe redirection


-- 
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/update-center2/push/refs/heads/pr-745/875b2f-daf2b0%40github.com.


[jenkinsci/analysis-model] c05022: Fix badges.

2023-10-19 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: c05022de71d1f69ec63320b295c9102d19e2981c
  
https://github.com/jenkinsci/analysis-model/commit/c05022de71d1f69ec63320b295c9102d19e2981c
  Author: Ulli Hafner 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Fix badges.


-- 
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/analysis-model/push/refs/heads/main/fe6bee-c05022%40github.com.


[jenkinsci/analysis-pom-plugin] dd5bb8: Fix badges.

2023-10-19 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: dd5bb8d1e32d42ff6962802b87946208858048c2
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/dd5bb8d1e32d42ff6962802b87946208858048c2
  Author: Ulli Hafner 
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
M README.md

  Log Message:
  ---
  Fix badges.


-- 
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/analysis-pom-plugin/push/refs/heads/main/8080ee-dd5bb8%40github.com.