[jenkinsci/jenkins-scripts] 5d6d77: Rename "slave" to "agent" in the disableSlaveNodeS...

2023-12-04 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-scripts
  Commit: 5d6d77b899b675072e5f90cfcabccbe4f0d0213b
  
https://github.com/jenkinsci/jenkins-scripts/commit/5d6d77b899b675072e5f90cfcabccbe4f0d0213b
  Author: Oleg Nenashev 
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
M scriptler/disableSlaveNodeStartsWith.groovy

  Log Message:
  ---
  Rename "slave" to "agent" in the disableSlaveNodeStartsWith script (#115)


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-scripts/push/refs/heads/master/cb8bd1-5d6d77%40github.com.


[jenkinsci/custom-tools-plugin] f393e6: [JENKINS-37389] add @Symbol("custom") to CustomToo...

2023-07-26 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/custom-tools-plugin
  Commit: f393e662904e07d4512313f54a8be319767af3bb
  
https://github.com/jenkinsci/custom-tools-plugin/commit/f393e662904e07d4512313f54a8be319767af3bb
  Author: Adam Gabryś 
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomTool.java

  Log Message:
  ---
  [JENKINS-37389] add @Symbol("custom") to CustomTool's descriptor

The `@Symbol` annotation defines a unique identifier which is used by DSL. Whit 
this commit it is possible to distinguish a difference between tools when the 
the `tool` step is called. Example:
* tool name: 'myTool', type: 'jdk' <- returns JDK with id "myTool"
* tool name: 'myTool', type: 'custom' <- returns custom tool with id "myTool"


  Commit: 27beb098cac7886f7b74d06cd61da47ca5ed733a
  
https://github.com/jenkinsci/custom-tools-plugin/commit/27beb098cac7886f7b74d06cd61da47ca5ed733a
  Author: Oleg Nenashev 
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomTool.java

  Log Message:
  ---
  Merge pull request #63 from agabrys/feature/JENKINS-37389

[JENKINS-37389] add @Symbol("custom") to CustomTool's descriptor


Compare: 
https://github.com/jenkinsci/custom-tools-plugin/compare/8344b07dc4b3...27beb098cac7

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


[jenkinsci/custom-tools-plugin] 22f4b7: refactor: Modernize to latest versions supported b...

2023-07-26 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/custom-tools-plugin
  Commit: 22f4b72f49cb18cc8d447d08c9152be698c6606a
  
https://github.com/jenkinsci/custom-tools-plugin/commit/22f4b72f49cb18cc8d447d08c9152be698c6606a
  Author: Steve Hill 
  Date:   2023-07-10 (Mon, 10 Jul 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  refactor: Modernize to latest versions supported by Java 8

Use this link to re-run the recipe: 
https://app.moderne.io/recipes/org.openrewrite.jenkins.ModernizePluginForJava8?organizationId=SmVua2lucyBDSQ%3D%3D

Co-authored-by: Moderne 


  Commit: 0ebaf5c1b7c63246648bdbeb5de1c53466381fc8
  
https://github.com/jenkinsci/custom-tools-plugin/commit/0ebaf5c1b7c63246648bdbeb5de1c53466381fc8
  Author: Steve Hill 
  Date:   2023-07-10 (Mon, 10 Jul 2023)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapper.java

  Log Message:
  ---
  Suppress SpotBugs error

Comments indicate it is intentional


  Commit: 8344b07dc4b3f97f7582b1313c759edaa668e2a3
  
https://github.com/jenkinsci/custom-tools-plugin/commit/8344b07dc4b3f97f7582b1313c759edaa668e2a3
  Author: Oleg Nenashev 
  Date:   2023-07-26 (Wed, 26 Jul 2023)

  Changed paths:
M pom.xml
M 
src/main/java/com/cloudbees/jenkins/plugins/customtools/CustomToolInstallWrapper.java

  Log Message:
  ---
  Merge pull request #65 from sghill-rewrite/refactor/modernize-java-8

Modernize to latest versions supported by Java 8


Compare: 
https://github.com/jenkinsci/custom-tools-plugin/compare/5f8ee7581708...8344b07dc4b3

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


[jenkins-infra/jenkins.io] 93575d: Update Bio and affiliation of @oleg-nenashev (#6250)

2023-04-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 93575d38d83467ef8973561ae6d2eb7d45be8ae3
  
https://github.com/jenkins-infra/jenkins.io/commit/93575d38d83467ef8973561ae6d2eb7d45be8ae3
  Author: Oleg Nenashev 
  Date:   2023-04-07 (Fri, 07 Apr 2023)

  Changed paths:
M content/_data/authors/oleg_nenashev.adoc

  Log Message:
  ---
  Update Bio and affiliation of @oleg-nenashev (#6250)

Subj, as announced at the governance meeting on April 03


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


[jenkinsci/custom-war-packager] c32e22: Disable Integration tests until full migration to ...

2023-02-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/java11-spotbugs
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: c32e22a8515a73f44acd37ee757359ad9fb7a208
  
https://github.com/jenkinsci/custom-war-packager/commit/c32e22a8515a73f44acd37ee757359ad9fb7a208
  Author: Oleg Nenashev 
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Disable Integration tests until full migration to Java 11


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


[jenkinsci/custom-war-packager] fe7ea0: Skip spotbugs for the Maven plugin

2023-02-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/java11-spotbugs
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: fe7ea04b09f181bb268a14b026af9e5f86ed16ba
  
https://github.com/jenkinsci/custom-war-packager/commit/fe7ea04b09f181bb268a14b026af9e5f86ed16ba
  Author: Oleg Nenashev 
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  Changed paths:
M custom-war-packager-maven-plugin/pom.xml

  Log Message:
  ---
  Skip spotbugs for the Maven 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/custom-war-packager/push/refs/heads/java11-spotbugs/087941-fe7ea0%40github.com.


[jenkinsci/custom-war-packager] 087941: Update Maven Plugin Plugin to the latest version

2023-02-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/java11-spotbugs
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: 0879416a5f013ac152f51e1ce38634cec1cc2217
  
https://github.com/jenkinsci/custom-war-packager/commit/0879416a5f013ac152f51e1ce38634cec1cc2217
  Author: Oleg Nenashev 
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  Changed paths:
M custom-war-packager-maven-plugin/pom.xml

  Log Message:
  ---
  Update Maven Plugin Plugin to the latest version


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


[jenkinsci/custom-war-packager] e37815: Use java11 in the pipeline

2023-02-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/java11-spotbugs
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: e37815500d1d917af05ccaede28552e2632a2d66
  
https://github.com/jenkinsci/custom-war-packager/commit/e37815500d1d917af05ccaede28552e2632a2d66
  Author: Oleg Nenashev 
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Use java11 in the pipeline


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


[jenkinsci/custom-war-packager] 522032: Update to Java 11 and recent parent POM, cleanup d...

2023-02-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/java11-spotbugs
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: 522032fcbf8df81f76475d3ad4c82b2addd2a1ac
  
https://github.com/jenkinsci/custom-war-packager/commit/522032fcbf8df81f76475d3ad4c82b2addd2a1ac
  Author: Oleg Nenashev 
  Date:   2023-02-08 (Wed, 08 Feb 2023)

  Changed paths:
M Dockerfile
M 
custom-war-packager-lib/src/main/java/io/jenkins/tools/warpackager/lib/config/Config.java
M 
custom-war-packager-lib/src/main/java/io/jenkins/tools/warpackager/lib/impl/Builder.java
M 
custom-war-packager-lib/src/main/java/io/jenkins/tools/warpackager/lib/impl/JenkinsWarPatcher.java
M 
custom-war-packager-lib/src/main/java/io/jenkins/tools/warpackager/lib/impl/plugins/UpdateCenterPluginInfoProvider.java
M 
custom-war-packager-lib/src/main/java/io/jenkins/tools/warpackager/lib/util/MavenHelper.java
M 
custom-war-packager-lib/src/main/java/io/jenkins/tools/warpackager/lib/util/SystemCommandHelper.java
M custom-war-packager-maven-plugin/pom.xml
M 
custom-war-packager-maven-plugin/src/main/java/io/jenkins/tools/warpackager/mavenplugin/BuildMojo.java
M 
custom-war-packager-maven-plugin/src/main/java/io/jenkins/tools/warpackager/mavenplugin/PackageMojo.java
M pom.xml

  Log Message:
  ---
  Update to Java 11 and recent parent POM, cleanup dependencies


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


[jenkinsci/jep] 46b9d7: Complete renaming of LFX CommunityBridge to Crowdf...

2022-10-17 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: 46b9d751030cc6728d3f70a0e84c21fef7b7e8ec
  
https://github.com/jenkinsci/jep/commit/46b9d751030cc6728d3f70a0e84c21fef7b7e8ec
  Author: Oleg Nenashev 
  Date:   2022-10-17 (Mon, 17 Oct 2022)

  Changed paths:
M jep/15/README.adoc

  Log Message:
  ---
  Complete renaming of LFX CommunityBridge to Crowdfindung

Also a few minor updates


  Commit: adcc3f20dbaa8166fe9d2aec1ea8981eb51614f2
  
https://github.com/jenkinsci/jep/commit/adcc3f20dbaa8166fe9d2aec1ea8981eb51614f2
  Author: Oleg Nenashev 
  Date:   2022-10-17 (Mon, 17 Oct 2022)

  Changed paths:
M jep/15/README.adoc

  Log Message:
  ---
  Merge pull request #394 from jenkinsci/update-names

Complete renaming of LFX CommunityBridge to Crowdfunding


Compare: https://github.com/jenkinsci/jep/compare/1a5f1326b959...adcc3f20dbaa

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/1a5f13-adcc3f%40github.com.


[jenkinsci/jep]

2022-10-17 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/update-names
  Home:   https://github.com/jenkinsci/jep

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/update-names/46b9d7-00%40github.com.


[jenkinsci/jep] 46b9d7: Complete renaming of LFX CommunityBridge to Crowdf...

2022-10-17 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/update-names
  Home:   https://github.com/jenkinsci/jep
  Commit: 46b9d751030cc6728d3f70a0e84c21fef7b7e8ec
  
https://github.com/jenkinsci/jep/commit/46b9d751030cc6728d3f70a0e84c21fef7b7e8ec
  Author: Oleg Nenashev 
  Date:   2022-10-17 (Mon, 17 Oct 2022)

  Changed paths:
M jep/15/README.adoc

  Log Message:
  ---
  Complete renaming of LFX CommunityBridge to Crowdfindung

Also a few minor updates


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/update-names/00-46b9d7%40github.com.


[jenkinsci/envinject-lib] 52f402: build: bump bom-2.332.x from 1577.v63609d9cb_5dc t...

2022-08-23 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-lib
  Commit: 52f4024463cb05ff742ff74dad33c4b4816fac46
  
https://github.com/jenkinsci/envinject-lib/commit/52f4024463cb05ff742ff74dad33c4b4816fac46
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-08-19 (Fri, 19 Aug 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  build: bump bom-2.332.x from 1577.v63609d9cb_5dc to 1595.v8c71c13cc3a_9

Bumps [bom-2.332.x](https://github.com/jenkinsci/bom) from 1577.v63609d9cb_5dc 
to 1595.v8c71c13cc3a_9.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Signed-off-by: dependabot[bot] 


  Commit: e01e6e7853a4005e03c09d46e1986215d6ee43e1
  
https://github.com/jenkinsci/envinject-lib/commit/e01e6e7853a4005e03c09d46e1986215d6ee43e1
  Author: Oleg Nenashev 
  Date:   2022-08-23 (Tue, 23 Aug 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #97 from 
jenkinsci/dependabot/maven/master/io.jenkins.tools.bom-bom-2.332.x-1595.v8c71c13cc3a_9

build: bump bom-2.332.x from 1577.v63609d9cb_5dc to 1595.v8c71c13cc3a_9


Compare: 
https://github.com/jenkinsci/envinject-lib/compare/07589d4b196e...e01e6e7853a4

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


[jenkinsci/envinject-lib]

2022-08-23 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.332.x-1595.v8c71c13cc3a_9
  Home:   https://github.com/jenkinsci/envinject-lib

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/envinject-lib/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.332.x-1595.v8c71c13cc3a_9/52f402-00%40github.com.


[jenkinsci/apache-httpcomponents-client-4-api-plugin] 9edfa4: chore: Deprecate Release Drafter app in favor of G...

2022-07-24 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin
  Commit: 9edfa45182e8cbc9490ecc462a4d3f1d793603f9
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/9edfa45182e8cbc9490ecc462a4d3f1d793603f9
  Author: NotMyFault 
  Date:   2022-03-09 (Wed, 09 Mar 2022)

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

  Log Message:
  ---
  chore: Deprecate Release Drafter app in favor of GitHub workflow


  Commit: 00927bf9be309b87a17acaa819e8e1eb0a01e716
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/00927bf9be309b87a17acaa819e8e1eb0a01e716
  Author: Oleg Nenashev 
  Date:   2022-07-24 (Sun, 24 Jul 2022)

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

  Log Message:
  ---
  Merge pull request #84 from NotMyFault/chore/remove-release-drafter-app

Move away from deprecated Release Drafter App


Compare: 
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/compare/3bf4c015e450...00927bf9be30

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


[jenkinsci/apache-httpcomponents-client-4-api-plugin] 728c03: Replaced "master" with "controller" in Java doc

2022-07-24 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin
  Commit: 728c039cf5c6917c015729ab6af67a95742645d3
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/728c039cf5c6917c015729ab6af67a95742645d3
  Author: Catherine Kiiru <66266208+catherineki...@users.noreply.github.com>
  Date:   2022-04-27 (Wed, 27 Apr 2022)

  Changed paths:
M src/main/java/io/jenkins/plugins/httpclient/RobustHTTPClient.java

  Log Message:
  ---
  Replaced "master" with "controller" in Java doc


  Commit: 3bf4c015e450c34bf4b5b9dbce677b2a1eb17e2b
  
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/commit/3bf4c015e450c34bf4b5b9dbce677b2a1eb17e2b
  Author: Oleg Nenashev 
  Date:   2022-07-24 (Sun, 24 Jul 2022)

  Changed paths:
M src/main/java/io/jenkins/plugins/httpclient/RobustHTTPClient.java

  Log Message:
  ---
  Merge pull request #88 from CatherineKiiru/master

Replaced "master" with "controller" in Java doc


Compare: 
https://github.com/jenkinsci/apache-httpcomponents-client-4-api-plugin/compare/70d68ad7b72b...3bf4c015e450

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


[jenkinsci/chucknorris-plugin] 20d69c: Bump jenkins-infra/jenkins-maven-cd-action from 1....

2022-06-27 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: 20d69c313b9148a94d46e976d0cd84502c886f72
  
https://github.com/jenkinsci/chucknorris-plugin/commit/20d69c313b9148a94d46e976d0cd84502c886f72
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-06-20 (Mon, 20 Jun 2022)

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

  Log Message:
  ---
  Bump jenkins-infra/jenkins-maven-cd-action from 1.2.0 to 1.3.1

Bumps 
[jenkins-infra/jenkins-maven-cd-action](https://github.com/jenkins-infra/jenkins-maven-cd-action)
 from 1.2.0 to 1.3.1.
- [Release 
notes](https://github.com/jenkins-infra/jenkins-maven-cd-action/releases)
- 
[Commits](https://github.com/jenkins-infra/jenkins-maven-cd-action/compare/v1.2.0...v1.3.1)

---
updated-dependencies:
- dependency-name: jenkins-infra/jenkins-maven-cd-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 813e97b34d94143d6fac093eb5c9050d21baf95c
  
https://github.com/jenkinsci/chucknorris-plugin/commit/813e97b34d94143d6fac093eb5c9050d21baf95c
  Author: Oleg Nenashev 
  Date:   2022-06-27 (Mon, 27 Jun 2022)

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

  Log Message:
  ---
  Merge pull request #169 from 
jenkinsci/dependabot/github_actions/jenkins-infra/jenkins-maven-cd-action-1.3.1

Bump jenkins-infra/jenkins-maven-cd-action from 1.2.0 to 1.3.1


Compare: 
https://github.com/jenkinsci/chucknorris-plugin/compare/16cb57d842aa...813e97b34d94

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/16cb57-813e97%40github.com.


[jenkinsci/chucknorris-plugin] be0f63: Bump actions/setup-java from 3.0.0 to 3.3.0

2022-06-27 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: be0f63f68abe713a60d906afe30ef23f6414099b
  
https://github.com/jenkinsci/chucknorris-plugin/commit/be0f63f68abe713a60d906afe30ef23f6414099b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-05-09 (Mon, 09 May 2022)

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

  Log Message:
  ---
  Bump actions/setup-java from 3.0.0 to 3.3.0

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.0.0 to 
3.3.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3.0.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 16cb57d842aad5e6695cbc5433893c4b3e1c89d2
  
https://github.com/jenkinsci/chucknorris-plugin/commit/16cb57d842aad5e6695cbc5433893c4b3e1c89d2
  Author: Oleg Nenashev 
  Date:   2022-06-27 (Mon, 27 Jun 2022)

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

  Log Message:
  ---
  Merge pull request #162 from 
jenkinsci/dependabot/github_actions/actions/setup-java-3.3.0

Bump actions/setup-java from 3.0.0 to 3.3.0


Compare: 
https://github.com/jenkinsci/chucknorris-plugin/compare/7d3058a725e2...16cb57d842aa

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/7d3058-16cb57%40github.com.


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

2022-06-27 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: 3b045ef2a934e67bb06668e96bdcb48bd3203bc2
  
https://github.com/jenkinsci/chucknorris-plugin/commit/3b045ef2a934e67bb06668e96bdcb48bd3203bc2
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-04-25 (Mon, 25 Apr 2022)

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

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

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 
3.0.2.
- [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.0.2)

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

Signed-off-by: dependabot[bot] 


  Commit: 7d3058a725e2d76c7d8a6ec437f686752b1d5b4e
  
https://github.com/jenkinsci/chucknorris-plugin/commit/7d3058a725e2d76c7d8a6ec437f686752b1d5b4e
  Author: Oleg Nenashev 
  Date:   2022-06-27 (Mon, 27 Jun 2022)

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

  Log Message:
  ---
  Merge pull request #157 from 
jenkinsci/dependabot/github_actions/actions/checkout-3.0.2

Bump actions/checkout from 2.4.0 to 3.0.2


Compare: 
https://github.com/jenkinsci/chucknorris-plugin/compare/76f397d38f48...7d3058a725e2

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/76f397-7d3058%40github.com.


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

2022-06-27 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: 72559517b4acef6120f5b008fd84daa183196c94
  
https://github.com/jenkinsci/chucknorris-plugin/commit/72559517b4acef6120f5b008fd84daa183196c94
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-06-27 (Mon, 27 Jun 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.303.x from 1155.v77b_fd92a_26fc to 1451.v15f1fdb_772a_f

Bumps [bom-2.303.x](https://github.com/jenkinsci/bom) from 1155.v77b_fd92a_26fc 
to 1451.v15f1fdb_772a_f.
- [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] 


  Commit: 32ee7ac5686327c0c709620e9aae28f471b1f8ca
  
https://github.com/jenkinsci/chucknorris-plugin/commit/32ee7ac5686327c0c709620e9aae28f471b1f8ca
  Author: Oleg Nenashev 
  Date:   2022-06-27 (Mon, 27 Jun 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #171 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.303.x-1451.v15f1fdb_772a_f

Bump bom-2.303.x from 1155.v77b_fd92a_26fc to 1451.v15f1fdb_772a_f


Compare: 
https://github.com/jenkinsci/chucknorris-plugin/compare/813e97b34d94...32ee7ac56863

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/813e97-32ee7a%40github.com.


[jenkinsci/chucknorris-plugin] 931e00: Bump plugin from 4.37 to 4.41

2022-06-27 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: 931e00f88f7ac1b194b92df92d5f28acd3fb7344
  
https://github.com/jenkinsci/chucknorris-plugin/commit/931e00f88f7ac1b194b92df92d5f28acd3fb7344
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-06-27 (Mon, 27 Jun 2022)

  Changed paths:
M pom.xml

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

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

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

Signed-off-by: dependabot[bot] 


  Commit: 76f397d38f4820cc4be179fc690d2d90e324b2d0
  
https://github.com/jenkinsci/chucknorris-plugin/commit/76f397d38f4820cc4be179fc690d2d90e324b2d0
  Author: Oleg Nenashev 
  Date:   2022-06-27 (Mon, 27 Jun 2022)

  Changed paths:
M pom.xml

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

Bump plugin from 4.37 to 4.41


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

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/bd520a-76f397%40github.com.


[jenkinsci/pom] f7c032: Bump spotbugs-annotations from 4.7.0 to 4.7.1

2022-06-27 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: f7c032352e6819eec4fb20fc438c73021a7cca2b
  
https://github.com/jenkinsci/pom/commit/f7c032352e6819eec4fb20fc438c73021a7cca2b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-06-27 (Mon, 27 Jun 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump spotbugs-annotations from 4.7.0 to 4.7.1

Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.7.0 
to 4.7.1.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.7.0...4.7.1)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: 413fffe354ead6172c984428896d9a3306c2a00c
  
https://github.com/jenkinsci/pom/commit/413fffe354ead6172c984428896d9a3306c2a00c
  Author: Oleg Nenashev 
  Date:   2022-06-27 (Mon, 27 Jun 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #271 from 
jenkinsci/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.7.1

Bump spotbugs-annotations from 4.7.0 to 4.7.1


Compare: https://github.com/jenkinsci/pom/compare/52493fdb8e18...413fffe354ea

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


[jenkinsci/role-strategy-plugin]

2022-06-20 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/jenkins-infra/jenkins-maven-cd-action-1.3.1
  Home:   https://github.com/jenkinsci/role-strategy-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/role-strategy-plugin/push/refs/heads/dependabot/github_actions/jenkins-infra/jenkins-maven-cd-action-1.3.1/18bac4-00%40github.com.


[jenkinsci/role-strategy-plugin]

2022-06-20 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/jenkins-infra/verify-ci-status-action-1.2.1
  Home:   https://github.com/jenkinsci/role-strategy-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/role-strategy-plugin/push/refs/heads/dependabot/github_actions/jenkins-infra/verify-ci-status-action-1.2.1/fa2376-00%40github.com.


[jenkinsci/role-strategy-plugin]

2022-06-20 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/jenkins-infra/interesting-category-action-1.2.0
  Home:   https://github.com/jenkinsci/role-strategy-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/role-strategy-plugin/push/refs/heads/dependabot/github_actions/jenkins-infra/interesting-category-action-1.2.0/a1676b-00%40github.com.


[jenkinsci/role-strategy-plugin]

2022-06-20 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.303.x-1438.v6a_2c29d73f82
  Home:   https://github.com/jenkinsci/role-strategy-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/role-strategy-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.303.x-1438.v6a_2c29d73f82/d42c48-00%40github.com.


[jenkinsci/configuration-as-code-plugin]

2022-06-19 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-job-dsl-1.79
  Home:   https://github.com/jenkinsci/configuration-as-code-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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-job-dsl-1.79/291bcb-00%40github.com.


[jenkinsci/configuration-as-code-plugin]

2022-06-11 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.plugins-artifact-manager-s3-633.v4813787e78a_9
  Home:   https://github.com/jenkinsci/configuration-as-code-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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/io.jenkins.plugins-artifact-manager-s3-633.v4813787e78a_9/020796-00%40github.com.


[jenkinsci/configuration-as-code-plugin]

2022-06-11 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-aws-credentials-191.vcb_f183ce58b_9
  Home:   https://github.com/jenkinsci/configuration-as-code-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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-aws-credentials-191.vcb_f183ce58b_9/bb2780-00%40github.com.


[jenkinsci/configuration-as-code-plugin]

2022-06-11 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-github-api-1.303-400.v35c2d8258028
  Home:   https://github.com/jenkinsci/configuration-as-code-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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-github-api-1.303-400.v35c2d8258028/517318-00%40github.com.


[jenkinsci/configuration-as-code-plugin]

2022-06-11 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/plugin-bom.version-1409.v7659b_c072f18
  Home:   https://github.com/jenkinsci/configuration-as-code-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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/plugin-bom.version-1409.v7659b_c072f18/d651ec-00%40github.com.


[jenkinsci/configuration-as-code-plugin]

2022-06-11 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.jenkins-ci.plugins-external-workspace-manager-1.2.3
  Home:   https://github.com/jenkinsci/configuration-as-code-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/configuration-as-code-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-external-workspace-manager-1.2.3/54032d-00%40github.com.


[jenkins-infra/jenkins.io] 77285b: Jenkins Award nominations extended to April 11, 2022

2022-03-28 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 77285ba6eb27c1e879e28bad93e0ddfd78009109
  
https://github.com/jenkins-infra/jenkins.io/commit/77285ba6eb27c1e879e28bad93e0ddfd78009109
  Author: Mark Waite 
  Date:   2022-03-28 (Mon, 28 Mar 2022)

  Changed paths:
A content/blog/2022/03/2022-03-29-jenkins-contributor-awards.adoc

  Log Message:
  ---
  Jenkins Award nominations extended to April 11, 2022

The Jenkins Awards that will be presented at cdCon 2022 in June are
accepting nominations until April 11, 2022.  Voting will start April 14,
2022.


  Commit: 0bfd655b478a40f84c17b0e91d4d18927d4d9d28
  
https://github.com/jenkins-infra/jenkins.io/commit/0bfd655b478a40f84c17b0e91d4d18927d4d9d28
  Author: Oleg Nenashev 
  Date:   2022-03-29 (Tue, 29 Mar 2022)

  Changed paths:
A content/blog/2022/03/2022-03-29-jenkins-contributor-awards.adoc

  Log Message:
  ---
  Merge pull request #5034 from MarkEWaite/nominations-deadline-extended

Jenkins Award nominations extended to April 11, 2022


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/bf7bc17844eb...0bfd655b478a

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


[jenkinsci/windows-slave-installer-module] 663871: chore: Deprecate Release Drafter app in favor of G...

2022-03-20 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/windows-slave-installer-module
  Commit: 66387199853422d9bbf9b2e6aa1f4b906b0f18b3
  
https://github.com/jenkinsci/windows-slave-installer-module/commit/66387199853422d9bbf9b2e6aa1f4b906b0f18b3
  Author: NotMyFault 
  Date:   2022-03-09 (Wed, 09 Mar 2022)

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

  Log Message:
  ---
  chore: Deprecate Release Drafter app in favor of GitHub workflow


  Commit: 47fc47c5b595446c1ee60793644ca9d64186d471
  
https://github.com/jenkinsci/windows-slave-installer-module/commit/47fc47c5b595446c1ee60793644ca9d64186d471
  Author: Oleg Nenashev 
  Date:   2022-03-20 (Sun, 20 Mar 2022)

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

  Log Message:
  ---
  Merge pull request #84 from NotMyFault/chore/remove-release-drafter-app

Move away from deprecated Release Drafter App


Compare: 
https://github.com/jenkinsci/windows-slave-installer-module/compare/916beb9165cf...47fc47c5b595

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


[jenkins-infra/jenkins.io] 96bc28: Remove @oleg-nenashev from the "Automatic Specific...

2022-03-14 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/oleg-nenashev-patch-1
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 96bc28989c05197a4273c88492077670038785f7
  
https://github.com/jenkins-infra/jenkins.io/commit/96bc28989c05197a4273c88492077670038785f7
  Author: Oleg Nenashev 
  Date:   2022-03-14 (Mon, 14 Mar 2022)

  Changed paths:
M 
content/projects/gsoc/2022/project-ideas/automatic-spec-generator-for-jenkins-rest-api.adoc

  Log Message:
  ---
  Remove @oleg-nenashev from the "Automatic Specification Generator for Jenkins 
REST API" project idea


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/oleg-nenashev-patch-1/00-96bc28%40github.com.


[jenkinsci/custom-war-packager] cec9c1: Bump credentials

2022-03-13 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: cec9c1dabec99d4aa92fb9d8680c1b56f8fcc057
  
https://github.com/jenkinsci/custom-war-packager/commit/cec9c1dabec99d4aa92fb9d8680c1b56f8fcc057
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-03-11 (Fri, 11 Mar 2022)

  Changed paths:
M jenkinsfile-runner-tests/test_resources/test_war_not_from_pom/pom.xml

  Log Message:
  ---
  Bump credentials

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

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:credentials
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: a7c94fa271ca7084acad725f4799944573a65dbf
  
https://github.com/jenkinsci/custom-war-packager/commit/a7c94fa271ca7084acad725f4799944573a65dbf
  Author: Oleg Nenashev 
  Date:   2022-03-13 (Sun, 13 Mar 2022)

  Changed paths:
M jenkinsfile-runner-tests/test_resources/test_war_not_from_pom/pom.xml

  Log Message:
  ---
  Merge pull request #225 from 
jenkinsci/dependabot/maven/jenkinsfile-runner-tests/test_resources/test_war_not_from_pom/org.jenkins-ci.plugins-credentials-2.3.19

Bump credentials from 2.1.11 to 2.3.19 in 
/jenkinsfile-runner-tests/test_resources/test_war_not_from_pom


Compare: 
https://github.com/jenkinsci/custom-war-packager/compare/b1b8c71ac6f8...a7c94fa271ca

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


[jenkinsci/custom-war-packager] b8db1a: chore: Deprecate Release Drafter app in favor of G...

2022-03-11 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/custom-war-packager
  Commit: b8db1aedd00115d800b867c403aaa3daf66e267b
  
https://github.com/jenkinsci/custom-war-packager/commit/b8db1aedd00115d800b867c403aaa3daf66e267b
  Author: NotMyFault 
  Date:   2022-03-09 (Wed, 09 Mar 2022)

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

  Log Message:
  ---
  chore: Deprecate Release Drafter app in favor of GitHub workflow


  Commit: b1b8c71ac6f8ac33921f49416d581b8b7d746bbc
  
https://github.com/jenkinsci/custom-war-packager/commit/b1b8c71ac6f8ac33921f49416d581b8b7d746bbc
  Author: Oleg Nenashev 
  Date:   2022-03-11 (Fri, 11 Mar 2022)

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

  Log Message:
  ---
  Merge pull request #224 from NotMyFault/chore/remove-release-drafter-app

Move away from deprecated Release Drafter App


Compare: 
https://github.com/jenkinsci/custom-war-packager/compare/066957f01271...b1b8c71ac6f8

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


[jenkins-infra/jenkins.io] 559f78: Adding cdCon-2022 announcement to turbotron

2022-03-11 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 559f7803abcbc758a0312c04e5d8480ebc5d4d3a
  
https://github.com/jenkins-infra/jenkins.io/commit/559f7803abcbc758a0312c04e5d8480ebc5d4d3a
  Author: Jean-Marc Meessen 
  Date:   2022-03-11 (Fri, 11 Mar 2022)

  Changed paths:
M content/_data/indexpage/carousel.yml

  Log Message:
  ---
  Adding cdCon-2022 announcement to turbotron


  Commit: 96afb8c05ba82f2ddc2a69657407bf3432fd0c5f
  
https://github.com/jenkins-infra/jenkins.io/commit/96afb8c05ba82f2ddc2a69657407bf3432fd0c5f
  Author: Oleg Nenashev 
  Date:   2022-03-11 (Fri, 11 Mar 2022)

  Changed paths:
M content/_data/indexpage/carousel.yml

  Log Message:
  ---
  Merge pull request #4984 from jmMeessen/jumbotron_update

Adding cdCon-2022 announcement to turbotron


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/14aee74b46ea...96afb8c05ba8

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


[jenkins-infra/jenkins.io] 35db3a: Init

2022-03-01 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 35db3a92e13ee589b534a14e653d057133f225c3
  
https://github.com/jenkins-infra/jenkins.io/commit/35db3a92e13ee589b534a14e653d057133f225c3
  Author: Jan Faracik <43062514+janfara...@users.noreply.github.com>
  Date:   2022-03-01 (Tue, 01 Mar 2022)

  Changed paths:
M content/css/jenkins.css
M content/doc/developer/views/symbols.adoc

  Log Message:
  ---
  Init


  Commit: 7f13a9a7dd8fd6a9af8a3d793eb3dec69a9cb414
  
https://github.com/jenkins-infra/jenkins.io/commit/7f13a9a7dd8fd6a9af8a3d793eb3dec69a9cb414
  Author: Jan Faracik <43062514+janfara...@users.noreply.github.com>
  Date:   2022-03-01 (Tue, 01 Mar 2022)

  Changed paths:
M content/_layouts/developerguide.html.haml
M content/css/jenkins.css

  Log Message:
  ---
  Move CSS to developersguide.html.haml


  Commit: 86c1155e3865df6c6a77a3b8d66eb035c6ec4e81
  
https://github.com/jenkins-infra/jenkins.io/commit/86c1155e3865df6c6a77a3b8d66eb035c6ec4e81
  Author: Oleg Nenashev 
  Date:   2022-03-01 (Tue, 01 Mar 2022)

  Changed paths:
M content/_layouts/developerguide.html.haml
M content/css/jenkins.css
M content/doc/developer/views/symbols.adoc

  Log Message:
  ---
  Merge pull request #4953 from janfaracik/fix-version-tag

Fix updates versions list appearance


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/efb070b55974...86c1155e3865

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


[jenkinsci/maven-hpi-plugin] 0c3583: Bump maven-archiver from 3.5.1 to 3.5.2

2022-02-13 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 0c358358b00abab689ace0b66b80743ecaebd96e
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/0c358358b00abab689ace0b66b80743ecaebd96e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-02-12 (Sat, 12 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-archiver from 3.5.1 to 3.5.2

Bumps [maven-archiver](https://github.com/apache/maven-archiver) from 3.5.1 to 
3.5.2.
- [Release notes](https://github.com/apache/maven-archiver/releases)
- 
[Commits](https://github.com/apache/maven-archiver/compare/maven-archiver-3.5.1...maven-archiver-3.5.2)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-archiver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: bb375539f71eaf668f05ef7c87fa74c89b58d649
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/bb375539f71eaf668f05ef7c87fa74c89b58d649
  Author: Basil Crow 
  Date:   2022-02-13 (Sun, 13 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Exclude commons-compress


  Commit: 5a9dd2c3f4a7d427290dd45a0103f093c17386cd
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/5a9dd2c3f4a7d427290dd45a0103f093c17386cd
  Author: Oleg Nenashev 
  Date:   2022-02-13 (Sun, 13 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #279 from 
jenkinsci/dependabot/maven/org.apache.maven-maven-archiver-3.5.2

Bump maven-archiver from 3.5.1 to 3.5.2


Compare: 
https://github.com/jenkinsci/maven-hpi-plugin/compare/e918ced94b45...5a9dd2c3f4a7

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


[jenkins-infra/jenkins.io] c6b6ea: first set of corrections to GSoC main page

2022-02-04 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: c6b6ea3caff2693a43fbe343cfe9071a16cb6c24
  
https://github.com/jenkins-infra/jenkins.io/commit/c6b6ea3caff2693a43fbe343cfe9071a16cb6c24
  Author: Jean-Marc Meessen 
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
M content/projects/gsoc/index.adoc

  Log Message:
  ---
  first set of corrections to GSoC main page


  Commit: e6e162f4fc2bf3bcba597677035f00255f023851
  
https://github.com/jenkins-infra/jenkins.io/commit/e6e162f4fc2bf3bcba597677035f00255f023851
  Author: Jean-Marc Meessen 
  Date:   2022-01-28 (Fri, 28 Jan 2022)

  Changed paths:
M content/projects/gsoc/index.adoc

  Log Message:
  ---
  main GSoC page improvement


  Commit: ecd7769198afb8c382226229fb7b435d0b9bb316
  
https://github.com/jenkins-infra/jenkins.io/commit/ecd7769198afb8c382226229fb7b435d0b9bb316
  Author: Jean-Marc Meessen 
  Date:   2022-01-28 (Fri, 28 Jan 2022)

  Changed paths:
M content/projects/gsoc/index.adoc

  Log Message:
  ---
  GSoC - fix blog url


  Commit: d589aef55ce3f3ddd1245593075795341fe5c8be
  
https://github.com/jenkins-infra/jenkins.io/commit/d589aef55ce3f3ddd1245593075795341fe5c8be
  Author: Jean-Marc Meessen 
  Date:   2022-01-31 (Mon, 31 Jan 2022)

  Changed paths:
M content/projects/gsoc/index.adoc

  Log Message:
  ---
  Further corrections to the GSoC index page


  Commit: c5807d6e8cfde9c4d54841e19488950e3a624f9f
  
https://github.com/jenkins-infra/jenkins.io/commit/c5807d6e8cfde9c4d54841e19488950e3a624f9f
  Author: Jean-Marc Meessen 
  Date:   2022-01-31 (Mon, 31 Jan 2022)

  Changed paths:
M content/projects/gsoc/index.adoc

  Log Message:
  ---
  Reorganise GSoC contact methods


  Commit: 6982446bff0eaa74457a68a54975fc5835dc256a
  
https://github.com/jenkins-infra/jenkins.io/commit/6982446bff0eaa74457a68a54975fc5835dc256a
  Author: Oleg Nenashev 
  Date:   2022-02-04 (Fri, 04 Feb 2022)

  Changed paths:
M content/projects/gsoc/index.adoc

  Log Message:
  ---
  Merge pull request #4867 from jmMeessen/gsoc-patch1

Corrections to GSoC main page


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/601d82d5bb9f...6982446bff0e

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


[jenkins-infra/jenkins.io] 640551: fixed typo in index.adoc

2022-02-04 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 6405518e1d42eb52a7cdd4b513d518a0e010b1be
  
https://github.com/jenkins-infra/jenkins.io/commit/6405518e1d42eb52a7cdd4b513d518a0e010b1be
  Author: Alyssat 
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
M content/projects/gsoc/index.adoc

  Log Message:
  ---
  fixed typo in index.adoc

fixed typo "applicants"


  Commit: 601d82d5bb9f194065ee8c513d2323582691c5a1
  
https://github.com/jenkins-infra/jenkins.io/commit/601d82d5bb9f194065ee8c513d2323582691c5a1
  Author: Oleg Nenashev 
  Date:   2022-02-04 (Fri, 04 Feb 2022)

  Changed paths:
M content/projects/gsoc/index.adoc

  Log Message:
  ---
  Merge pull request #4897 from alyssat/patch-67

fixed typo in index.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/702168305997...601d82d5bb9f

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


[jenkins-infra/jenkins.io] de6acd: Update dependencies

2022-02-02 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: de6acdc60c30cdc3b184d3ba1519963cae5f5e39
  
https://github.com/jenkins-infra/jenkins.io/commit/de6acdc60c30cdc3b184d3ba1519963cae5f5e39
  Author: Mark Waite 
  Date:   2022-02-01 (Tue, 01 Feb 2022)

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

  Log Message:
  ---
  Update dependencies

Removes ecstatic library, updates multiple libraries


  Commit: aa3aaa53c5bdf743e634c19368c5d8e4d9ef3f21
  
https://github.com/jenkins-infra/jenkins.io/commit/aa3aaa53c5bdf743e634c19368c5d8e4d9ef3f21
  Author: Mark Waite 
  Date:   2022-02-02 (Wed, 02 Feb 2022)

  Changed paths:
M content/_data/changelogs/lts.yml
A content/_data/upgrades/2-319-3.adoc
M content/sigs/advocacy-and-outreach/index.adoc

  Log Message:
  ---
  Merge branch 'master' into update-dependencies


  Commit: f4a2e86b93fe118fa1c21872be7f91a4d428c191
  
https://github.com/jenkins-infra/jenkins.io/commit/f4a2e86b93fe118fa1c21872be7f91a4d428c191
  Author: Oleg Nenashev 
  Date:   2022-02-02 (Wed, 02 Feb 2022)

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

  Log Message:
  ---
  Merge pull request #4890 from MarkEWaite/update-dependencies

Update dependencies


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/7f1069339dc8...f4a2e86b93fe

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


[jenkins-infra/jenkins.io] 89cbfb: Hacktoberfest 2021 is complete

2022-02-02 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 89cbfb427ee9f26fc85717daceb5a2b1aaae232a
  
https://github.com/jenkins-infra/jenkins.io/commit/89cbfb427ee9f26fc85717daceb5a2b1aaae232a
  Author: Mark Waite 
  Date:   2022-02-02 (Wed, 02 Feb 2022)

  Changed paths:
M content/_data/roadmap/roadmap.yml

  Log Message:
  ---
  Hacktoberfest 2021 is complete

Update roadmap to show correct status


  Commit: 7f1069339dc848e7beb51f3eca7b25c49a94521d
  
https://github.com/jenkins-infra/jenkins.io/commit/7f1069339dc848e7beb51f3eca7b25c49a94521d
  Author: Oleg Nenashev 
  Date:   2022-02-02 (Wed, 02 Feb 2022)

  Changed paths:
M content/_data/roadmap/roadmap.yml

  Log Message:
  ---
  Merge pull request #4889 from MarkEWaite/hacktoberfest-2021-is-done

Hacktoberfest 2021 is done


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/8f924f2a69f7...7f1069339dc8

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


[jenkins-infra/jenkins.io] 28da5b: update GSoC SIG page

2022-02-01 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 28da5bb6c4de130d84e973e284e3f7020dd2a52c
  
https://github.com/jenkins-infra/jenkins.io/commit/28da5bb6c4de130d84e973e284e3f7020dd2a52c
  Author: Jean-Marc Meessen 
  Date:   2022-02-01 (Tue, 01 Feb 2022)

  Changed paths:
M content/sigs/gsoc/index.adoc

  Log Message:
  ---
  update GSoC SIG page


  Commit: 012a18d3224596f47c2d27d5e5d9f966c795c280
  
https://github.com/jenkins-infra/jenkins.io/commit/012a18d3224596f47c2d27d5e5d9f966c795c280
  Author: Oleg Nenashev 
  Date:   2022-02-01 (Tue, 01 Feb 2022)

  Changed paths:
M content/sigs/gsoc/index.adoc

  Log Message:
  ---
  Merge pull request #4885 from jmMeessen/gsoc_sig

update GSoC SIG page


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/27a49a5c8e79...012a18d32245

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


[jenkinsci/locale-plugin] 75c837: Update config.jelly

2022-01-30 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/locale-plugin
  Commit: 75c837c34d2c4e9b9ceaaf4b3d04bd1251e74b34
  
https://github.com/jenkinsci/locale-plugin/commit/75c837c34d2c4e9b9ceaaf4b3d04bd1251e74b34
  Author: Jan Faracik <43062514+janfara...@users.noreply.github.com>
  Date:   2022-01-26 (Wed, 26 Jan 2022)

  Changed paths:
M src/main/resources/hudson/plugins/locale/PluginImpl/config.jelly

  Log Message:
  ---
  Update config.jelly


  Commit: 0791e87f82a721aaeefbbb73a48a271c4b780e5b
  
https://github.com/jenkinsci/locale-plugin/commit/0791e87f82a721aaeefbbb73a48a271c4b780e5b
  Author: Jan Faracik <43062514+janfara...@users.noreply.github.com>
  Date:   2022-01-26 (Wed, 26 Jan 2022)

  Changed paths:
M src/main/resources/hudson/plugins/locale/PluginImpl/config.jelly

  Log Message:
  ---
  Update config.jelly


  Commit: 7e4c9fa6065a5ffc8da81dceb5a36bffe981a148
  
https://github.com/jenkinsci/locale-plugin/commit/7e4c9fa6065a5ffc8da81dceb5a36bffe981a148
  Author: Oleg Nenashev 
  Date:   2022-01-31 (Mon, 31 Jan 2022)

  Changed paths:
M src/main/resources/hudson/plugins/locale/PluginImpl/config.jelly

  Log Message:
  ---
  Merge pull request #11 from janfaracik/use-title-field

Use the title attribute rather than a custom label for config checkbox


Compare: 
https://github.com/jenkinsci/locale-plugin/compare/5c7bfaa3e5db...7e4c9fa6065a

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


[jenkinsci/infra-cla] 3c40af: Add a message stub for EasyCLA

2022-01-25 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/easycla
  Home:   https://github.com/jenkinsci/infra-cla
  Commit: 3c40af0df96e1b0c778d5e7ee261127f3c622da9
  
https://github.com/jenkinsci/infra-cla/commit/3c40af0df96e1b0c778d5e7ee261127f3c622da9
  Author: Oleg Nenashev 
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
M README.md

  Log Message:
  ---
  Add a message stub for EasyCLA


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


[jenkinsci/envinject-plugin] 003c36: Bump bom-2.303.x from 1090.v0a_33df40457a_ to 1117...

2022-01-24 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-plugin
  Commit: 003c365c8c260711b89e91344435bd0b1757b5aa
  
https://github.com/jenkinsci/envinject-plugin/commit/003c365c8c260711b89e91344435bd0b1757b5aa
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-24 (Mon, 24 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.303.x from 1090.v0a_33df40457a_ to 1117.v62a_f6a_01de98

Bumps [bom-2.303.x](https://github.com/jenkinsci/bom) from 1090.v0a_33df40457a_ 
to 1117.v62a_f6a_01de98.
- [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] 


  Commit: c6b246980829469981749f8a80eb797d44c0fefc
  
https://github.com/jenkinsci/envinject-plugin/commit/c6b246980829469981749f8a80eb797d44c0fefc
  Author: Oleg Nenashev 
  Date:   2022-01-24 (Mon, 24 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #168 from 
jenkinsci/f023dependabot/maven/io.jenkins.tools.bom-bom-2.303.x-1117.v62a_f6a_01de98

Bump bom-2.303.x from 1090.v0a_33df40457a_ to 1117.v62a_f6a_01de98


Compare: 
https://github.com/jenkinsci/envinject-plugin/compare/e41e0ac34ea4...c6b246980829

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


[jenkinsci/envinject-plugin]

2022-01-24 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: 
refs/heads/f023dependabot/maven/io.jenkins.tools.bom-bom-2.303.x-1117.v62a_f6a_01de98
  Home:   https://github.com/jenkinsci/envinject-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/envinject-plugin/push/refs/heads/f023dependabot/maven/io.jenkins.tools.bom-bom-2.303.x-1117.v62a_f6a_01de98/003c36-00%40github.com.


[jenkins-infra/jenkins.io] 2158e6: Adding dev doc for managing HTTP/Json API

2022-01-16 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 2158e6b3b19357437ef676a09a43cf06885dfb29
  
https://github.com/jenkins-infra/jenkins.io/commit/2158e6b3b19357437ef676a09a43cf06885dfb29
  Author: aHenryJard 
  Date:   2022-01-11 (Tue, 11 Jan 2022)

  Changed paths:
M content/doc/developer/handling-requests/_chapter.yml
A content/doc/developer/handling-requests/json.adoc

  Log Message:
  ---
  Adding dev doc for managing HTTP/Json API


  Commit: 33454a52bb9ac4ef5eecd868609cfd71640d11d3
  
https://github.com/jenkins-infra/jenkins.io/commit/33454a52bb9ac4ef5eecd868609cfd71640d11d3
  Author: aHenryJard 
  Date:   2022-01-11 (Tue, 11 Jan 2022)

  Changed paths:
M content/doc/developer/handling-requests/json.adoc

  Log Message:
  ---
  [doc] add POST json example


  Commit: 43de392672cc2ad7b0604e70b9c0d909095bdd6e
  
https://github.com/jenkins-infra/jenkins.io/commit/43de392672cc2ad7b0604e70b9c0d909095bdd6e
  Author: A. Jard 
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
M content/doc/developer/handling-requests/json.adoc

  Log Message:
  ---
  Apply suggestions from code review markdown to asciidoc

Co-authored-by: Meg McRoberts 


  Commit: 6811a8fce646dfeb87a894175fa4344f5a67b87a
  
https://github.com/jenkins-infra/jenkins.io/commit/6811a8fce646dfeb87a894175fa4344f5a67b87a
  Author: aHenryJard 
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
M content/doc/developer/handling-requests/json.adoc

  Log Message:
  ---
  [doc] reduce java code length


  Commit: ea8bd8cb18cdce4c92e6ba3a508a6ecf07078a30
  
https://github.com/jenkins-infra/jenkins.io/commit/ea8bd8cb18cdce4c92e6ba3a508a6ecf07078a30
  Author: aHenryJard 
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
M content/doc/developer/handling-requests/json.adoc

  Log Message:
  ---
  [doc] reduce curl command length


  Commit: b174a3ca71890c07667a11ce734d78cf78e9b7f8
  
https://github.com/jenkins-infra/jenkins.io/commit/b174a3ca71890c07667a11ce734d78cf78e9b7f8
  Author: A. Jard 
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
M content/doc/developer/handling-requests/json.adoc

  Log Message:
  ---
  Update content/doc/developer/handling-requests/json.adoc

Co-authored-by: Meg McRoberts 


  Commit: 4c41169c635b3416423071087c1bc99b75fe6fb1
  
https://github.com/jenkins-infra/jenkins.io/commit/4c41169c635b3416423071087c1bc99b75fe6fb1
  Author: aHenryJard 
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
M content/doc/developer/handling-requests/json.adoc

  Log Message:
  ---
  [doc] Add a small intro


  Commit: e42b3fbaf9a2d143d023c20de950cd90a7f4497b
  
https://github.com/jenkins-infra/jenkins.io/commit/e42b3fbaf9a2d143d023c20de950cd90a7f4497b
  Author: A. Jard 
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
M content/doc/developer/handling-requests/json.adoc

  Log Message:
  ---
  Update content/doc/developer/handling-requests/json.adoc

Co-authored-by: Wadeck Follonier 


  Commit: ba85794b45bd8c7dafa384eab93f02e724d7d477
  
https://github.com/jenkins-infra/jenkins.io/commit/ba85794b45bd8c7dafa384eab93f02e724d7d477
  Author: aHenryJard 
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:
M content/doc/developer/handling-requests/json.adoc

  Log Message:
  ---
  [doc] Add token for curl calls


  Commit: c96492b79e0dfd1b1aaac1bc3a99e115a0fb53cc
  
https://github.com/jenkins-infra/jenkins.io/commit/c96492b79e0dfd1b1aaac1bc3a99e115a0fb53cc
  Author: aHenryJard 
  Date:   2022-01-12 (Wed, 12 Jan 2022)

  Changed paths:

  Log Message:
  ---
  Merge branch 'working-with-json' of github.com:aHenryJard/jenkins.io into 
working-with-json


  Commit: 44ca1500957a1bce6ff889f1848d52d1da72e830
  
https://github.com/jenkins-infra/jenkins.io/commit/44ca1500957a1bce6ff889f1848d52d1da72e830
  Author: aHenryJard 
  Date:   2022-01-14 (Fri, 14 Jan 2022)

  Changed paths:
M content/doc/developer/handling-requests/json.adoc

  Log Message:
  ---
  [doc] feedback from reviews.


  Commit: e88ffa84323d337cbc284ffb454a09450fed1e4f
  
https://github.com/jenkins-infra/jenkins.io/commit/e88ffa84323d337cbc284ffb454a09450fed1e4f
  Author: A. Jard 
  Date:   2022-01-14 (Fri, 14 Jan 2022)

  Changed paths:
M content/doc/developer/handling-requests/json.adoc

  Log Message:
  ---
  Apply suggestions from code review

Co-authored-by: Wadeck Follonier 


  Commit: 8197b677399636ca98806048bd93747c9e747a61
  
https://github.com/jenkins-infra/jenkins.io/commit/8197b677399636ca98806048bd93747c9e747a61
  Author: Oleg Nenashev 
  Date:   2022-01-16 (Sun, 16 Jan 2022)

  Changed paths:
M content/doc/developer/handling-requests/_chapter.yml
A content/doc/developer/handling-requests/json.adoc

  Log Message:
  ---
  Merge pull request #4812 from aHenryJard/working

[jenkinsci/envinject-api-plugin] eb5765: [maven-release-plugin] prepare for next developmen...

2022-01-09 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-api-plugin
  Commit: eb5765c6e48f13babfc521586210d3d7a5c3eb99
  
https://github.com/jenkinsci/envinject-api-plugin/commit/eb5765c6e48f13babfc521586210d3d7a5c3eb99
  Author: Oleg Nenashev 
  Date:   2022-01-09 (Sun, 09 Jan 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/envinject-api-plugin/push/refs/heads/master/4aea0b-eb5765%40github.com.


[jenkinsci/envinject-api-plugin]

2022-01-09 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/tags/envinject-api-1.9
  Home:   https://github.com/jenkinsci/envinject-api-plugin

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


[jenkinsci/envinject-api-plugin] 4aea0b: [maven-release-plugin] prepare release envinject-a...

2022-01-09 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-api-plugin
  Commit: 4aea0b869a61f7407e7a6714448084302fcb8987
  
https://github.com/jenkinsci/envinject-api-plugin/commit/4aea0b869a61f7407e7a6714448084302fcb8987
  Author: Oleg Nenashev 
  Date:   2022-01-09 (Sun, 09 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release envinject-api-1.9


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


[jenkinsci/winstone] 3301e2: Bump actions/setup-java from 2.4.0 to 2.5.0

2022-01-09 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/winstone
  Commit: 3301e2c8fd66a2ef87527781e8031e029d7f4daf
  
https://github.com/jenkinsci/winstone/commit/3301e2c8fd66a2ef87527781e8031e029d7f4daf
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-12-27 (Mon, 27 Dec 2021)

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

  Log Message:
  ---
  Bump actions/setup-java from 2.4.0 to 2.5.0

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.4.0 to 
2.5.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: b885838cfef085c2103b976428c3d657d2b0ff50
  
https://github.com/jenkinsci/winstone/commit/b885838cfef085c2103b976428c3d657d2b0ff50
  Author: Oleg Nenashev 
  Date:   2022-01-09 (Sun, 09 Jan 2022)

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

  Log Message:
  ---
  Merge pull request #184 from 
jenkinsci/dependabot/github_actions/master/actions/setup-java-2.5.0

Bump actions/setup-java from 2.4.0 to 2.5.0


Compare: 
https://github.com/jenkinsci/winstone/compare/68a987d619f1...b885838cfef0

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


[jenkinsci/envinject-plugin]

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/8528dependabot/maven/org.jenkins-ci.plugins-ivy-2.1
  Home:   https://github.com/jenkinsci/envinject-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/envinject-plugin/push/refs/heads/8528dependabot/maven/org.jenkins-ci.plugins-ivy-2.1/b363b3-00%40github.com.


[jenkinsci/envinject-plugin] b363b3: Bump ivy from 1.21 to 2.1

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-plugin
  Commit: b363b3c8976168cab8719aeffccfeeaba2bacce4
  
https://github.com/jenkinsci/envinject-plugin/commit/b363b3c8976168cab8719aeffccfeeaba2bacce4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump ivy from 1.21 to 2.1

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

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

Signed-off-by: dependabot[bot] 


  Commit: e41e0ac34ea4261a82b12c3e86929bd1aa548447
  
https://github.com/jenkinsci/envinject-plugin/commit/e41e0ac34ea4261a82b12c3e86929bd1aa548447
  Author: Oleg Nenashev 
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #161 from 
jenkinsci/8528dependabot/maven/org.jenkins-ci.plugins-ivy-2.1

Bump ivy from 1.21 to 2.1


Compare: 
https://github.com/jenkinsci/envinject-plugin/compare/aca7259ddefe...e41e0ac34ea4

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


[jenkins-infra/jenkins.io] c7eee6: Add overview of pages in Managing Jenkins chapter

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: c7eee6e0919a59b3f342e6c55d9888140544bc32
  
https://github.com/jenkins-infra/jenkins.io/commit/c7eee6e0919a59b3f342e6c55d9888140544bc32
  Author: Meg McRoberts 
  Date:   2021-12-16 (Thu, 16 Dec 2021)

  Changed paths:
M content/doc/book/managing/_chapter.yml
A content/doc/book/managing/about-jenkins.adoc
M content/doc/book/managing/index.adoc
M content/doc/book/managing/script-approval.adoc
A content/doc/book/managing/system-info.adoc
M content/doc/book/managing/users.adoc

  Log Message:
  ---
  Add overview of pages in Managing Jenkins chapter


  Commit: bbee60b6eddac5f7053c84265c7cad547aac7faf
  
https://github.com/jenkins-infra/jenkins.io/commit/bbee60b6eddac5f7053c84265c7cad547aac7faf
  Author: Meg McRoberts 
  Date:   2021-12-20 (Mon, 20 Dec 2021)

  Changed paths:
M content/doc/book/managing/index.adoc

  Log Message:
  ---
  Complete description of items on "Manage Jenkins" page


  Commit: 107b4ab841392043484bce38f7c7813aac11e041
  
https://github.com/jenkins-infra/jenkins.io/commit/107b4ab841392043484bce38f7c7813aac11e041
  Author: Mark Waite 
  Date:   2022-01-05 (Wed, 05 Jan 2022)

  Changed paths:
M content/doc/book/managing/about-jenkins.adoc
M content/doc/book/managing/index.adoc
M content/doc/book/managing/script-approval.adoc
M content/doc/book/managing/system-info.adoc

  Log Message:
  ---
  Apply suggestions from code review

Minor changes


  Commit: 706bf0b3d7391938aaf2e0be0561c417b0e348b0
  
https://github.com/jenkins-infra/jenkins.io/commit/706bf0b3d7391938aaf2e0be0561c417b0e348b0
  Author: Oleg Nenashev 
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
M content/doc/book/managing/_chapter.yml
A content/doc/book/managing/about-jenkins.adoc
M content/doc/book/managing/index.adoc
M content/doc/book/managing/script-approval.adoc
A content/doc/book/managing/system-info.adoc
M content/doc/book/managing/users.adoc

  Log Message:
  ---
  Merge pull request #4773 from StackScribe/1213-manage

Add overview of pages in Managing Jenkins chapter


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/6d25975baaad...706bf0b3d739

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


[jenkinsci/envinject-plugin] 139b2f: Use Plugin BOM as a dependencies source + Update t...

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-plugin
  Commit: 139b2fe0f25fdbc8c394bf5a45d301d2d6c9f737
  
https://github.com/jenkinsci/envinject-plugin/commit/139b2fe0f25fdbc8c394bf5a45d301d2d6c9f737
  Author: Oleg Nenashev 
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use Plugin BOM as a dependencies source + Update to Jenkins 2.303.x


  Commit: aca7259ddefe0923cc5333d8df3c2a1ebe0194ef
  
https://github.com/jenkinsci/envinject-plugin/commit/aca7259ddefe0923cc5333d8df3c2a1ebe0194ef
  Author: Oleg Nenashev 
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #167 from oleg-nenashev/bom

Use Plugin BOM as a dependencies source + Update to Jenkins 2.303.x


Compare: 
https://github.com/jenkinsci/envinject-plugin/compare/002859a55f4d...aca7259ddefe

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


[jenkinsci/mailer-plugin] bbcc05: Bump `mock-javamail` from 1.9 to 1.12

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mailer-plugin
  Commit: bbcc05f9f5d3248aa7fc3a1483f3ccee7c8c7504
  
https://github.com/jenkinsci/mailer-plugin/commit/bbcc05f9f5d3248aa7fc3a1483f3ccee7c8c7504
  Author: Basil Crow 
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump `mock-javamail` from 1.9 to 1.12


  Commit: cbda5ed9f567e1a5793f0e8be50c6a960a9ca597
  
https://github.com/jenkinsci/mailer-plugin/commit/cbda5ed9f567e1a5793f0e8be50c6a960a9ca597
  Author: Oleg Nenashev 
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #142 from basil/javamail-prep

Bump `mock-javamail` from 1.9 to 1.12


Compare: 
https://github.com/jenkinsci/mailer-plugin/compare/b9b6cc132bab...cbda5ed9f567

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


[jenkinsci/mailer-plugin] 8c0d42: Merge pull request #1 from jenkinsci/master

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mailer-plugin
  Commit: 8c0d426b86bef5a1ce37606f68b2545502b04b91
  
https://github.com/jenkinsci/mailer-plugin/commit/8c0d426b86bef5a1ce37606f68b2545502b04b91
  Author: Andres Salcedo 
  Date:   2020-06-22 (Mon, 22 Jun 2020)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M README.adoc
M pom.xml
M src/main/java/hudson/tasks/Mailer.java
M src/main/resources/hudson/tasks/Mailer/global.jelly
M src/main/resources/hudson/tasks/Mailer/global_es.properties
M src/test/java/jenkins/plugins/mailer/MailerJCasCCompatibilityTest.java
M src/test/resources/jenkins/plugins/mailer/configuration-as-code.yaml

  Log Message:
  ---
  Merge pull request #1 from jenkinsci/master

Bring changes from master


  Commit: fca38ea8f42f29c81bc61ab5691ec676297a280a
  
https://github.com/jenkinsci/mailer-plugin/commit/fca38ea8f42f29c81bc61ab5691ec676297a280a
  Author: Nelson Alvarez 
  Date:   2020-06-22 (Mon, 22 Jun 2020)

  Changed paths:
M README.adoc
M src/main/java/hudson/tasks/Mailer.java
M src/main/java/jenkins/plugins/mailer/tasks/MimeMessageBuilder.java
M src/test/java/hudson/tasks/MailerTest.java
M src/test/java/jenkins/plugins/mailer/MailerJCasCCompatibilityTest.java

  Log Message:
  ---
  Solving TODOs, fixing info and addressing some SonarLint warnings

* README.adoc
 +Info about TLS port was incorrect.
 +Port number default did not include TLS
* Mailer:
 +TODOs about old getInstance solved by using method recommended in docs
 +Occurrences of @deprecated above javadoc block were misplaced. Moved
on top of declarations.
 +TODO about use of SocketFactory solved. Using mail.ssl.enable instead
 +Included prop to enable checkserveridentity so no MITM when SSL'ing
 +Usage of BulkChange moved to try-with-resources so it's always closed
* MailerTest:
 +assertTrue over not null validations changed to assertNotNull
* MailerJCasCCompatibilityTest:
 +assertTrue over not null validations changed to assertNotNull
*MimeMessageBuilder:
 + Moved repeating string into a FINAL to be reused


  Commit: 34baf2346ed004fb8f9cc26fdebd2b167efdea13
  
https://github.com/jenkinsci/mailer-plugin/commit/34baf2346ed004fb8f9cc26fdebd2b167efdea13
  Author: Andres Salcedo 
  Date:   2020-07-21 (Tue, 21 Jul 2020)

  Changed paths:
M src/main/java/hudson/tasks/Mailer.java

  Log Message:
  ---
  Update src/main/java/hudson/tasks/Mailer.java

Undoing unnecessary changes.

Co-authored-by: Adrien Lecharpentier 


  Commit: c07436c57e972353691ad8f428ca2c2aab124bbb
  
https://github.com/jenkinsci/mailer-plugin/commit/c07436c57e972353691ad8f428ca2c2aab124bbb
  Author: Andres Salcedo 
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
M src/main/java/hudson/tasks/Mailer.java

  Log Message:
  ---
  Update src/main/java/hudson/tasks/Mailer.java

Standard spacing applied

Co-authored-by: Adrien Lecharpentier 


  Commit: af10f26cd04ae993bc55dd58f0856392a19843ec
  
https://github.com/jenkinsci/mailer-plugin/commit/af10f26cd04ae993bc55dd58f0856392a19843ec
  Author: Andres Salcedo 
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
M src/main/java/hudson/tasks/Mailer.java

  Log Message:
  ---
  Update src/main/java/hudson/tasks/Mailer.java

Standard spacing around operators is required.

Co-authored-by: Adrien Lecharpentier 


  Commit: f1cfd477b8ddeb8a114b45f7401f42cc49aa978f
  
https://github.com/jenkinsci/mailer-plugin/commit/f1cfd477b8ddeb8a114b45f7401f42cc49aa978f
  Author: Oleg Nenashev 
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
M Jenkinsfile
M pom.xml
M src/main/java/hudson/cli/MailCommand.java
M src/main/java/hudson/tasks/MailAddressResolver.java
M src/main/java/hudson/tasks/MailMessageIdAction.java
M src/main/java/hudson/tasks/MailSender.java
M src/main/java/hudson/tasks/Mailer.java
M src/main/java/hudson/tasks/SMTPAuthentication.java
M src/main/java/jenkins/plugins/mailer/tasks/MailAddressFilter.java
M src/main/java/jenkins/plugins/mailer/tasks/MimeMessageBuilder.java
M src/main/resources/hudson/tasks/Mailer/UserProperty/config_fr.properties
M src/main/resources/hudson/tasks/Mailer/UserProperty/config_it.properties
A src/main/resources/hudson/tasks/Mailer/config_it.properties
M src/main/resources/hudson/tasks/Mailer/global.jelly
A src/main/resources/hudson/tasks/Mailer/global_it.properties
A src/main/resources/hudson/tasks/Mailer/help-authentication_it.html
A src/main/resources/hudson/tasks/Mailer/help-defaultSuffix_it.html
A src/main/resources/hudson/tasks/Mailer/help-sendToIndividuals_it.html
A src/main/resources/hudson/tasks/Mailer/help-smtpPort_it.html
A src/main/resources/hudson/tasks/Mailer/help-smtpServer_it.html
A src/main/resources/hudson/tasks/Mailer/help-useSsl_it.html
A src/main/resources/hudson/tasks/Mailer/help_it.html

[jenkinsci/jenkins]

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/stop-log-spam
  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/stop-log-spam/caadaf-00%40github.com.


[jenkinsci/envinject-plugin] 491d5a: Bump git-changelist-maven-extension from 1.0-beta-...

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-plugin
  Commit: 491d5aab5db5f95b16536b073fe0e716c62fe1db
  
https://github.com/jenkinsci/envinject-plugin/commit/491d5aab5db5f95b16536b073fe0e716c62fe1db
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Bump git-changelist-maven-extension from 1.0-beta-7 to 1.3

Bumps 
[git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools)
 from 1.0-beta-7 to 1.3.
- [Release notes](https://github.com/jenkinsci/incrementals-tools/releases)
- [Commits](https://github.com/jenkinsci/incrementals-tools/commits/parent-1.3)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: 002859a55f4d226d21ce69eaa85b2879f124047c
  
https://github.com/jenkinsci/envinject-plugin/commit/002859a55f4d226d21ce69eaa85b2879f124047c
  Author: Oleg Nenashev 
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
M .mvn/extensions.xml

  Log Message:
  ---
  Merge pull request #164 from 
jenkinsci/755edependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.3

Bump git-changelist-maven-extension from 1.0-beta-7 to 1.3


Compare: 
https://github.com/jenkinsci/envinject-plugin/compare/61ea0244d1b2...002859a55f4d

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


[jenkinsci/envinject-api-plugin]

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.33
  Home:   https://github.com/jenkinsci/envinject-api-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/envinject-api-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.33/79e67a-00%40github.com.


[jenkinsci/envinject-plugin] 5c07e7: Enable Dependabot for the repository

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-plugin
  Commit: 5c07e746a3408dc3bb32259ae7edf3a68589ca14
  
https://github.com/jenkinsci/envinject-plugin/commit/5c07e746a3408dc3bb32259ae7edf3a68589ca14
  Author: Oleg Nenashev 
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable Dependabot for the repository


  Commit: 61ea0244d1b2e40c75049e2972d7d3a513559f6b
  
https://github.com/jenkinsci/envinject-plugin/commit/61ea0244d1b2e40c75049e2972d7d3a513559f6b
  Author: Oleg Nenashev 
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Merge pull request #158 from jenkinsci/dependabot

Enable Dependabot for the repository


Compare: 
https://github.com/jenkinsci/envinject-plugin/compare/a1df215688f7...61ea0244d1b2

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


[jenkinsci/envinject-api-plugin]

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/dependabot
  Home:   https://github.com/jenkinsci/envinject-api-plugin

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


[jenkinsci/envinject-api-plugin] d45ed3: Enable Dependabot for the repository (#18)

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-api-plugin
  Commit: d45ed315d28f733f1bc9855b9df17d1c3fb967e4
  
https://github.com/jenkinsci/envinject-api-plugin/commit/d45ed315d28f733f1bc9855b9df17d1c3fb967e4
  Author: Oleg Nenashev 
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable Dependabot for the repository (#18)


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


[jenkinsci/envinject-plugin] 5c07e7: Enable Dependabot for the repository

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/dependabot
  Home:   https://github.com/jenkinsci/envinject-plugin
  Commit: 5c07e746a3408dc3bb32259ae7edf3a68589ca14
  
https://github.com/jenkinsci/envinject-plugin/commit/5c07e746a3408dc3bb32259ae7edf3a68589ca14
  Author: Oleg Nenashev 
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable Dependabot for the repository


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


[jenkinsci/envinject-api-plugin] 70915e: Enable Dependabot for the repository

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/dependabot
  Home:   https://github.com/jenkinsci/envinject-api-plugin
  Commit: 70915edf7472277c05671939318e26545ffcd6d9
  
https://github.com/jenkinsci/envinject-api-plugin/commit/70915edf7472277c05671939318e26545ffcd6d9
  Author: Oleg Nenashev 
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable Dependabot for the repository


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


[jenkinsci/envinject-plugin]

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/oleg-nenashev-patch-1
  Home:   https://github.com/jenkinsci/envinject-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/envinject-plugin/push/refs/heads/oleg-nenashev-patch-1/a354b3-00%40github.com.


[jenkinsci/envinject-plugin] a354b3: chore: Update maintainers metadata in pom.xml

2022-01-08 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-plugin
  Commit: a354b3cb482bd52cd63f8ab1e523bf9ddeb3baa3
  
https://github.com/jenkinsci/envinject-plugin/commit/a354b3cb482bd52cd63f8ab1e523bf9ddeb3baa3
  Author: Oleg Nenashev 
  Date:   2022-01-07 (Fri, 07 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore: Update maintainers metadata in pom.xml


  Commit: a1df215688f70208175609c2e2bf317b4e4a8e02
  
https://github.com/jenkinsci/envinject-plugin/commit/a1df215688f70208175609c2e2bf317b4e4a8e02
  Author: Oleg Nenashev 
  Date:   2022-01-08 (Sat, 08 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #157 from jenkinsci/oleg-nenashev-patch-1

chore: Update maintainers metadata in pom.xml


Compare: 
https://github.com/jenkinsci/envinject-plugin/compare/044d76bf43ab...a1df215688f7

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


[jenkinsci/envinject-plugin] a354b3: chore: Update maintainers metadata in pom.xml

2022-01-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/oleg-nenashev-patch-1
  Home:   https://github.com/jenkinsci/envinject-plugin
  Commit: a354b3cb482bd52cd63f8ab1e523bf9ddeb3baa3
  
https://github.com/jenkinsci/envinject-plugin/commit/a354b3cb482bd52cd63f8ab1e523bf9ddeb3baa3
  Author: Oleg Nenashev 
  Date:   2022-01-07 (Fri, 07 Jan 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  chore: Update maintainers metadata in pom.xml


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


[jenkinsci/envinject-plugin] 25669f: Log warning when not all environment variables can...

2022-01-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-plugin
  Commit: 25669f16a5b0bb20dc97cc29e8c237bec77ab2db
  
https://github.com/jenkinsci/envinject-plugin/commit/25669f16a5b0bb20dc97cc29e8c237bec77ab2db
  Author: Rens Groothuijsen 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/envinject/EnvInjectEnvVarsContributor.java

  Log Message:
  ---
  Log warning when not all environment variables can be injected


  Commit: 1bd30955b37acce2e81ccc871c7642ebf4344e03
  
https://github.com/jenkinsci/envinject-plugin/commit/1bd30955b37acce2e81ccc871c7642ebf4344e03
  Author: Rens Groothuijsen 
  Date:   2021-01-31 (Sun, 31 Jan 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/envinject/EnvInjectEnvVarsContributor.java

  Log Message:
  ---
  Log missing environment variables warning to TaskListener instead of system 
log


  Commit: 044d76bf43abdcd8a548ee59d5f40353ebe85631
  
https://github.com/jenkinsci/envinject-plugin/commit/044d76bf43abdcd8a548ee59d5f40353ebe85631
  Author: Oleg Nenashev 
  Date:   2022-01-07 (Fri, 07 Jan 2022)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/envinject/EnvInjectEnvVarsContributor.java

  Log Message:
  ---
  Merge pull request #153 from rgroothuijsen/JENKINS-60559

JENKINS-60559: Log warning when not all environment variables can be injected


Compare: 
https://github.com/jenkinsci/envinject-plugin/compare/16624cfd55f1...044d76bf43ab

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


[jenkinsci/envinject-plugin] e5ad67: chore: Prepare for sunset icon removal from core

2022-01-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-plugin
  Commit: e5ad671dcf82e9701e14fb064ff285cdf437d2c6
  
https://github.com/jenkinsci/envinject-plugin/commit/e5ad671dcf82e9701e14fb064ff285cdf437d2c6
  Author: NotMyFault 
  Date:   2021-12-28 (Tue, 28 Dec 2021)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/envinject/EnvInjectAction.java
M src/main/resources/util/hetero-list-readonly.jelly

  Log Message:
  ---
  chore: Prepare for sunset icon removal from core


  Commit: 16624cfd55f1113609790ccc75b0e6723eb28c87
  
https://github.com/jenkinsci/envinject-plugin/commit/16624cfd55f1113609790ccc75b0e6723eb28c87
  Author: Oleg Nenashev 
  Date:   2022-01-07 (Fri, 07 Jan 2022)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/envinject/EnvInjectAction.java
M src/main/resources/util/hetero-list-readonly.jelly

  Log Message:
  ---
  Merge pull request #156 from 
NotMyFault/chore/master/prep-for-icon-removal-from-core

chore: Prepare for sunset icon removal from core


Compare: 
https://github.com/jenkinsci/envinject-plugin/compare/c9e5ab2f1fc2...16624cfd55f1

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


[jenkins-infra/jenkins.io] 63c409: add Jmm's bio

2022-01-07 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 63c409052458fcfef8d8f94296c8db53fa633a8a
  
https://github.com/jenkins-infra/jenkins.io/commit/63c409052458fcfef8d8f94296c8db53fa633a8a
  Author: Jean-Marc Meessen 
  Date:   2022-01-07 (Fri, 07 Jan 2022)

  Changed paths:
A content/_data/authors/jmMeessen.adoc
A content/images/avatars/jmMeessen.jpg

  Log Message:
  ---
  add Jmm's bio


  Commit: 0084725f5add265b597e3e3731dfa3582d1bb689
  
https://github.com/jenkins-infra/jenkins.io/commit/0084725f5add265b597e3e3731dfa3582d1bb689
  Author: Oleg Nenashev 
  Date:   2022-01-07 (Fri, 07 Jan 2022)

  Changed paths:
A content/_data/authors/jmMeessen.adoc
A content/images/avatars/jmMeessen.jpg

  Log Message:
  ---
  Merge pull request #4804 from jmMeessen/jmm_bio

add Jmm's bio


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/2c94d58ff225...0084725f5add

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


[jenkinsci/role-strategy-plugin] bd8dd1: EOL JSR 305

2021-12-31 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/role-strategy-plugin
  Commit: bd8dd137607aa22b6c664942eace0666547b0ff9
  
https://github.com/jenkinsci/role-strategy-plugin/commit/bd8dd137607aa22b6c664942eace0666547b0ff9
  Author: Basil Crow 
  Date:   2021-12-31 (Fri, 31 Dec 2021)

  Changed paths:
M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/Role.java
M 
src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleBasedAuthorizationStrategy.java
M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleMap.java
M 
src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig.java
M src/main/java/com/synopsys/arc/jenkins/plugins/rolestrategy/Macro.java
M 
src/main/java/com/synopsys/arc/jenkins/plugins/rolestrategy/RoleMacroExtension.java
M 
src/main/java/org/jenkinsci/plugins/rolestrategy/permissions/PermissionHelper.java
M src/test/java/jmh/benchmarks/CascBenchmark.java
M src/test/performance/init_scripts/src/main/groovy/GroovyBootstrap.groovy

  Log Message:
  ---
  EOL JSR 305


  Commit: 86610357b991785e92edc4e61d427b627db1ba91
  
https://github.com/jenkinsci/role-strategy-plugin/commit/86610357b991785e92edc4e61d427b627db1ba91
  Author: Oleg Nenashev 
  Date:   2021-12-31 (Fri, 31 Dec 2021)

  Changed paths:
M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/Role.java
M 
src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleBasedAuthorizationStrategy.java
M src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleMap.java
M 
src/main/java/com/michelin/cio/hudson/plugins/rolestrategy/RoleStrategyConfig.java
M src/main/java/com/synopsys/arc/jenkins/plugins/rolestrategy/Macro.java
M 
src/main/java/com/synopsys/arc/jenkins/plugins/rolestrategy/RoleMacroExtension.java
M 
src/main/java/org/jenkinsci/plugins/rolestrategy/permissions/PermissionHelper.java
M src/test/java/jmh/benchmarks/CascBenchmark.java
M src/test/performance/init_scripts/src/main/groovy/GroovyBootstrap.groovy

  Log Message:
  ---
  Merge pull request #167 from basil/jsr305

EOL JSR 305


Compare: 
https://github.com/jenkinsci/role-strategy-plugin/compare/3c87d884e445...86610357b991

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


[jenkinsci/envinject-plugin] 851868: [JENKINS-64398] Demonstrating effectiveness of fix

2021-12-25 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-plugin
  Commit: 85186812ed665374f16503bfc2ef7d1f9e0fb9da
  
https://github.com/jenkinsci/envinject-plugin/commit/85186812ed665374f16503bfc2ef7d1f9e0fb9da
  Author: Jesse Glick 
  Date:   2021-11-03 (Wed, 03 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-64398] Demonstrating effectiveness of fix


  Commit: c9e5ab2f1fc22daf2f11082c894c4492a8cbcb68
  
https://github.com/jenkinsci/envinject-plugin/commit/c9e5ab2f1fc22daf2f11082c894c4492a8cbcb68
  Author: Oleg Nenashev 
  Date:   2021-12-25 (Sat, 25 Dec 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #155 from jglick/writeReplace-JENKINS-64398

[JENKINS-64398] - Update EnvInject API to 1.8


Compare: 
https://github.com/jenkinsci/envinject-plugin/compare/f72ef372efde...c9e5ab2f1fc2

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


[jenkinsci/jep] 704748: JEP-7 - Add Python Runtime to the scope, document ...

2021-12-22 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: 70474800713263f42e20ca549f7c8a52e3dfec19
  
https://github.com/jenkinsci/jep/commit/70474800713263f42e20ca549f7c8a52e3dfec19
  Author: Oleg Nenashev 
  Date:   2021-12-22 (Wed, 22 Dec 2021)

  Changed paths:
M jep/7/README.adoc

  Log Message:
  ---
  JEP-7 - Add Python Runtime to the scope, document the rollout plan (#356)

Co-authored-by: Jesse Glick 
Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
Co-authored-by: Tim Jacomb 
Co-authored-by: Tim Jacomb <21194782+ti...@users.noreply.github.com>


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


[jenkinsci/jep] c37a0c: JEP-200 - Cleanup the whitelist/blacklist terminol...

2021-12-22 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: c37a0c229b2829f5e81c8ef6639a26c3d80bb39a
  
https://github.com/jenkinsci/jep/commit/c37a0c229b2829f5e81c8ef6639a26c3d80bb39a
  Author: Oleg Nenashev 
  Date:   2021-12-22 (Wed, 22 Dec 2021)

  Changed paths:
M jep/200/README.adoc
M jep/README.adoc

  Log Message:
  ---
  JEP-200 - Cleanup the whitelist/blacklist terminology (#357)

Co-authored-by: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
Co-authored-by: Tim Jacomb <21194782+ti...@users.noreply.github.com>


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


[jenkinsci/jep] 708f0d: JEP-11 - Update documentation to reflect the chang...

2021-12-22 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: 708f0df8d00c6807cdc2acbc3661615ab0c5a03f
  
https://github.com/jenkinsci/jep/commit/708f0df8d00c6807cdc2acbc3661615ab0c5a03f
  Author: Oleg Nenashev 
  Date:   2021-12-22 (Wed, 22 Dec 2021)

  Changed paths:
M jep/11/README.adoc

  Log Message:
  ---
  JEP-11 - Update documentation to reflect the changes in the current process 
(#274)

Co-authored-by: Liam Newman 
Co-authored-by: Tim Jacomb <21194782+ti...@users.noreply.github.com>


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


[jenkinsci/jenkins] be7de9: Deprecate `SlaveToMasterFileCallable`, log warning

2021-12-19 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: be7de92a31c224f36c01d1d06de1bb53e6e1161b
  
https://github.com/jenkinsci/jenkins/commit/be7de92a31c224f36c01d1d06de1bb53e6e1161b
  Author: Daniel Beck 
  Date:   2021-11-04 (Thu, 04 Nov 2021)

  Changed paths:
M core/src/main/java/jenkins/SlaveToMasterFileCallable.java

  Log Message:
  ---
  Deprecate `SlaveToMasterFileCallable`, log warning


  Commit: 8e6d0fb29fe92e196c769f7187c2ae3f0e3449c6
  
https://github.com/jenkinsci/jenkins/commit/8e6d0fb29fe92e196c769f7187c2ae3f0e3449c6
  Author: Oleg Nenashev 
  Date:   2021-12-19 (Sun, 19 Dec 2021)

  Changed paths:
M core/src/main/java/jenkins/SlaveToMasterFileCallable.java

  Log Message:
  ---
  Merge pull request #5884 from daniel-beck/deprecate-s2mfc

[JENKINS-67173] Deprecate `SlaveToMasterFileCallable`, log warning


Compare: 
https://github.com/jenkinsci/jenkins/compare/b1c0adfed46b...8e6d0fb29fe9

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/b1c0ad-8e6d0f%40github.com.


[jenkinsci/jenkins] ce5100: fix: Add missing SVG for parameterized jobs

2021-12-19 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: ce5100c963bfe09f0f4a502856c6608f90c15bc5
  
https://github.com/jenkinsci/jenkins/commit/ce5100c963bfe09f0f4a502856c6608f90c15bc5
  Author: NotMyFault 
  Date:   2021-11-10 (Wed, 10 Nov 2021)

  Changed paths:
M core/src/main/java/org/jenkins/ui/icon/IconSet.java
R war/src/main/webapp/images/24x24/document-properties.gif
R war/src/main/webapp/images/24x24/document-properties.png
A war/src/main/webapp/images/svgs/document-properties.svg

  Log Message:
  ---
  fix: Add missing SVG for parameterized jobs


  Commit: b1c0adfed46b2166b776bae23b17a4c1ad36ca4f
  
https://github.com/jenkinsci/jenkins/commit/b1c0adfed46b2166b776bae23b17a4c1ad36ca4f
  Author: Oleg Nenashev 
  Date:   2021-12-19 (Sun, 19 Dec 2021)

  Changed paths:
M core/src/main/java/org/jenkins/ui/icon/IconSet.java
R war/src/main/webapp/images/24x24/document-properties.gif
R war/src/main/webapp/images/24x24/document-properties.png
A war/src/main/webapp/images/svgs/document-properties.svg

  Log Message:
  ---
  Merge pull request #5905 from 
NotMyFault/fix/master/add-svg-for-parameterized-jobs

Add missing SVG for parameterized jobs


Compare: 
https://github.com/jenkinsci/jenkins/compare/fe7d20b99276...b1c0adfed46b

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/fe7d20-b1c0ad%40github.com.


[jenkins-infra/jenkins.io] 52c80d: Update profile of @oleg-nenashev

2021-12-17 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/oleg-nenashev-patch-1
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 52c80dfbd6e7f6e75bfcee1e11bee03d4a7aff04
  
https://github.com/jenkins-infra/jenkins.io/commit/52c80dfbd6e7f6e75bfcee1e11bee03d4a7aff04
  Author: Oleg Nenashev 
  Date:   2021-12-17 (Fri, 17 Dec 2021)

  Changed paths:
M content/_data/authors/oleg_nenashev.adoc

  Log Message:
  ---
  Update profile of @oleg-nenashev


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/oleg-nenashev-patch-1/00-52c80d%40github.com.


[jenkinsci/workflow-remote-loader-plugin] 4cd959: Add parameter to allow skipping node creation

2021-12-12 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-remote-loader-plugin
  Commit: 4cd959b3eab1cbd0e23bc32777f51faa814751a1
  
https://github.com/jenkinsci/workflow-remote-loader-plugin/commit/4cd959b3eab1cbd0e23bc32777f51faa814751a1
  Author: Thomas Kalmar 
  Date:   2019-12-25 (Wed, 25 Dec 2019)

  Changed paths:
M README.md
M 
src/main/resources/org/jenkinsci/plugins/workflow/remoteloader/FileLoaderDSL/FileLoaderDSLImpl.groovy

  Log Message:
  ---
  Add parameter to allow skipping node creation


  Commit: e111762db4937f6e69adb5a35a02b11ce769a189
  
https://github.com/jenkinsci/workflow-remote-loader-plugin/commit/e111762db4937f6e69adb5a35a02b11ce769a189
  Author: Thomas Kalmar 
  Date:   2019-12-25 (Wed, 25 Dec 2019)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/workflow/remoteloader/FileLoaderDSL/FileLoaderDSLImpl.groovy

  Log Message:
  ---
  Fix name inside copied code


  Commit: 04753a50ab9645321fba4d595fc3c3d340c795dc
  
https://github.com/jenkinsci/workflow-remote-loader-plugin/commit/04753a50ab9645321fba4d595fc3c3d340c795dc
  Author: Oleg Nenashev 
  Date:   2021-12-13 (Mon, 13 Dec 2021)

  Changed paths:
M README.md
M 
src/main/resources/org/jenkinsci/plugins/workflow/remoteloader/FileLoaderDSL/FileLoaderDSLImpl.groovy

  Log Message:
  ---
  Merge pull request #17 from tkalmar/master

Add parameter to allow skipping node creation


Compare: 
https://github.com/jenkinsci/workflow-remote-loader-plugin/compare/64c05aad5327...04753a50ab96

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-remote-loader-plugin/push/refs/heads/master/64c05a-04753a%40github.com.


[jenkinsci/jenkins] 857056: `Stream`/`Spliterator` support for `RunMap`/`RunList`

2021-11-26 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 857056956e7625026bf576900a51c1299cfbc141
  
https://github.com/jenkinsci/jenkins/commit/857056956e7625026bf576900a51c1299cfbc141
  Author: Basil Crow 
  Date:   2021-11-21 (Sun, 21 Nov 2021)

  Changed paths:
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/model/RSS.java
M core/src/main/java/hudson/util/RunList.java
M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
M core/src/main/java/jenkins/model/lazy/LazyLoadRunMapEntrySet.java
M test/src/test/java/hudson/model/RunMapTest.java

  Log Message:
  ---
  `Stream`/`Spliterator` support for `RunMap`/`RunList`


  Commit: 55907ff611f5634b647786ace0173ffc9922cc1f
  
https://github.com/jenkinsci/jenkins/commit/55907ff611f5634b647786ace0173ffc9922cc1f
  Author: Basil Crow 
  Date:   2021-11-22 (Mon, 22 Nov 2021)

  Changed paths:
M core/src/main/java/hudson/model/RSS.java

  Log Message:
  ---
  Revert unnecessary breaking change to public API


  Commit: 400ee9d395d60ef13fe6be5dd3327e9050c5cb6f
  
https://github.com/jenkinsci/jenkins/commit/400ee9d395d60ef13fe6be5dd3327e9050c5cb6f
  Author: Basil Crow 
  Date:   2021-11-22 (Mon, 22 Nov 2021)

  Changed paths:
M core/src/main/java/hudson/util/RunList.java

  Log Message:
  ---
  Remove unnecessary overload


  Commit: e8487c9811261a84bf2a2bbe3fe7d3abfdd602a7
  
https://github.com/jenkinsci/jenkins/commit/e8487c9811261a84bf2a2bbe3fe7d3abfdd602a7
  Author: Basil Crow 
  Date:   2021-11-22 (Mon, 22 Nov 2021)

  Changed paths:
M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java

  Log Message:
  ---
  Update core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java

Co-authored-by: Jesse Glick 


  Commit: 6020f383dd4243609c08e2cd503bb01fe6eddbb8
  
https://github.com/jenkinsci/jenkins/commit/6020f383dd4243609c08e2cd503bb01fe6eddbb8
  Author: Oleg Nenashev 
  Date:   2021-11-26 (Fri, 26 Nov 2021)

  Changed paths:
M core/src/main/java/hudson/model/AbstractProject.java
M core/src/main/java/hudson/util/RunList.java
M core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
M core/src/main/java/jenkins/model/lazy/LazyLoadRunMapEntrySet.java
M test/src/test/java/hudson/model/RunMapTest.java

  Log Message:
  ---
  Merge pull request #5942 from basil/RunList

`Stream`/`Spliterator` support for `RunList`


Compare: 
https://github.com/jenkinsci/jenkins/compare/c2f7b2cbe5e5...6020f383dd42

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/c2f7b2-6020f3%40github.com.


[jenkinsci/jenkins] 04870b: [JENKINS-67193] "View as plain text" from polling ...

2021-11-25 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 04870bb51d1cdc34378c1b3b6635643439c07595
  
https://github.com/jenkinsci/jenkins/commit/04870bb51d1cdc34378c1b3b6635643439c07595
  Author: benebsiny 
  Date:   2021-11-22 (Mon, 22 Nov 2021)

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

  Log Message:
  ---
  [JENKINS-67193] "View as plain text" from polling log is behind top bar


  Commit: c2f7b2cbe5e5df8067c6f4b2c1188fd0cdc34ad6
  
https://github.com/jenkinsci/jenkins/commit/c2f7b2cbe5e5df8067c6f4b2c1188fd0cdc34ad6
  Author: Oleg Nenashev 
  Date:   2021-11-26 (Fri, 26 Nov 2021)

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

  Log Message:
  ---
  Merge pull request #5946 from benebsiny/JENKINS-67193

[JENKINS-67193] "View as plain text" from polling log is behind top bar


Compare: 
https://github.com/jenkinsci/jenkins/compare/ca67a716388a...c2f7b2cbe5e5

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/ca67a7-c2f7b2%40github.com.


[jenkins-infra/jenkins.io] 7fdbf3: chore: remove hacktoberfest slide

2021-11-18 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master

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

  Commit: 7fdbf3e54438b2f318ca79f41fa95288a8991393

  
https://github.com/jenkins-infra/jenkins.io/commit/7fdbf3e54438b2f318ca79f41fa95288a8991393

  Author: Hervé Le Meur 

  Date:   2021-11-18 (Thu, 18 Nov 2021)



  Changed paths:

M content/slides.yaml



  Log Message:

  ---

  chore: remove hacktoberfest slide





  Commit: 7dd64498be5f5a43a329786b9188bb56f473dd16

  
https://github.com/jenkins-infra/jenkins.io/commit/7dd64498be5f5a43a329786b9188bb56f473dd16

  Author: Oleg Nenashev 

  Date:   2021-11-18 (Thu, 18 Nov 2021)



  Changed paths:

M content/slides.yaml



  Log Message:

  ---

  Merge pull request #4726 from lemeurherve/chore/remove-hacktoberfest-slide



chore: remove hacktoberfest slide





Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/5b0e16b5cb84...7dd64498be5f

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


[jenkinsci/jackson2-api-plugin] 730715: Bump bom-2.249.x from 966.v3857b7c82032 to 984.vb5...

2021-11-15 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jackson2-api-plugin
  Commit: 730715cbe40a632a97d84915e674a966fa227061
  
https://github.com/jenkinsci/jackson2-api-plugin/commit/730715cbe40a632a97d84915e674a966fa227061
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-10-25 (Mon, 25 Oct 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.249.x from 966.v3857b7c82032 to 984.vb5eaac999a7e

Bumps [bom-2.249.x](https://github.com/jenkinsci/bom) from 966.v3857b7c82032 to 
984.vb5eaac999a7e.
- [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.249.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] 


  Commit: 808e3966d6c22431c83d1aaade2ad5f582071334
  
https://github.com/jenkinsci/jackson2-api-plugin/commit/808e3966d6c22431c83d1aaade2ad5f582071334
  Author: Oleg Nenashev 
  Date:   2021-11-15 (Mon, 15 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #104 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.249.x-984.vb5eaac999a7e

Bump bom-2.249.x from 966.v3857b7c82032 to 984.vb5eaac999a7e


Compare: 
https://github.com/jenkinsci/jackson2-api-plugin/compare/b449f24027e1...808e3966d6c2

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


[jenkinsci/jackson2-api-plugin] dc867f: Bump plugin from 4.28 to 4.31

2021-11-15 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jackson2-api-plugin
  Commit: dc867f9b6155ab3d3df1765444c1fec73115abf3
  
https://github.com/jenkinsci/jackson2-api-plugin/commit/dc867f9b6155ab3d3df1765444c1fec73115abf3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-11-15 (Mon, 15 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump plugin from 4.28 to 4.31

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

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

Signed-off-by: dependabot[bot] 


  Commit: b449f24027e10cf0e9f30c6008c0a07ee2280675
  
https://github.com/jenkinsci/jackson2-api-plugin/commit/b449f24027e10cf0e9f30c6008c0a07ee2280675
  Author: Oleg Nenashev 
  Date:   2021-11-15 (Mon, 15 Nov 2021)

  Changed paths:
M pom.xml

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

Bump plugin from 4.28 to 4.31


Compare: 
https://github.com/jenkinsci/jackson2-api-plugin/compare/59243c64b0a5...b449f24027e1

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


[jenkinsci/maven-hpi-plugin] 7c458f: Bump version-number from 1.7 to 1.8

2021-11-15 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hpi-plugin
  Commit: 7c458f6be7d054fe9ee44186aa7d0416f4450f2b
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/7c458f6be7d054fe9ee44186aa7d0416f4450f2b
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-11-15 (Mon, 15 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump version-number from 1.7 to 1.8

Bumps [version-number](https://github.com/jenkinsci/lib-version-number) from 
1.7 to 1.8.
- [Release notes](https://github.com/jenkinsci/lib-version-number/releases)
- 
[Changelog](https://github.com/jenkinsci/lib-version-number/blob/master/CHANGELOG.md)
- 
[Commits](https://github.com/jenkinsci/lib-version-number/compare/version-number-1.7...version-number-1.8)

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

Signed-off-by: dependabot[bot] 


  Commit: 97f238e67a394e58109397d1652dcf91372856ea
  
https://github.com/jenkinsci/maven-hpi-plugin/commit/97f238e67a394e58109397d1652dcf91372856ea
  Author: Oleg Nenashev 
  Date:   2021-11-15 (Mon, 15 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #245 from 
jenkinsci/dependabot/maven/org.jenkins-ci-version-number-1.8

Bump version-number from 1.7 to 1.8


Compare: 
https://github.com/jenkinsci/maven-hpi-plugin/compare/59e11c0b4057...97f238e67a39

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


[jenkinsci/jep] 8e2bff: [JEP-228] Noting `envinject-api` fix

2021-11-06 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: 8e2bff62dce9de70a8aeadb3ac0bbb826ae7c63e
  
https://github.com/jenkinsci/jep/commit/8e2bff62dce9de70a8aeadb3ac0bbb826ae7c63e
  Author: Jesse Glick 
  Date:   2021-11-03 (Wed, 03 Nov 2021)

  Changed paths:
M jep/228/compatibility.adoc

  Log Message:
  ---
  [JEP-228] Noting `envinject-api` fix


  Commit: fc896052d7c0b598db0a45fac66d7f07a8cb85bf
  
https://github.com/jenkinsci/jep/commit/fc896052d7c0b598db0a45fac66d7f07a8cb85bf
  Author: Oleg Nenashev 
  Date:   2021-11-06 (Sat, 06 Nov 2021)

  Changed paths:
M jep/228/compatibility.adoc

  Log Message:
  ---
  Merge pull request #379 from jenkinsci/jglick-patch-1

[JEP-228] Noting `envinject-api` fix


Compare: https://github.com/jenkinsci/jep/compare/b83f3dfb77af...fc896052d7c0

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/b83f3d-fc8960%40github.com.


[jenkinsci/jep]

2021-11-06 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/jglick-patch-1
  Home:   https://github.com/jenkinsci/jep

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/jglick-patch-1/8e2bff-00%40github.com.


[jenkinsci/javadoc-plugin] ba1650: style: Add an icon for javadocs

2021-11-01 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/javadoc-plugin
  Commit: ba165040f69796a2f15c552cbf90e87d94580297
  
https://github.com/jenkinsci/javadoc-plugin/commit/ba165040f69796a2f15c552cbf90e87d94580297
  Author: NotMyFault 
  Date:   2021-11-01 (Mon, 01 Nov 2021)

  Changed paths:
M src/main/java/hudson/tasks/JavadocArchiver.java
A src/main/resources/index.jelly
A src/main/webapp/icons/javadoc.svg
M src/test/java/hudson/tasks/JavadocArchiverTest.java

  Log Message:
  ---
  style: Add an icon for javadocs

Also add index.jelly with with a few information for the plugin manager


  Commit: 626a7dceccadcd8ab0cfda0d3959035979bf4b0a
  
https://github.com/jenkinsci/javadoc-plugin/commit/626a7dceccadcd8ab0cfda0d3959035979bf4b0a
  Author: Oleg Nenashev 
  Date:   2021-11-01 (Mon, 01 Nov 2021)

  Changed paths:
M src/main/java/hudson/tasks/JavadocArchiver.java
A src/main/resources/index.jelly
A src/main/webapp/icons/javadoc.svg
M src/test/java/hudson/tasks/JavadocArchiverTest.java

  Log Message:
  ---
  Merge pull request #41 from NotMyFault/style/master/add-icon

Add an icon for javadocs


Compare: 
https://github.com/jenkinsci/javadoc-plugin/compare/d206b1c078c3...626a7dceccad

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


[jenkinsci/envinject-lib] 6bbbc6: [JENKINS-64398] Fix accessibility of `writeReplace...

2021-11-01 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-lib
  Commit: 6bbbc6103cb4e5179ae41607b6c982e27ab1ff78
  
https://github.com/jenkinsci/envinject-lib/commit/6bbbc6103cb4e5179ae41607b6c982e27ab1ff78
  Author: Jesse Glick 
  Date:   2021-11-01 (Mon, 01 Nov 2021)

  Changed paths:
M src/main/java/org/jenkinsci/lib/envinject/EnvInjectAction.java

  Log Message:
  ---
  [JENKINS-64398] Fix accessibility of `writeReplace` method


  Commit: e611052babb7bdd5dd9c51c9f05a0da51f556fce
  
https://github.com/jenkinsci/envinject-lib/commit/e611052babb7bdd5dd9c51c9f05a0da51f556fce
  Author: Oleg Nenashev 
  Date:   2021-11-01 (Mon, 01 Nov 2021)

  Changed paths:
M src/main/java/org/jenkinsci/lib/envinject/EnvInjectAction.java

  Log Message:
  ---
  Merge pull request #19 from jglick/writeReplace-JENKINS-64398

[JENKINS-64398] Fix accessibility of `writeReplace` method


Compare: 
https://github.com/jenkinsci/envinject-lib/compare/a34c75a0e9de...e611052babb7

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


[jenkinsci/envinject-lib] 4194ff: update parent pom, stapler, min java and jenkins v...

2021-11-01 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/envinject-lib
  Commit: 4194ff40e06e3383798b50c54e8ae06a922c0a81
  
https://github.com/jenkinsci/envinject-lib/commit/4194ff40e06e3383798b50c54e8ae06a922c0a81
  Author: Stefan Spieker 
  Date:   2020-08-30 (Sun, 30 Aug 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update parent pom, stapler, min java and jenkins version and use spotbugs


  Commit: e485a7405c7672cd9ae41f7d20d945c1f9f3b65f
  
https://github.com/jenkinsci/envinject-lib/commit/e485a7405c7672cd9ae41f7d20d945c1f9f3b65f
  Author: Stefan Spieker 
  Date:   2020-08-30 (Sun, 30 Aug 2020)

  Changed paths:
M src/main/java/org/jenkinsci/lib/envinject/EnvInjectAction.java
M src/main/java/org/jenkinsci/lib/envinject/EnvInjectException.java
M src/main/java/org/jenkinsci/lib/envinject/EnvInjectLogger.java
M 
src/main/java/org/jenkinsci/lib/envinject/service/EnvInjectActionRetriever.java
M src/main/java/org/jenkinsci/lib/envinject/service/EnvInjectSavable.java
M src/main/java/org/jenkinsci/lib/envinject/service/EnvVarsResolver.java

  Log Message:
  ---
  use spotbugs annotations and fixed some NonNull annotations


  Commit: 6720d3c06d71159c3659bc3688fccd5c62400794
  
https://github.com/jenkinsci/envinject-lib/commit/6720d3c06d71159c3659bc3688fccd5c62400794
  Author: Stefan Spieker 
  Date:   2020-08-30 (Sun, 30 Aug 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  align jenkins and stapler version


  Commit: a34c75a0e9deedc44c4f9e8fb7f282b064ce48f3
  
https://github.com/jenkinsci/envinject-lib/commit/a34c75a0e9deedc44c4f9e8fb7f282b064ce48f3
  Author: Oleg Nenashev 
  Date:   2021-11-01 (Mon, 01 Nov 2021)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/lib/envinject/EnvInjectAction.java
M src/main/java/org/jenkinsci/lib/envinject/EnvInjectException.java
M src/main/java/org/jenkinsci/lib/envinject/EnvInjectLogger.java
M 
src/main/java/org/jenkinsci/lib/envinject/service/EnvInjectActionRetriever.java
M src/main/java/org/jenkinsci/lib/envinject/service/EnvInjectSavable.java
M src/main/java/org/jenkinsci/lib/envinject/service/EnvVarsResolver.java

  Log Message:
  ---
  Merge pull request #18 from StefanSpieker/update_parent

Update parent pom and use spotbugs


Compare: 
https://github.com/jenkinsci/envinject-lib/compare/54ea554c5c1e...a34c75a0e9de

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


[jenkinsci/jenkins-test-harness] 307198: Add missing @NonNull

2021-10-22 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: 3071987f7483e11a2b85a92dae2d77f7c8fa792c
  
https://github.com/jenkinsci/jenkins-test-harness/commit/3071987f7483e11a2b85a92dae2d77f7c8fa792c
  Author: offa 
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
M src/main/java/org/jvnet/hudson/test/SecuredMockFolder.java

  Log Message:
  ---
  Add missing @NonNull


  Commit: e0d9d368fb0a55d26e43b9a454705fe2dfa7277d
  
https://github.com/jenkinsci/jenkins-test-harness/commit/e0d9d368fb0a55d26e43b9a454705fe2dfa7277d
  Author: offa 
  Date:   2021-10-21 (Thu, 21 Oct 2021)

  Changed paths:
M src/main/java/org/jvnet/hudson/test/JenkinsRule.java

  Log Message:
  ---
  Add nullability annotations to agent related methods of JenkinsRule


  Commit: f14ba9a1eb7106e8dbe03fb530aef6cf33ae8ec9
  
https://github.com/jenkinsci/jenkins-test-harness/commit/f14ba9a1eb7106e8dbe03fb530aef6cf33ae8ec9
  Author: Oleg Nenashev 
  Date:   2021-10-22 (Fri, 22 Oct 2021)

  Changed paths:
M src/main/java/org/jvnet/hudson/test/JenkinsRule.java
M src/main/java/org/jvnet/hudson/test/SecuredMockFolder.java

  Log Message:
  ---
  Merge pull request #340 from offa/annotations

Add nullability annotations to agent related methods of JenkinsRule


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/4d91dd1a3c9d...f14ba9a1eb71

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-test-harness/push/refs/heads/master/4d91dd-f14ba9%40github.com.


[jenkinsci/jenkins-test-harness] 88445e: Fix obsolete Wiki link, archive old changelog

2021-10-19 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: 88445efa2cde37b8b0394aec855057f85847fbd2
  
https://github.com/jenkinsci/jenkins-test-harness/commit/88445efa2cde37b8b0394aec855057f85847fbd2
  Author: Oleg Nenashev 
  Date:   2021-10-17 (Sun, 17 Oct 2021)

  Changed paths:
M .gitignore
M README.md
A docs/CHANGELOG-OLD.md

  Log Message:
  ---
  Fix obsolete Wiki link, archive old changelog


  Commit: 4d91dd1a3c9db6fca839db1acdb2f0dbaffd1a09
  
https://github.com/jenkinsci/jenkins-test-harness/commit/4d91dd1a3c9db6fca839db1acdb2f0dbaffd1a09
  Author: Oleg Nenashev 
  Date:   2021-10-19 (Tue, 19 Oct 2021)

  Changed paths:
M .gitignore
M README.md
A docs/CHANGELOG-OLD.md

  Log Message:
  ---
  Merge pull request #336 from oleg-nenashev/changelog-move

Fix obsolete Wiki link, archive old changelog


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/47610c4e15f5...4d91dd1a3c9d

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-test-harness/push/refs/heads/master/47610c-4d91dd%40github.com.


[jenkinsci/jenkins] 5ba0d6: Fix typo in treeview-debug.js

2021-10-19 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 5ba0d6970dcfe5ac27faed75fa6147bfc9e566ad
  
https://github.com/jenkinsci/jenkins/commit/5ba0d6970dcfe5ac27faed75fa6147bfc9e566ad
  Author: Ikko Ashimine 
  Date:   2021-10-18 (Mon, 18 Oct 2021)

  Changed paths:
M war/src/main/webapp/scripts/yui/treeview/treeview-debug.js

  Log Message:
  ---
  Fix typo in treeview-debug.js

alway -> always


  Commit: a55053c784afaf995909cb31d25f6029f4c142e2
  
https://github.com/jenkinsci/jenkins/commit/a55053c784afaf995909cb31d25f6029f4c142e2
  Author: Oleg Nenashev 
  Date:   2021-10-19 (Tue, 19 Oct 2021)

  Changed paths:
M war/src/main/webapp/scripts/yui/treeview/treeview-debug.js

  Log Message:
  ---
  Merge pull request #5831 from eltociear/patch-4

Fix typo in treeview-debug.js


Compare: 
https://github.com/jenkinsci/jenkins/compare/9fcfebb0e8e1...a55053c784af

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/9fcfeb-a55053%40github.com.


[jenkinsci/jenkins-test-harness] 49776f: Bump actions/checkout from 2.3.4 to 2.3.5

2021-10-19 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: 49776f68968c9f47712c2ea8ca3b423a9de56844
  
https://github.com/jenkinsci/jenkins-test-harness/commit/49776f68968c9f47712c2ea8ca3b423a9de56844
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-10-18 (Mon, 18 Oct 2021)

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

  Log Message:
  ---
  Bump actions/checkout from 2.3.4 to 2.3.5

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 
2.3.5.
- [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.3.4...v2.3.5)

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

Signed-off-by: dependabot[bot] 


  Commit: 47610c4e15f58d5755bf1df3897aa967efad60a7
  
https://github.com/jenkinsci/jenkins-test-harness/commit/47610c4e15f58d5755bf1df3897aa967efad60a7
  Author: Oleg Nenashev 
  Date:   2021-10-19 (Tue, 19 Oct 2021)

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

  Log Message:
  ---
  Merge pull request #338 from 
jenkinsci/dependabot/github_actions/actions/checkout-2.3.5

Bump actions/checkout from 2.3.4 to 2.3.5


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/11357a47d218...47610c4e15f5

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-test-harness/push/refs/heads/master/11357a-47610c%40github.com.


[jenkins-infra/jenkins.io] 20f790: Add link to the detailled remoting documentation.

2021-10-18 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 20f79052feeaea331e1448e76c3a041736baa0bb
  
https://github.com/jenkins-infra/jenkins.io/commit/20f79052feeaea331e1448e76c3a041736baa0bb
  Author: aHenryJard 
  Date:   2021-10-18 (Mon, 18 Oct 2021)

  Changed paths:
M content/doc/developer/architecture/remoting.adoc

  Log Message:
  ---
  Add link to the detailled remoting documentation.


  Commit: 3e53e281d18357e1b4d852c9533fcfbc4e4e94b0
  
https://github.com/jenkins-infra/jenkins.io/commit/3e53e281d18357e1b4d852c9533fcfbc4e4e94b0
  Author: A. Jard 
  Date:   2021-10-18 (Mon, 18 Oct 2021)

  Changed paths:
M content/doc/developer/architecture/remoting.adoc

  Log Message:
  ---
  Update content/doc/developer/architecture/remoting.adoc

Co-authored-by: Mark Waite 


  Commit: 4661c786d83e3b7c3cfd22c7ba0a2481e918bdfb
  
https://github.com/jenkins-infra/jenkins.io/commit/4661c786d83e3b7c3cfd22c7ba0a2481e918bdfb
  Author: Oleg Nenashev 
  Date:   2021-10-18 (Mon, 18 Oct 2021)

  Changed paths:
M content/doc/developer/architecture/remoting.adoc

  Log Message:
  ---
  Merge pull request #4642 from aHenryJard/arch-remoting

Hactoberfest - Add link to the detailled remoting documentation.


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/534d41769866...4661c786d83e

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


[jenkinsci/winstone] d94149: Bump jetty.version from 9.4.43.v20210629 to 9.4.44...

2021-10-17 Thread 'Oleg Nenashev' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/winstone
  Commit: d94149c29d758a8372413d4f672501d2c10c0364
  
https://github.com/jenkinsci/winstone/commit/d94149c29d758a8372413d4f672501d2c10c0364
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-10-04 (Mon, 04 Oct 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jetty.version from 9.4.43.v20210629 to 9.4.44.v20210927

Bumps `jetty.version` from 9.4.43.v20210629 to 9.4.44.v20210927.

Updates `jetty-server` from 9.4.43.v20210629 to 9.4.44.v20210927
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.43.v20210629...jetty-9.4.44.v20210927)

Updates `jetty-util` from 9.4.43.v20210629 to 9.4.44.v20210927
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.43.v20210629...jetty-9.4.44.v20210927)

Updates `jetty-servlet` from 9.4.43.v20210629 to 9.4.44.v20210927
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.43.v20210629...jetty-9.4.44.v20210927)

Updates `jetty-webapp` from 9.4.43.v20210629 to 9.4.44.v20210927
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.43.v20210629...jetty-9.4.44.v20210927)

Updates `http2-server` from 9.4.43.v20210629 to 9.4.44.v20210927

Updates `http2-hpack` from 9.4.43.v20210629 to 9.4.44.v20210927

Updates `jetty-alpn-server` from 9.4.43.v20210629 to 9.4.44.v20210927

Updates `jetty-jmx` from 9.4.43.v20210629 to 9.4.44.v20210927
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.43.v20210629...jetty-9.4.44.v20210927)

Updates `websocket-server` from 9.4.43.v20210629 to 9.4.44.v20210927

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-servlet
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-webapp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.http2:http2-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.http2:http2-hpack
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-alpn-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-jmx
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.websocket:websocket-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] 


  Commit: 08016690a4b5d70f97e16769838d7694f13774bc
  
https://github.com/jenkinsci/winstone/commit/08016690a4b5d70f97e16769838d7694f13774bc
  Author: Oleg Nenashev 
  Date:   2021-10-17 (Sun, 17 Oct 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #171 from 
jenkinsci/dependabot/maven/master/jetty.version-9.4.44.v20210927

Bump jetty.version from 9.4.43.v20210629 to 9.4.44.v20210927


Compare: 
https://github.com/jenkinsci/winstone/compare/9a959e444f6b...08016690a4b5

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


  1   2   3   4   5   6   7   8   9   10   >