[jenkinsci/remoting] 27c65d: [JENKINS-66446] Reconnect WebSocket agent on Java ...

2022-03-03 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 27c65d6dc6167b21b08793d58b1245fceb8c83ed
  
https://github.com/jenkinsci/remoting/commit/27c65d6dc6167b21b08793d58b1245fceb8c83ed
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M src/main/java/hudson/remoting/Engine.java

  Log Message:
  ---
  [JENKINS-66446] Reconnect WebSocket agent on Java 11 (#514)


-- 
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/497095-27c65d%40github.com.


[jenkinsci/remoting] 497095: [JENKINS-67928] Prevent infinite loop in case of c...

2022-03-03 Thread 'gulyaev13' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 49709564b3c7aa1e1390ba499a73035fc9975ac3
  
https://github.com/jenkinsci/remoting/commit/49709564b3c7aa1e1390ba499a73035fc9975ac3
  Author: gulyaev13 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M 
src/main/java/org/jenkinsci/remoting/protocol/impl/SSLEngineFilterLayer.java

  Log Message:
  ---
  [JENKINS-67928] Prevent infinite loop in case of closed SSL connection (#513)


-- 
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/62d873-497095%40github.com.


[jenkinsci/remoting] 62d873: Clean up SpotBugs exclusions (#511)

2022-03-03 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 62d87304118d4976da7c3ce921121f6c63a6371a
  
https://github.com/jenkinsci/remoting/commit/62d87304118d4976da7c3ce921121f6c63a6371a
  Author: Basil Crow 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M src/main/java/hudson/remoting/Capability.java
M src/main/java/hudson/remoting/Channel.java
M src/main/java/hudson/remoting/ClassFilter.java
M src/main/java/hudson/remoting/Engine.java
M src/main/java/hudson/remoting/GCCommand.java
M src/main/java/hudson/remoting/JarLoaderImpl.java
M src/main/java/hudson/remoting/Launcher.java
M src/main/java/hudson/remoting/RemoteClassLoader.java
M src/main/java/hudson/remoting/jnlp/MainDialog.java
M 
src/main/java/org/jenkinsci/remoting/org/apache/commons/validator/routines/RegexValidator.java
M src/main/java/org/jenkinsci/remoting/util/LoggingChannelListener.java
M src/main/java/org/jenkinsci/remoting/util/SettableFuture.java
M src/spotbugs/excludeFilter.xml

  Log Message:
  ---
  Clean up SpotBugs exclusions (#511)


-- 
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/be63e4-62d873%40github.com.


[jenkinsci/plugin-usage-plugin] cfbad6: Update CHANGELOG.md

2022-03-03 Thread 'Filipe Roque' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-usage-plugin
  Commit: cfbad6ab86caa124624b2f3cfa9aeb09feda0473
  
https://github.com/jenkinsci/plugin-usage-plugin/commit/cfbad6ab86caa124624b2f3cfa9aeb09feda0473
  Author: Filipe Roque 
  Date:   2022-03-04 (Fri, 04 Mar 2022)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update CHANGELOG.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/plugin-usage-plugin/push/refs/heads/master/f6d31a-cfbad6%40github.com.


[jenkinsci/plugin-usage-plugin] f6d31a: Update CHANGELOG.md

2022-03-03 Thread 'Filipe Roque' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-usage-plugin
  Commit: f6d31aa59ccb27d44e932790388d6c2c9e4f6fdf
  
https://github.com/jenkinsci/plugin-usage-plugin/commit/f6d31aa59ccb27d44e932790388d6c2c9e4f6fdf
  Author: Filipe Roque 
  Date:   2022-03-04 (Fri, 04 Mar 2022)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update CHANGELOG.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/plugin-usage-plugin/push/refs/heads/master/3cd231-f6d31a%40github.com.


[jenkinsci/plugin-usage-plugin] 3cd231: [maven-release-plugin] prepare for next developmen...

2022-03-03 Thread 'Filipe Roque' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-usage-plugin
  Commit: 3cd23157ea2ec01f5a05f9adb8208a1612752bb0
  
https://github.com/jenkinsci/plugin-usage-plugin/commit/3cd23157ea2ec01f5a05f9adb8208a1612752bb0
  Author: Filipe Roque 
  Date:   2022-03-04 (Fri, 04 Mar 2022)

  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/plugin-usage-plugin/push/refs/heads/master/8fb663-3cd231%40github.com.


[jenkinsci/plugin-usage-plugin]

2022-03-03 Thread 'Filipe Roque' via Jenkins Commits
  Branch: refs/tags/plugin-usage-plugin-2.2
  Home:   https://github.com/jenkinsci/plugin-usage-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/plugin-usage-plugin/push/refs/tags/plugin-usage-plugin-2.2/00-a5542e%40github.com.


[jenkinsci/plugin-usage-plugin] 8fb663: [maven-release-plugin] prepare release plugin-usag...

2022-03-03 Thread 'Filipe Roque' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-usage-plugin
  Commit: 8fb6637a779bd48c20662424ac8c674bb0839da8
  
https://github.com/jenkinsci/plugin-usage-plugin/commit/8fb6637a779bd48c20662424ac8c674bb0839da8
  Author: Filipe Roque 
  Date:   2022-03-04 (Fri, 04 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release plugin-usage-plugin-2.2


-- 
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/plugin-usage-plugin/push/refs/heads/master/08aaf1-8fb663%40github.com.


[jenkinsci/plugin-usage-plugin] 08aaf1: Adds catch for Throwables in job analyzers

2022-03-03 Thread 'Filipe Roque' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-usage-plugin
  Commit: 08aaf1355d024e1ca106dbffa212278769bc436c
  
https://github.com/jenkinsci/plugin-usage-plugin/commit/08aaf1355d024e1ca106dbffa212278769bc436c
  Author: Filipe Roque 
  Date:   2022-03-04 (Fri, 04 Mar 2022)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/pluginusage/analyzer/JobCollector.java

  Log Message:
  ---
  Adds catch for Throwables in job analyzers


-- 
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/plugin-usage-plugin/push/refs/heads/master/c0d0cb-08aaf1%40github.com.


[jenkinsci/plugin-usage-plugin] c0d0cb: Adds catch for Throwables in job analyzers

2022-03-03 Thread 'Filipe Roque' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-usage-plugin
  Commit: c0d0cb7b9bde78804f7389198a7f0009e26584d2
  
https://github.com/jenkinsci/plugin-usage-plugin/commit/c0d0cb7b9bde78804f7389198a7f0009e26584d2
  Author: Filipe Roque 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/pluginusage/analyzer/JobCollector.java

  Log Message:
  ---
  Adds catch for Throwables in job analyzers


-- 
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/plugin-usage-plugin/push/refs/heads/master/04e2dd-c0d0cb%40github.com.


[jenkinsci/clover-plugin] 62189c: [maven-release-plugin] prepare for next developmen...

2022-03-03 Thread 'Marek Parfianowicz' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clover-plugin
  Commit: 62189c8e83142561372d8aafacf433e68cd7c09f
  
https://github.com/jenkinsci/clover-plugin/commit/62189c8e83142561372d8aafacf433e68cd7c09f
  Author: Marek Parfianowicz 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  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/clover-plugin/push/refs/heads/master/77bc80-62189c%40github.com.


[jenkinsci/clover-plugin]

2022-03-03 Thread 'Marek Parfianowicz' via Jenkins Commits
  Branch: refs/tags/clover-4.13.0
  Home:   https://github.com/jenkinsci/clover-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/clover-plugin/push/refs/tags/clover-4.13.0/00-6f5003%40github.com.


[jenkinsci/clover-plugin] 77bc80: [maven-release-plugin] prepare release clover-4.13.0

2022-03-03 Thread 'Marek Parfianowicz' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clover-plugin
  Commit: 77bc808150f959f27c846a48f69a2c9ce4eebb0a
  
https://github.com/jenkinsci/clover-plugin/commit/77bc808150f959f27c846a48f69a2c9ce4eebb0a
  Author: Marek Parfianowicz 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release clover-4.13.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/clover-plugin/push/refs/heads/master/70638c-77bc80%40github.com.


[jenkinsci/plugin-compat-tester]

2022-03-03 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/1162.vbbc4f42eb1fa
  Home:   https://github.com/jenkinsci/plugin-compat-tester

-- 
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/plugin-compat-tester/push/refs/tags/1162.vbbc4f42eb1fa/00-bbc4f4%40github.com.


[jenkins-infra/jenkins.io] 26145e: Automated changelog for 2.338

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

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

  Log Message:
  ---
  Automated changelog for 2.338


-- 
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.338/51a310-26145e%40github.com.


[jenkinsci/jenkins]

2022-03-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/upload-artifact-3
  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/github_actions/actions/upload-artifact-3/eca2c9-00%40github.com.


[jenkinsci/jenkins] ad506f: Bump actions/upload-artifact from 2.3.1 to 3 (#6327)

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

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

  Log Message:
  ---
  Bump actions/upload-artifact from 2.3.1 to 3 (#6327)

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/99ae88-ad506f%40github.com.


[jenkinsci/plugin-compat-tester] 5dc3a3: make dependency regex more robust in the event mvn...

2022-03-03 Thread 'Ildefonso Montero' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: 5dc3a3125fe02c27de461c6013fd702f7ba54495
  
https://github.com/jenkinsci/plugin-compat-tester/commit/5dc3a3125fe02c27de461c6013fd702f7ba54495
  Author: mike cirioli 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java

  Log Message:
  ---
  make dependency regex more robust in the event mvn output
changes between versions


  Commit: 38875a84e8dcc2a09f3f809bca4b992b014b0e82
  
https://github.com/jenkinsci/plugin-compat-tester/commit/38875a84e8dcc2a09f3f809bca4b992b014b0e82
  Author: mike cirioli 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java

  Log Message:
  ---
  Catch missing jenkins-core dependency and abort


  Commit: bbc4f42eb1fa72a6a626a7bbe5bf3095c31dcb2f
  
https://github.com/jenkinsci/plugin-compat-tester/commit/bbc4f42eb1fa72a6a626a7bbe5bf3095c31dcb2f
  Author: Ildefonso Montero 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java

  Log Message:
  ---
  Merge pull request #349 from mikecirioli/jdk11_dependency_resolver

Fix dependency resolution when using java 11


Compare: 
https://github.com/jenkinsci/plugin-compat-tester/compare/1c5124e87157...bbc4f42eb1fa

-- 
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/plugin-compat-tester/push/refs/heads/master/1c5124-bbc4f4%40github.com.


[jenkinsci/aws-java-sdk-plugin] 271630: Bump plugin from 4.33 to 4.37

2022-03-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: 271630bdc80aed2eea456859e7389c437d47358c
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/271630bdc80aed2eea456859e7389c437d47358c
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.33 to 4.37

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  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/aws-java-sdk-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37/32fa64-271630%40github.com.


[jenkinsci/aws-java-sdk-plugin] f31b87: Delete release-drafter.yml

2022-03-03 Thread 'Vincent Latombe' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: f31b87f7a0bdd59986a3873642679c422bd2e17a
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/f31b87f7a0bdd59986a3873642679c422bd2e17a
  Author: Vincent Latombe 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

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

  Log Message:
  ---
  Delete release-drafter.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/jenkinsci/aws-java-sdk-plugin/push/refs/heads/master/afbd00-f31b87%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2022-03-03 Thread 'Vincent Latombe' via Jenkins Commits
  Branch: refs/heads/revert-654-Vlatombe-patch-1
  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/revert-654-Vlatombe-patch-1/890ed3-00%40github.com.


[jenkinsci/aws-java-sdk-plugin] 890ed3: Revert "Delete release-drafter"

2022-03-03 Thread 'Vincent Latombe' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: 890ed30edaa046e0bc7914a18e00457752001140
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/890ed30edaa046e0bc7914a18e00457752001140
  Author: Vincent Latombe 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

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

  Log Message:
  ---
  Revert "Delete release-drafter"


  Commit: afbd00ec413c2391a13335bf7d73c21897d26598
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/afbd00ec413c2391a13335bf7d73c21897d26598
  Author: Vincent Latombe 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

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

  Log Message:
  ---
  Merge pull request #656 from jenkinsci/revert-654-Vlatombe-patch-1


Compare: 
https://github.com/jenkinsci/aws-java-sdk-plugin/compare/97b7825baec2...afbd00ec413c

-- 
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/master/97b782-afbd00%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2022-03-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.169
  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.169/277ebd-00%40github.com.


[jenkinsci/aws-java-sdk-plugin] 730dde: Bump revision from 1.12.163 to 1.12.170

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

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump revision from 1.12.163 to 1.12.170

Bumps `revision` from 1.12.163 to 1.12.170.

Updates `aws-java-sdk-bom` from 1.12.163 to 1.12.170
- [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.163...1.12.170)

Updates `aws-java-sdk` from 1.12.163 to 1.12.170
- [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.163...1.12.170)

Updates `aws-java-sdk-s3` from 1.12.163 to 1.12.170
- [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.163...1.12.170)

Updates `aws-java-sdk-sts` from 1.12.163 to 1.12.170
- [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.163...1.12.170)

---
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.170/00-730dde%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2022-03-03 Thread 'Vincent Latombe' via Jenkins Commits
  Branch: refs/heads/revert-654-Vlatombe-patch-1
  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/revert-654-Vlatombe-patch-1/00-890ed3%40github.com.


[jenkinsci/aws-java-sdk-plugin] 2d35f6: Delete release-drafter

2022-03-03 Thread 'Vincent Latombe' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: 2d35f6cb8ecbf13788ee122c2a33d9f11b93f507
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/2d35f6cb8ecbf13788ee122c2a33d9f11b93f507
  Author: Vincent Latombe 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

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

  Log Message:
  ---
  Delete release-drafter

https://github.com/jenkinsci/aws-java-sdk-plugin/pull/556#issuecomment-1058337786


  Commit: 97b7825baec2a0e3e631cd7c2cde064cb685e91c
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/97b7825baec2a0e3e631cd7c2cde064cb685e91c
  Author: Vincent Latombe 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

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

  Log Message:
  ---
  Merge pull request #654 from jenkinsci/Vlatombe-patch-1


Compare: 
https://github.com/jenkinsci/aws-java-sdk-plugin/compare/2b716ec8e4df...97b7825baec2

-- 
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/master/2b716e-97b782%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2022-03-03 Thread 'Vincent Latombe' via Jenkins Commits
  Branch: refs/heads/Vlatombe-patch-1
  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/Vlatombe-patch-1/2d35f6-00%40github.com.


[jenkinsci/aws-java-sdk-plugin]

2022-03-03 Thread 'Vincent Latombe' via Jenkins Commits
  Branch: refs/heads/Vlatombe-patch-1
  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/Vlatombe-patch-1/00-2d35f6%40github.com.


[jenkinsci/pipeline-githubnotify-step-plugin] 7ad314: [maven-release-plugin] rollback the release of pip...

2022-03-03 Thread 'Raúl Arabaolaza Barquin' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-githubnotify-step-plugin
  Commit: 7ad314a29ce5167bc77e8c647482fa183da5c84b
  
https://github.com/jenkinsci/pipeline-githubnotify-step-plugin/commit/7ad314a29ce5167bc77e8c647482fa183da5c84b
  Author: Raul Arabaolaza 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of 
pipeline-githubnotify-step-1.0.6


-- 
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-githubnotify-step-plugin/push/refs/heads/master/e0d225-7ad314%40github.com.


[jenkinsci/pipeline-githubnotify-step-plugin] e0d225: [maven-release-plugin] prepare release pipeline-gi...

2022-03-03 Thread 'Raúl Arabaolaza Barquin' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-githubnotify-step-plugin
  Commit: e0d2255a3e5c92c9b7e5b1799dc0db3c3b21893d
  
https://github.com/jenkinsci/pipeline-githubnotify-step-plugin/commit/e0d2255a3e5c92c9b7e5b1799dc0db3c3b21893d
  Author: Raul Arabaolaza 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-githubnotify-step-1.0.6


-- 
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-githubnotify-step-plugin/push/refs/heads/master/529273-e0d225%40github.com.


[jenkinsci/nexus-platform-plugin] 544387: Verify download links

2022-03-03 Thread 'Eduard Tita' via Jenkins Commits
  Branch: refs/heads/INT-6611_automatically_verify_download_links
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 54438732c78b041175f03316ff48d1dc2117c6a7
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/54438732c78b041175f03316ff48d1dc2117c6a7
  Author: Eduard Tita 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M Jenkinsfile.sonatype.release

  Log Message:
  ---
  Verify download links


-- 
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/nexus-platform-plugin/push/refs/heads/INT-6611_automatically_verify_download_links/00-544387%40github.com.


[jenkinsci/pipeline-githubnotify-step-plugin] 529273: [maven-release-plugin] rollback the release of pip...

2022-03-03 Thread 'Raúl Arabaolaza Barquin' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-githubnotify-step-plugin
  Commit: 5292735bfb70922a1474862f32c0ba8465ba0400
  
https://github.com/jenkinsci/pipeline-githubnotify-step-plugin/commit/5292735bfb70922a1474862f32c0ba8465ba0400
  Author: Raul Arabaolaza 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of 
pipeline-githubnotify-step-1.0.6


-- 
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-githubnotify-step-plugin/push/refs/heads/master/41cbb9-529273%40github.com.


[jenkinsci/jep] 430408: Final(ish) JEP-235 telemetry results

2022-03-03 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: 4304084508474b88c9037486ff7cc5e7ddd275a8
  
https://github.com/jenkinsci/jep/commit/4304084508474b88c9037486ff7cc5e7ddd275a8
  Author: Daniel Beck 
  Date:   2022-03-01 (Tue, 01 Mar 2022)

  Changed paths:
M jep/235/README.adoc
M jep/235/check-telemetry.sh

  Log Message:
  ---
  Final(ish) JEP-235 telemetry results


  Commit: 917f5fbf6dcbb8bce4648d9891d5b2aed78d5e27
  
https://github.com/jenkinsci/jep/commit/917f5fbf6dcbb8bce4648d9891d5b2aed78d5e27
  Author: Mark Waite 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M jep/235/README.adoc
M jep/235/check-telemetry.sh

  Log Message:
  ---
  Merge pull request #384 from daniel-beck/final-jep-235-telemetry

Final(ish) JEP-235 telemetry results


Compare: https://github.com/jenkinsci/jep/compare/ee2bbc60587b...917f5fbf6dcb

-- 
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/jep/push/refs/heads/master/ee2bbc-917f5f%40github.com.


[jenkinsci/jenkins] eca2c9: Bump actions/upload-artifact from 2.3.1 to 3

2022-03-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/upload-artifact-3
  Home:   https://github.com/jenkinsci/jenkins
  Commit: eca2c9d8e68bb1dfd1be3367fcbea0dff57b55af
  
https://github.com/jenkinsci/jenkins/commit/eca2c9d8e68bb1dfd1be3367fcbea0dff57b55af
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-03-03 (Thu, 03 Mar 2022)

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

  Log Message:
  ---
  Bump actions/upload-artifact from 2.3.1 to 3

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) 
from 2.3.1 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.3.1...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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/jenkins/push/refs/heads/dependabot/github_actions/actions/upload-artifact-3/00-eca2c9%40github.com.


[jenkinsci/pipeline-githubnotify-step-plugin] 41cbb9: [maven-release-plugin] prepare for next developmen...

2022-03-03 Thread 'Raúl Arabaolaza Barquin' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-githubnotify-step-plugin
  Commit: 41cbb9931340f2b64ee73b16d70ceee4fc01d36c
  
https://github.com/jenkinsci/pipeline-githubnotify-step-plugin/commit/41cbb9931340f2b64ee73b16d70ceee4fc01d36c
  Author: Raul Arabaolaza 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  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/pipeline-githubnotify-step-plugin/push/refs/heads/master/4b10b6-41cbb9%40github.com.


[jenkinsci/pipeline-githubnotify-step-plugin]

2022-03-03 Thread 'Raúl Arabaolaza Barquin' via Jenkins Commits
  Branch: refs/tags/pipeline-githubnotify-step-1.0.6
  Home:   https://github.com/jenkinsci/pipeline-githubnotify-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/pipeline-githubnotify-step-plugin/push/refs/tags/pipeline-githubnotify-step-1.0.6/00-0e892f%40github.com.


[jenkinsci/pipeline-githubnotify-step-plugin] 4b10b6: [maven-release-plugin] prepare release pipeline-gi...

2022-03-03 Thread 'Raúl Arabaolaza Barquin' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-githubnotify-step-plugin
  Commit: 4b10b6d52abd21a76baf620ee34c7c0fe3421678
  
https://github.com/jenkinsci/pipeline-githubnotify-step-plugin/commit/4b10b6d52abd21a76baf620ee34c7c0fe3421678
  Author: Raul Arabaolaza 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-githubnotify-step-1.0.6


-- 
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-githubnotify-step-plugin/push/refs/heads/master/6cc445-4b10b6%40github.com.


[jenkinsci/pipeline-githubnotify-step-plugin] 72ba38: Do not depend on `workflow-aggregator`

2022-03-03 Thread 'Raúl Arabaolaza Barquin' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/pipeline-githubnotify-step-plugin

  Commit: 72ba38c5b2d3a3997da561b5de1273560a4a7375

  
https://github.com/jenkinsci/pipeline-githubnotify-step-plugin/commit/72ba38c5b2d3a3997da561b5de1273560a4a7375

  Author: Jesse Glick 

  Date:   2022-03-03 (Thu, 03 Mar 2022)



  Changed paths:

A .gitignore

M pom.xml



  Log Message:

  ---

  Do not depend on `workflow-aggregator`





  Commit: 6cc4456ee41e8775d75c18cc8627242b89881a80

  
https://github.com/jenkinsci/pipeline-githubnotify-step-plugin/commit/6cc4456ee41e8775d75c18cc8627242b89881a80

  Author: Raúl Arabaolaza Barquin 

  Date:   2022-03-03 (Thu, 03 Mar 2022)



  Changed paths:

A .gitignore

M pom.xml



  Log Message:

  ---

  Merge pull request #17 from jglick/workflow-aggregator



Do not depend on `workflow-aggregator`





Compare: 
https://github.com/jenkinsci/pipeline-githubnotify-step-plugin/compare/948fcf64ca76...6cc4456ee41e

-- 
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-githubnotify-step-plugin/push/refs/heads/master/948fcf-6cc445%40github.com.


[jenkinsci/packaging] 762c08: Fixes MSI Parameters Port and InstallDir (#287)

2022-03-03 Thread 'James Ruskin' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/packaging
  Commit: 762c08c6b11ee988857f4f4d1a7b3896575a7ed1
  
https://github.com/jenkinsci/packaging/commit/762c08c6b11ee988857f4f4d1a7b3896575a7ed1
  Author: James Ruskin 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M msi/build/jenkins.wxs

  Log Message:
  ---
  Fixes MSI Parameters Port and InstallDir (#287)

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/packaging/push/refs/heads/master/b63554-762c08%40github.com.


[jenkinsci/workflow-basic-steps-plugin]

2022-03-03 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/941.vdfe1b_a_132c64
  Home:   https://github.com/jenkinsci/workflow-basic-steps-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-basic-steps-plugin/push/refs/tags/941.vdfe1b_a_132c64/00-dfe1ba%40github.com.


[jenkinsci/rocketchatnotifier-plugin]

2022-03-03 Thread 'Martin Reinhardt' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-ab39a4a47b87efd5b4d5f75ab16acde3
  Home:   https://github.com/jenkinsci/rocketchatnotifier-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/rocketchatnotifier-plugin/push/refs/heads/snyk-upgrade-ab39a4a47b87efd5b4d5f75ab16acde3/9fa4da-00%40github.com.


[jenkinsci/rocketchatnotifier-plugin] 9fa4da: fix: upgrade com.fasterxml.jackson.core:jackson-da...

2022-03-03 Thread 'Snyk bot' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-ab39a4a47b87efd5b4d5f75ab16acde3
  Home:   https://github.com/jenkinsci/rocketchatnotifier-plugin
  Commit: 9fa4da38296fc83fb1061dbab269ddb71a8e9e1d
  
https://github.com/jenkinsci/rocketchatnotifier-plugin/commit/9fa4da38296fc83fb1061dbab269ddb71a8e9e1d
  Author: snyk-bot 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.10.0.pr3 to 
2.13.1

Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind 
from 2.10.0.pr3 to 2.13.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/

See this project in Snyk:
https://app.snyk.io/org/hypery2k/project/d741ce8c-31ef-4d15-8c62-c26abb28e9d1?utm_source=github&utm_medium=referral&page=upgrade-pr


-- 
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/rocketchatnotifier-plugin/push/refs/heads/snyk-upgrade-ab39a4a47b87efd5b4d5f75ab16acde3/07634d-9fa4da%40github.com.


[jenkinsci/acceptance-test-harness] 7ff0c0: Update src/main/resources/ath-container/run.sh

2022-03-03 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/timja-patch-1
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 7ff0c0ca03042ba9c5191fb50071043affc3035c
  
https://github.com/jenkinsci/acceptance-test-harness/commit/7ff0c0ca03042ba9c5191fb50071043affc3035c
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M src/main/resources/ath-container/run.sh

  Log Message:
  ---
  Update src/main/resources/ath-container/run.sh


-- 
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/timja-patch-1/404ec9-7ff0c0%40github.com.


[jenkinsci/webhook-step-plugin]

2022-03-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/checkout-3
  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/github_actions/actions/checkout-3/9a906b-00%40github.com.


[jenkinsci/webhook-step-plugin] 9a906b: Bump actions/checkout from 2.4.0 to 3

2022-03-03 Thread 'Jean-Marc MEESSEN' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/webhook-step-plugin
  Commit: 9a906b48a4545b49fbca97b73de5fde344f6b594
  
https://github.com/jenkinsci/webhook-step-plugin/commit/9a906b48a4545b49fbca97b73de5fde344f6b594
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-03-02 (Wed, 02 Mar 2022)

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

  Log Message:
  ---
  Bump actions/checkout from 2.4.0 to 3

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


  Commit: e20a6e1af95ee90bbf11faadb5d60934c2f0736e
  
https://github.com/jenkinsci/webhook-step-plugin/commit/e20a6e1af95ee90bbf11faadb5d60934c2f0736e
  Author: Jean-Marc MEESSEN 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

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

  Log Message:
  ---
  Merge pull request #69 from 
jenkinsci/dependabot/github_actions/actions/checkout-3

Bump actions/checkout from 2.4.0 to 3


Compare: 
https://github.com/jenkinsci/webhook-step-plugin/compare/2d13f3b269fd...e20a6e1af95e

-- 
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/2d13f3-e20a6e%40github.com.


[jenkinsci/chucknorris-plugin] d1d42f: Bump bom-2.303.x from 1155.v77b_fd92a_26fc to 1181...

2022-03-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.303.x-1181.v04b_21d4b_0d6c
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: d1d42f130cd6e76a9a776a74f9dc6f532b268b4b
  
https://github.com/jenkinsci/chucknorris-plugin/commit/d1d42f130cd6e76a9a776a74f9dc6f532b268b4b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.303.x from 1155.v77b_fd92a_26fc to 1181.v04b_21d4b_0d6c

Bumps [bom-2.303.x](https://github.com/jenkinsci/bom) from 1155.v77b_fd92a_26fc 
to 1181.v04b_21d4b_0d6c.
- [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.303.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/chucknorris-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.303.x-1181.v04b_21d4b_0d6c/00-d1d42f%40github.com.


[jenkinsci/chucknorris-plugin] abe77b: Bump actions/checkout from 2.4.0 to 3

2022-03-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/checkout-3
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: abe77b5917e88fd8d25c18c9d1eedb6d1d1bc872
  
https://github.com/jenkinsci/chucknorris-plugin/commit/abe77b5917e88fd8d25c18c9d1eedb6d1d1bc872
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-03-03 (Thu, 03 Mar 2022)

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

  Log Message:
  ---
  Bump actions/checkout from 2.4.0 to 3

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  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/chucknorris-plugin/push/refs/heads/dependabot/github_actions/actions/checkout-3/00-abe77b%40github.com.


[jenkinsci/chucknorris-plugin] aba308: mvn incrementals:incrementalify run

2022-03-03 Thread 'Baptiste Mathus' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: aba308b17fe88bad10fb456b615ab0f538edbdce
  
https://github.com/jenkinsci/chucknorris-plugin/commit/aba308b17fe88bad10fb456b615ab0f538edbdce
  Author: Baptiste Mathus 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

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

  Log Message:
  ---
  mvn incrementals:incrementalify run


  Commit: f6e907958763c169c301086ac8d6abddc7a41963
  
https://github.com/jenkinsci/chucknorris-plugin/commit/f6e907958763c169c301086ac8d6abddc7a41963
  Author: Baptiste Mathus 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

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

  Log Message:
  ---
  Enable CD

Cf. https://www.jenkins.io/doc/developer/publishing/releasing-cd/


  Commit: bd520a5db1b75953672b70223182f254b03adc09
  
https://github.com/jenkinsci/chucknorris-plugin/commit/bd520a5db1b75953672b70223182f254b03adc09
  Author: Baptiste Mathus 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

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

  Log Message:
  ---
  Merge pull request #142 from batmat/enable-cd

Enable CD


Compare: 
https://github.com/jenkinsci/chucknorris-plugin/compare/e7a7b3311d80...bd520a5db1b7

-- 
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/chucknorris-plugin/push/refs/heads/master/e7a7b3-bd520a%40github.com.


[jenkins-infra/jenkins.io] 51a310: Automated changelog for 2.338

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

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

  Log Message:
  ---
  Automated changelog for 2.338


-- 
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.338/ffe838-51a310%40github.com.


[jenkinsci/webhook-step-plugin]

2022-03-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.289.x-1181.v04b_21d4b_0d6c
  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.289.x-1181.v04b_21d4b_0d6c/f7f504-00%40github.com.


[jenkinsci/webhook-step-plugin] f7f504: Bump bom-2.289.x from 1155.v77b_fd92a_26fc to 1181...

2022-03-03 Thread 'Jean-Marc MEESSEN' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/webhook-step-plugin
  Commit: f7f504ae8f6cd41c668154a658c53b6fd657c56f
  
https://github.com/jenkinsci/webhook-step-plugin/commit/f7f504ae8f6cd41c668154a658c53b6fd657c56f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-03-02 (Wed, 02 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.289.x from 1155.v77b_fd92a_26fc to 1181.v04b_21d4b_0d6c

Bumps [bom-2.289.x](https://github.com/jenkinsci/bom) from 1155.v77b_fd92a_26fc 
to 1181.v04b_21d4b_0d6c.
- [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.289.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: 2d13f3b269fda16a77417e2fbba63f0bb26a1fd8
  
https://github.com/jenkinsci/webhook-step-plugin/commit/2d13f3b269fda16a77417e2fbba63f0bb26a1fd8
  Author: Jean-Marc MEESSEN 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #68 from 
jenkinsci/dependabot/maven/master/io.jenkins.tools.bom-bom-2.289.x-1181.v04b_21d4b_0d6c

Bump bom-2.289.x from 1155.v77b_fd92a_26fc to 1181.v04b_21d4b_0d6c


Compare: 
https://github.com/jenkinsci/webhook-step-plugin/compare/5ca94f128eaf...2d13f3b269fd

-- 
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/5ca94f-2d13f3%40github.com.


[jenkinsci/jenkins] 99ae88: Add annotations as documented (#6325)

2022-03-03 Thread 'offa' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 99ae887070116d9f36c828c2b7aa9f2536216d0e
  
https://github.com/jenkinsci/jenkins/commit/99ae887070116d9f36c828c2b7aa9f2536216d0e
  Author: offa 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M core/src/main/java/hudson/model/LabelFinder.java
M core/src/main/java/hudson/model/LoadBalancer.java
M test/src/test/java/hudson/model/NodeTest.java

  Log Message:
  ---
  Add annotations as documented (#6325)


-- 
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/66cd78-99ae88%40github.com.


[jenkinsci/webhook-step-plugin] 5ca94f: upgrading jenkins security scan definition to V2

2022-03-03 Thread 'Jean-Marc MEESSEN' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/webhook-step-plugin
  Commit: 5ca94f128eaffb1f6ae77c4d6194cd60e5f3d801
  
https://github.com/jenkinsci/webhook-step-plugin/commit/5ca94f128eaffb1f6ae77c4d6194cd60e5f3d801
  Author: Jean-Marc MEESSEN 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M .github/workflows/jenkins-security-scan.yml

  Log Message:
  ---
  upgrading jenkins security scan definition to V2

Thank you to Offa to have spotted this


-- 
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/9e3b28-5ca94f%40github.com.


[jenkinsci/pipeline-githubnotify-step-plugin]

2022-03-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-credentials-2.3.19
  Home:   https://github.com/jenkinsci/pipeline-githubnotify-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/pipeline-githubnotify-step-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-credentials-2.3.19/c32975-00%40github.com.


[jenkinsci/pipeline-githubnotify-step-plugin] b31e73: Update plugin POM; use plugin BOM

2022-03-03 Thread 'Raúl Arabaolaza Barquin' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/pipeline-githubnotify-step-plugin

  Commit: b31e734cc18834085311de7812ecc9d71ad5434e

  
https://github.com/jenkinsci/pipeline-githubnotify-step-plugin/commit/b31e734cc18834085311de7812ecc9d71ad5434e

  Author: Basil Crow 

  Date:   2021-05-31 (Mon, 31 May 2021)



  Changed paths:

A .mvn/extensions.xml

A .mvn/maven.config

M pom.xml



  Log Message:

  ---

  Update plugin POM; use plugin BOM





  Commit: 948fcf64ca76e7ce4a238224085ce70d28ae1b3f

  
https://github.com/jenkinsci/pipeline-githubnotify-step-plugin/commit/948fcf64ca76e7ce4a238224085ce70d28ae1b3f

  Author: Raúl Arabaolaza Barquin 

  Date:   2022-03-03 (Thu, 03 Mar 2022)



  Changed paths:

A .mvn/extensions.xml

A .mvn/maven.config

M pom.xml



  Log Message:

  ---

  Merge pull request #14 from basil/pom



Update plugin POM





Compare: 
https://github.com/jenkinsci/pipeline-githubnotify-step-plugin/compare/398565b2321d...948fcf64ca76

-- 
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-githubnotify-step-plugin/push/refs/heads/master/398565-948fcf%40github.com.


[jenkinsci/packaging] 4a79a1: Regenerate test key

2022-03-03 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/packaging
  Commit: 4a79a1f47535ee2c3fb68cd17b9de516eb0411ba
  
https://github.com/jenkinsci/packaging/commit/4a79a1f47535ee2c3fb68cd17b9de516eb0411ba
  Author: Basil Crow 
  Date:   2022-03-02 (Wed, 02 Mar 2022)

  Changed paths:
M credentials/README.md
M credentials/sandbox.gpg
M credentials/test.ascii.key
M credentials/test.gpg
M credentials/test.secret.gpg

  Log Message:
  ---
  Regenerate test key


  Commit: b63554ddbffa3d750f84abe1f1f74df042278ac4
  
https://github.com/jenkinsci/packaging/commit/b63554ddbffa3d750f84abe1f1f74df042278ac4
  Author: Mark Waite 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M credentials/README.md
M credentials/sandbox.gpg
M credentials/test.ascii.key
M credentials/test.gpg
M credentials/test.secret.gpg

  Log Message:
  ---
  Merge pull request #290 from basil/test-key

Regenerate test key


Compare: 
https://github.com/jenkinsci/packaging/compare/f91b2ee7bca9...b63554ddbffa

-- 
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/packaging/push/refs/heads/master/f91b2e-b63554%40github.com.


[jenkinsci/ec2-plugin]

2022-03-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.289.x-1181.v04b_21d4b_0d6c
  Home:   https://github.com/jenkinsci/ec2-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/ec2-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.289.x-1181.v04b_21d4b_0d6c/6c799d-00%40github.com.


[jenkinsci/ec2-plugin] 6c799d: Bump bom-2.289.x from 1155.v77b_fd92a_26fc to 1181...

2022-03-03 Thread 'Raihaan Shouhell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 6c799db64dcc34ea91fd6961b0474d0f99b17aaa
  
https://github.com/jenkinsci/ec2-plugin/commit/6c799db64dcc34ea91fd6961b0474d0f99b17aaa
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-03-02 (Wed, 02 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.289.x from 1155.v77b_fd92a_26fc to 1181.v04b_21d4b_0d6c

Bumps [bom-2.289.x](https://github.com/jenkinsci/bom) from 1155.v77b_fd92a_26fc 
to 1181.v04b_21d4b_0d6c.
- [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.289.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: 0c999bbda07fa892e5a909dac204a93b62bbc351
  
https://github.com/jenkinsci/ec2-plugin/commit/0c999bbda07fa892e5a909dac204a93b62bbc351
  Author: Raihaan Shouhell 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #714 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.289.x-1181.v04b_21d4b_0d6c

Bump bom-2.289.x from 1155.v77b_fd92a_26fc to 1181.v04b_21d4b_0d6c


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/a7dea66b3538...0c999bbda07f

-- 
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/ec2-plugin/push/refs/heads/master/a7dea6-0c999b%40github.com.


[jenkinsci/ec2-plugin] e251b3: verifiers: Make hard strategy try for at least 2 m...

2022-03-03 Thread 'Raihaan Shouhell' via Jenkins Commits
  Branch: refs/heads/timeout
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: e251b344c94cafe6b08609ac37530f6c6657e6e5
  
https://github.com/jenkinsci/ec2-plugin/commit/e251b344c94cafe6b08609ac37530f6c6657e6e5
  Author: res0nance 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M src/main/java/hudson/plugins/ec2/ssh/verifiers/CheckNewHardStrategy.java

  Log Message:
  ---
  verifiers: Make hard strategy try for at least 2 minutes


-- 
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/ec2-plugin/push/refs/heads/timeout/00-e251b3%40github.com.


[jenkinsci/influxdb-plugin] 753814: [maven-release-plugin] prepare release influxdb-3.1.2

2022-03-03 Thread 'Aleksi Simell' via Jenkins Commits
  Branch: refs/heads/development
  Home:   https://github.com/jenkinsci/influxdb-plugin
  Commit: 75381437fa16e373e3c5774e76b818201d71d9bb
  
https://github.com/jenkinsci/influxdb-plugin/commit/75381437fa16e373e3c5774e76b818201d71d9bb
  Author: Aleksi Simell 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release influxdb-3.1.2


  Commit: 056c67792c292360e27ef4aba94d0d9af7180834
  
https://github.com/jenkinsci/influxdb-plugin/commit/056c67792c292360e27ef4aba94d0d9af7180834
  Author: Aleksi Simell 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/influxdb-plugin/compare/2668dcd4146d...056c67792c29

-- 
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/influxdb-plugin/push/refs/heads/development/2668dc-056c67%40github.com.


[jenkinsci/sealights-plugin]

2022-03-03 Thread 'nadavye' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-af1979da0376183f11038780fa750a7f
  Home:   https://github.com/jenkinsci/sealights-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/sealights-plugin/push/refs/heads/snyk-upgrade-af1979da0376183f11038780fa750a7f/350dc8-00%40github.com.


[jenkinsci/sealights-plugin] 350dc8: fix: upgrade com.fasterxml.jackson.core:jackson-da...

2022-03-03 Thread 'Snyk bot' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-af1979da0376183f11038780fa750a7f
  Home:   https://github.com/jenkinsci/sealights-plugin
  Commit: 350dc8b7327aafc3694b75769abf76dd8fed4ac0
  
https://github.com/jenkinsci/sealights-plugin/commit/350dc8b7327aafc3694b75769abf76dd8fed4ac0
  Author: snyk-bot 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fix: upgrade com.fasterxml.jackson.core:jackson-databind from 2.8.1 to 2.13.1

Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-databind 
from 2.8.1 to 2.13.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind/

See this project in Snyk:
https://app.snyk.io/org/nadav-zgs/project/539f8420-b0da-4a5b-8bdc-85a15dc156ca?utm_source=github&utm_medium=referral&page=upgrade-pr


-- 
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/sealights-plugin/push/refs/heads/snyk-upgrade-af1979da0376183f11038780fa750a7f/5dd150-350dc8%40github.com.


[jenkinsci/blazemeter-plugin] 6628b7: added release notes

2022-03-03 Thread 'dnyaneshnagre' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blazemeter-plugin
  Commit: 6628b7de2410b3bcec1dba139cfe6a177eb94a03
  
https://github.com/jenkinsci/blazemeter-plugin/commit/6628b7de2410b3bcec1dba139cfe6a177eb94a03
  Author: Dnyaneshwar Nagre 
  Date:   2021-10-07 (Thu, 07 Oct 2021)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  added release notes


  Commit: e5b699d153e8fb62c2cf6ee9d4af422b0b44
  
https://github.com/jenkinsci/blazemeter-plugin/commit/e5b699d153e8fb62c2cf6ee9d4af422b0b44
  Author: Dnyaneshwar Nagre 
  Date:   2021-10-07 (Thu, 07 Oct 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release BlazeMeterJenkinsPlugin-4.11


  Commit: 82cb47cc2e0c719f8eb19f3830d74e7592a8fb8c
  
https://github.com/jenkinsci/blazemeter-plugin/commit/82cb47cc2e0c719f8eb19f3830d74e7592a8fb8c
  Author: Dnyaneshwar Nagre 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/blazemeter/utils/JenkinsTestListFlow.java

  Log Message:
  ---
  added testsuite


  Commit: c4f58dd880d877085e3a3026ca0b7696d56b0fd7
  
https://github.com/jenkinsci/blazemeter-plugin/commit/c4f58dd880d877085e3a3026ca0b7696d56b0fd7
  Author: dnyaneshnagre <87113792+dnyaneshna...@users.noreply.github.com>
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/blazemeter/utils/JenkinsTestListFlow.java

  Log Message:
  ---
  Merge pull request #92 from Blazemeter/feature/testsuite

added testsuite


  Commit: 42f04513ad95533253a625534ffe44f8115debb4
  
https://github.com/jenkinsci/blazemeter-plugin/commit/42f04513ad95533253a625534ffe44f8115debb4
  Author: Dnyaneshwar Nagre 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  added release notes


  Commit: e8373a764f884a8fe16b1193b52a639a6245c1b9
  
https://github.com/jenkinsci/blazemeter-plugin/commit/e8373a764f884a8fe16b1193b52a639a6245c1b9
  Author: Dnyaneshwar Nagre 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M CHANGELOG.md
M pom.xml
M src/main/java/hudson/plugins/blazemeter/utils/JenkinsTestListFlow.java

  Log Message:
  ---
  added snapshot version for function test suite feature


Compare: 
https://github.com/jenkinsci/blazemeter-plugin/compare/59e2b18c1647...e8373a764f88

-- 
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/blazemeter-plugin/push/refs/heads/master/59e2b1-e8373a%40github.com.


[jenkinsci/influxdb-plugin] 056c67: [maven-release-plugin] prepare for next developmen...

2022-03-03 Thread 'Aleksi Simell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/influxdb-plugin
  Commit: 056c67792c292360e27ef4aba94d0d9af7180834
  
https://github.com/jenkinsci/influxdb-plugin/commit/056c67792c292360e27ef4aba94d0d9af7180834
  Author: Aleksi Simell 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  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/influxdb-plugin/push/refs/heads/master/753814-056c67%40github.com.


[jenkinsci/influxdb-plugin]

2022-03-03 Thread 'Aleksi Simell' via Jenkins Commits
  Branch: refs/tags/influxdb-3.1.2
  Home:   https://github.com/jenkinsci/influxdb-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/influxdb-plugin/push/refs/tags/influxdb-3.1.2/00-8d9a4b%40github.com.


[jenkinsci/influxdb-plugin] 753814: [maven-release-plugin] prepare release influxdb-3.1.2

2022-03-03 Thread 'Aleksi Simell' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/influxdb-plugin
  Commit: 75381437fa16e373e3c5774e76b818201d71d9bb
  
https://github.com/jenkinsci/influxdb-plugin/commit/75381437fa16e373e3c5774e76b818201d71d9bb
  Author: Aleksi Simell 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release influxdb-3.1.2


-- 
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/influxdb-plugin/push/refs/heads/master/2668dc-753814%40github.com.


[jenkinsci/influxdb-plugin] 348c75: readd getting sonar project from build log feature...

2022-03-03 Thread 'Volkan Kumbasar' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/influxdb-plugin
  Commit: 348c7535adda997e6c8f8f1d5351ce443b4835bf
  
https://github.com/jenkinsci/influxdb-plugin/commit/348c7535adda997e6c8f8f1d5351ce443b4835bf
  Author: Volkan Kumbasar <7557299+kumba...@users.noreply.github.com>
  Date:   2022-02-16 (Wed, 16 Feb 2022)

  Changed paths:
M 
src/main/java/jenkinsci/plugins/influxdb/generators/SonarQubePointGenerator.java

  Log Message:
  ---
  readd getting sonar project from build log feature (#129)


  Commit: 2668dcd4146d72b6ffa21da692b6226e34534016
  
https://github.com/jenkinsci/influxdb-plugin/commit/2668dcd4146d72b6ffa21da692b6226e34534016
  Author: Volkan Kumbasar <7557299+kumba...@users.noreply.github.com>
  Date:   2022-03-01 (Tue, 01 Mar 2022)

  Changed paths:
M 
src/main/java/jenkinsci/plugins/influxdb/generators/SonarQubePointGenerator.java

  Log Message:
  ---
  Sonar QG status url support (#130)


Compare: 
https://github.com/jenkinsci/influxdb-plugin/compare/c8d6976a5cfa...2668dcd4146d

-- 
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/influxdb-plugin/push/refs/heads/master/c8d697-2668dc%40github.com.


[jenkinsci/github-branch-source-plugin]

2022-03-03 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/1583.v18d333ef7379
  Home:   https://github.com/jenkinsci/github-branch-source-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/github-branch-source-plugin/push/refs/tags/1583.v18d333ef7379/00-18d333%40github.com.


[jenkinsci/sysdig-secure-plugin]

2022-03-03 Thread 'Álvaro Iradier' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-f73bb8747c9a5a1ccc9300a08cad2012
  Home:   https://github.com/jenkinsci/sysdig-secure-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/sysdig-secure-plugin/push/refs/heads/snyk-upgrade-f73bb8747c9a5a1ccc9300a08cad2012/3fc63d-00%40github.com.


[jenkinsci/sysdig-secure-plugin] 3fc63d: fix: upgrade org.slf4j:jcl-over-slf4j from 1.7.30 ...

2022-03-03 Thread 'Snyk bot' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-f73bb8747c9a5a1ccc9300a08cad2012
  Home:   https://github.com/jenkinsci/sysdig-secure-plugin
  Commit: 3fc63d0e194bba212d21dafcd44be408aa12451f
  
https://github.com/jenkinsci/sysdig-secure-plugin/commit/3fc63d0e194bba212d21dafcd44be408aa12451f
  Author: snyk-bot 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fix: upgrade org.slf4j:jcl-over-slf4j from 1.7.30 to 1.7.36

Snyk has created this PR to upgrade org.slf4j:jcl-over-slf4j from 1.7.30 to 
1.7.36.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.slf4j/jcl-over-slf4j/

See this project in Snyk:
https://app.snyk.io/org/airadier/project/4e44c7bb-07da-4fba-9c3c-a41b837e59f6?utm_source=github&utm_medium=referral&page=upgrade-pr


-- 
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/sysdig-secure-plugin/push/refs/heads/snyk-upgrade-f73bb8747c9a5a1ccc9300a08cad2012/38307c-3fc63d%40github.com.


[jenkinsci/sysdig-secure-plugin]

2022-03-03 Thread 'Álvaro Iradier' via Jenkins Commits
  Branch: refs/heads/snyk-upgrade-f73bb8747c9a5a1ccc9300a08cad2012
  Home:   https://github.com/jenkinsci/sysdig-secure-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/sysdig-secure-plugin/push/refs/heads/snyk-upgrade-f73bb8747c9a5a1ccc9300a08cad2012/00-38307c%40github.com.


[jenkinsci/checkmarx-plugin] bee35c: Refectory: Move empty row outside from loop

2022-03-03 Thread 'Margarita' via Jenkins Commits
  Branch: refs/heads/PostScanAction-Fix
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: bee35c2b334f073a22a7ee5c752b3fcf9959f553
  
https://github.com/jenkinsci/checkmarx-plugin/commit/bee35c2b334f073a22a7ee5c752b3fcf9959f553
  Author: Margarital 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

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

  Log Message:
  ---
   Refectory: Move empty row outside from loop


-- 
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/PostScanAction-Fix/cbf929-bee35c%40github.com.


[jenkinsci/ssh-slaves-plugin]

2022-03-03 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/1.33.1-805.vb_a_0d6a_21f322
  Home:   https://github.com/jenkinsci/ssh-slaves-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/ssh-slaves-plugin/push/refs/tags/1.33.1-805.vb_a_0d6a_21f322/00-ba0d6a%40github.com.


[jenkinsci/chucknorris-plugin]

2022-03-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37
  Home:   https://github.com/jenkinsci/chucknorris-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/chucknorris-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.37/cdfc3f-00%40github.com.


[jenkinsci/chucknorris-plugin] fc7e0c: Use spotbugs NonNull instead of JSR-305 Nonnull

2022-03-03 Thread 'Baptiste Mathus' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: fc7e0cff5016ceadce6b4b023d50705e8886704b
  
https://github.com/jenkinsci/chucknorris-plugin/commit/fc7e0cff5016ceadce6b4b023d50705e8886704b
  Author: Mark Waite 
  Date:   2022-02-27 (Sun, 27 Feb 2022)

  Changed paths:
M src/main/java/hudson/plugins/chucknorris/CordellWalkerRecorder.java
M src/main/java/hudson/plugins/chucknorris/pipeline/ChuckNorrisStep.java

  Log Message:
  ---
  Use spotbugs NonNull instead of JSR-305 Nonnull


  Commit: 01d719101b82c9644c2b465c2fcbdc160b9488fd
  
https://github.com/jenkinsci/chucknorris-plugin/commit/01d719101b82c9644c2b465c2fcbdc160b9488fd
  Author: Mark Waite 
  Date:   2022-02-27 (Sun, 27 Feb 2022)

  Changed paths:
M src/main/java/hudson/plugins/chucknorris/FactGenerator.java

  Log Message:
  ---
  Suppress spotbugs warning DMI_RANDOM_USED_ONLY_ONCE

Single call to the static RANDOM method because that is the only case
where the call is needed.


  Commit: fbf142c431eb2f09ee0c58b50617b105dd643e8c
  
https://github.com/jenkinsci/chucknorris-plugin/commit/fbf142c431eb2f09ee0c58b50617b105dd643e8c
  Author: Mark Waite 
  Date:   2022-02-27 (Sun, 27 Feb 2022)

  Changed paths:
M src/test/java/hudson/plugins/chucknorris/CordellWalkerRecorderTest.java

  Log Message:
  ---
  Use updated mockito `same` method


  Commit: bdccc7d2bcfd384b33a68b331c3eafbbc5cbc182
  
https://github.com/jenkinsci/chucknorris-plugin/commit/bdccc7d2bcfd384b33a68b331c3eafbbc5cbc182
  Author: Mark Waite 
  Date:   2022-02-27 (Sun, 27 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Require Jenkins 2.303.1, not 2.190.1


  Commit: 30583c68d32a3c78166e258f68bd347ee9d9a285
  
https://github.com/jenkinsci/chucknorris-plugin/commit/30583c68d32a3c78166e258f68bd347ee9d9a285
  Author: Mark Waite 
  Date:   2022-02-27 (Sun, 27 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 4.37


  Commit: c6368dda9d8335a1f026db967d8bfc13f582cee0
  
https://github.com/jenkinsci/chucknorris-plugin/commit/c6368dda9d8335a1f026db967d8bfc13f582cee0
  Author: Mark Waite 
  Date:   2022-02-27 (Sun, 27 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove unused test dependencies


  Commit: 9c51bb9ab47a724c194dbb07b79b712ea79dd7de
  
https://github.com/jenkinsci/chucknorris-plugin/commit/9c51bb9ab47a724c194dbb07b79b712ea79dd7de
  Author: Mark Waite 
  Date:   2022-02-27 (Sun, 27 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use https, not git for GitHub URL

GitHub is deprecating git:// protocol


  Commit: e7a7b3311d809efdbe74af643f6a7c7c7b57a496
  
https://github.com/jenkinsci/chucknorris-plugin/commit/e7a7b3311d809efdbe74af643f6a7c7c7b57a496
  Author: Baptiste Mathus 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/chucknorris/CordellWalkerRecorder.java
M src/main/java/hudson/plugins/chucknorris/FactGenerator.java
M src/main/java/hudson/plugins/chucknorris/pipeline/ChuckNorrisStep.java
M src/test/java/hudson/plugins/chucknorris/CordellWalkerRecorderTest.java

  Log Message:
  ---
  Merge pull request #141 from MarkEWaite/latest-parent-pom

Use latest parent pom


Compare: 
https://github.com/jenkinsci/chucknorris-plugin/compare/2a9dc4b0bef0...e7a7b3311d80

-- 
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/chucknorris-plugin/push/refs/heads/master/2a9dc4-e7a7b3%40github.com.


[jenkins-infra/jenkins-infra] 4b7bc0: [updatecli] Bump agent templates version on all co...

2022-03-03 Thread 'jenkins-infrastructure-admin[bot]' via Jenkins Commits
  Branch: refs/heads/production

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

  Commit: 4b7bc052a48373b43e731e2c782e531cab2e1705

  
https://github.com/jenkins-infra/jenkins-infra/commit/4b7bc052a48373b43e731e2c782e531cab2e1705

  Author: jenkins-infrastructure-admin[bot] 
<83065101+jenkins-infrastructure-admin[bot]@users.noreply.github.com>

  Date:   2022-03-03 (Thu, 03 Mar 2022)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

  [updatecli] Bump agent templates version on all controllers (#2082)



* chore: Update key "profile::buildmaster::agent_images.container_images



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



Made with ❤️️ by updatecli



* chore: Update key "profile::buildmaster::agent_images.container_images



... jnlp-alpine" from file 
"/tmp/updatecli/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 





-- 
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/449dcd-4b7bc0%40github.com.


[jenkins-infra/jenkins-infra]

2022-03-03 Thread 'Damien Duportal' via Jenkins Commits
  Branch: 
refs/heads/updatecli_be4b60d6332600e44ff18b564be4ea8218a68bf790638bb3ed55055725e0c16c
  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_be4b60d6332600e44ff18b564be4ea8218a68bf790638bb3ed55055725e0c16c/f400a4-00%40github.com.


[jenkins-infra/jenkins-infra] b4fea4: chore(buildmaster) fix unit tests (bad casc file n...

2022-03-03 Thread 'Damien Duportal' via Jenkins Commits
  Branch: 
refs/heads/updatecli_be4b60d6332600e44ff18b564be4ea8218a68bf790638bb3ed55055725e0c16c

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

  Commit: b4fea4ac6768576c8d3177967ac5842a0bf9a9bf

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

  Author: Damien Duportal 

  Date:   2022-03-03 (Thu, 03 Mar 2022)



  Changed paths:

M spec/classes/profile/buildmaster_spec.rb



  Log Message:

  ---

  chore(buildmaster) fix unit tests (bad casc file name) (#2085)



Signed-off-by: Damien Duportal 





  Commit: 4c54d1f86c2dda8055266cec77f5d7228aec482e

  
https://github.com/jenkins-infra/jenkins-infra/commit/4c54d1f86c2dda8055266cec77f5d7228aec482e

  Author: jenkins-infrastructure-admin[bot] 
<83065101+jenkins-infrastructure-admin[bot]@users.noreply.github.com>

  Date:   2022-03-03 (Thu, 03 Mar 2022)



  Changed paths:

M .github/workflows/updatecli.yaml



  Log Message:

  ---

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



... file 
"/tmp/updatecli/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: 449dcd1e4900d9af7c72e789114525cf16f627ab

  
https://github.com/jenkins-infra/jenkins-infra/commit/449dcd1e4900d9af7c72e789114525cf16f627ab

  Author: jenkins-infrastructure-admin[bot] 
<83065101+jenkins-infrastructure-admin[bot]@users.noreply.github.com>

  Date:   2022-03-03 (Thu, 03 Mar 2022)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

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



... li/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: f400a4fde5d7cf8669e7f2f0dcc08c02eb0b37d1

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

  Author: Damien Duportal 

  Date:   2022-03-03 (Thu, 03 Mar 2022)



  Changed paths:

M .github/workflows/updatecli.yaml

M hieradata/common.yaml

M spec/classes/profile/buildmaster_spec.rb



  Log Message:

  ---

  Merge branch 'production' into 
updatecli_be4b60d6332600e44ff18b564be4ea8218a68bf790638bb3ed55055725e0c16c





Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/5e01fda35aea...f400a4fde5d7

-- 
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_be4b60d6332600e44ff18b564be4ea8218a68bf790638bb3ed55055725e0c16c/5e01fd-f400a4%40github.com.


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

2022-03-03 Thread 'jenkins-infrastructure-admin[bot]' via Jenkins Commits
  Branch: refs/heads/production

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

  Commit: 449dcd1e4900d9af7c72e789114525cf16f627ab

  
https://github.com/jenkins-infra/jenkins-infra/commit/449dcd1e4900d9af7c72e789114525cf16f627ab

  Author: jenkins-infrastructure-admin[bot] 
<83065101+jenkins-infrastructure-admin[bot]@users.noreply.github.com>

  Date:   2022-03-03 (Thu, 03 Mar 2022)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

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



... li/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 





-- 
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/4c54d1-449dcd%40github.com.


[jenkins-infra/jenkins-infra]

2022-03-03 Thread 'Damien Duportal' via Jenkins Commits
  Branch: 
refs/heads/updatecli_c92f03f559485bb4962cbfe3bca765fcd7db756bdd27a58e0d1cd8abc7798b28
  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_c92f03f559485bb4962cbfe3bca765fcd7db756bdd27a58e0d1cd8abc7798b28/3faa9d-00%40github.com.


[jenkins-infra/jenkins-infra] b4fea4: chore(buildmaster) fix unit tests (bad casc file n...

2022-03-03 Thread 'Damien Duportal' via Jenkins Commits
  Branch: 
refs/heads/updatecli_c92f03f559485bb4962cbfe3bca765fcd7db756bdd27a58e0d1cd8abc7798b28

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

  Commit: b4fea4ac6768576c8d3177967ac5842a0bf9a9bf

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

  Author: Damien Duportal 

  Date:   2022-03-03 (Thu, 03 Mar 2022)



  Changed paths:

M spec/classes/profile/buildmaster_spec.rb



  Log Message:

  ---

  chore(buildmaster) fix unit tests (bad casc file name) (#2085)



Signed-off-by: Damien Duportal 





  Commit: 4c54d1f86c2dda8055266cec77f5d7228aec482e

  
https://github.com/jenkins-infra/jenkins-infra/commit/4c54d1f86c2dda8055266cec77f5d7228aec482e

  Author: jenkins-infrastructure-admin[bot] 
<83065101+jenkins-infrastructure-admin[bot]@users.noreply.github.com>

  Date:   2022-03-03 (Thu, 03 Mar 2022)



  Changed paths:

M .github/workflows/updatecli.yaml



  Log Message:

  ---

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



... file 
"/tmp/updatecli/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: 3faa9d2f29cba5ae4e5d7e75dc8286f7985bc581

  
https://github.com/jenkins-infra/jenkins-infra/commit/3faa9d2f29cba5ae4e5d7e75dc8286f7985bc581

  Author: Damien Duportal 

  Date:   2022-03-03 (Thu, 03 Mar 2022)



  Changed paths:

M .github/workflows/updatecli.yaml

M spec/classes/profile/buildmaster_spec.rb



  Log Message:

  ---

  Merge branch 'production' into 
updatecli_c92f03f559485bb4962cbfe3bca765fcd7db756bdd27a58e0d1cd8abc7798b28





Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/abf9f48261f9...3faa9d2f29cb

-- 
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_c92f03f559485bb4962cbfe3bca765fcd7db756bdd27a58e0d1cd8abc7798b28/abf9f4-3faa9d%40github.com.


[jenkins-infra/jenkins-infra] 4c54d1: chore: Update key "jobs.updatecli.steps[1].env.UPD...

2022-03-03 Thread 'jenkins-infrastructure-admin[bot]' via Jenkins Commits
  Branch: refs/heads/production

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

  Commit: 4c54d1f86c2dda8055266cec77f5d7228aec482e

  
https://github.com/jenkins-infra/jenkins-infra/commit/4c54d1f86c2dda8055266cec77f5d7228aec482e

  Author: jenkins-infrastructure-admin[bot] 
<83065101+jenkins-infrastructure-admin[bot]@users.noreply.github.com>

  Date:   2022-03-03 (Thu, 03 Mar 2022)



  Changed paths:

M .github/workflows/updatecli.yaml



  Log Message:

  ---

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



... file 
"/tmp/updatecli/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 





-- 
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/b4fea4-4c54d1%40github.com.


[jenkins-infra/jenkins-infra]

2022-03-03 Thread 'Damien Duportal' via Jenkins Commits
  Branch: 
refs/heads/updatecli_52deb09f35bd1f51268011432678d8d7e6fe15ea049fe6797ed501f511fe3bbb
  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_52deb09f35bd1f51268011432678d8d7e6fe15ea049fe6797ed501f511fe3bbb/15a6aa-00%40github.com.


[jenkins-infra/jenkins-infra] b4fea4: chore(buildmaster) fix unit tests (bad casc file n...

2022-03-03 Thread 'Damien Duportal' via Jenkins Commits
  Branch: 
refs/heads/updatecli_52deb09f35bd1f51268011432678d8d7e6fe15ea049fe6797ed501f511fe3bbb
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: b4fea4ac6768576c8d3177967ac5842a0bf9a9bf
  
https://github.com/jenkins-infra/jenkins-infra/commit/b4fea4ac6768576c8d3177967ac5842a0bf9a9bf
  Author: Damien Duportal 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M spec/classes/profile/buildmaster_spec.rb

  Log Message:
  ---
  chore(buildmaster) fix unit tests (bad casc file name) (#2085)

Signed-off-by: Damien Duportal 


  Commit: 15a6aafaae4a3aa414836cba525cb7b387fe8924
  
https://github.com/jenkins-infra/jenkins-infra/commit/15a6aafaae4a3aa414836cba525cb7b387fe8924
  Author: Damien Duportal 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M spec/classes/profile/buildmaster_spec.rb

  Log Message:
  ---
  Merge branch 'production' into 
updatecli_52deb09f35bd1f51268011432678d8d7e6fe15ea049fe6797ed501f511fe3bbb


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/ea3bb25a76ca...15a6aafaae4a

-- 
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_52deb09f35bd1f51268011432678d8d7e6fe15ea049fe6797ed501f511fe3bbb/ea3bb2-15a6aa%40github.com.


[jenkins-infra/jenkins-infra] b4fea4: chore(buildmaster) fix unit tests (bad casc file n...

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

  Changed paths:
M spec/classes/profile/buildmaster_spec.rb

  Log Message:
  ---
  chore(buildmaster) fix unit tests (bad casc file name) (#2085)

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/04bd19-b4fea4%40github.com.


[jenkinsci/ssh-slaves-plugin]

2022-03-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/actions/checkout-3
  Home:   https://github.com/jenkinsci/ssh-slaves-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/ssh-slaves-plugin/push/refs/heads/dependabot/github_actions/actions/checkout-3/d730a7-00%40github.com.


[jenkinsci/ssh-slaves-plugin] ba0d6a: Bump actions/checkout from 2.4.0 to 3 (#277)

2022-03-03 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/main
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: ba0d6a21f32229aa2de51f458070b6b7cd75cc5a
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/ba0d6a21f32229aa2de51f458070b6b7cd75cc5a
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-03-03 (Thu, 03 Mar 2022)

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

  Log Message:
  ---
  Bump actions/checkout from 2.4.0 to 3 (#277)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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/ssh-slaves-plugin/push/refs/heads/main/66beec-ba0d6a%40github.com.


[jenkinsci/acceptance-test-harness] 404ec9: LogParser compat

2022-03-03 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/timja-patch-1
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 404ec9444f70d2ab96b39556658e2e6164d1c139
  
https://github.com/jenkinsci/acceptance-test-harness/commit/404ec9444f70d2ab96b39556658e2e6164d1c139
  Author: Tim Jacomb 
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M src/test/java/plugins/LogParserTest.java

  Log Message:
  ---
  LogParser compat


-- 
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/timja-patch-1/f873cd-404ec9%40github.com.


[jenkins-infra/update-center2] 7281d9: Exclude 2.332.x from XStream warning (#573)

2022-03-03 Thread 'Daniel Beck' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 7281d926e4a5dcb3c9eff2d5dcc5f0ef4f6333b8
  
https://github.com/jenkins-infra/update-center2/commit/7281d926e4a5dcb3c9eff2d5dcc5f0ef4f6333b8
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2022-03-03 (Thu, 03 Mar 2022)

  Changed paths:
M resources/warnings.json

  Log Message:
  ---
  Exclude 2.332.x from XStream warning (#573)

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/jenkins-infra/update-center2/push/refs/heads/master/5accb7-7281d9%40github.com.