[jenkinsci/jenkins] 4d16ad: Fix missing project hyperlink in build history (#5...

2021-11-16 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/stable-2.319
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 4d16ad3e31f87e5925e852ae482e3c286da343bf
  
https://github.com/jenkinsci/jenkins/commit/4d16ad3e31f87e5925e852ae482e3c286da343bf
  Author: Alex 
  Date:   2021-11-15 (Mon, 15 Nov 2021)

  Changed paths:
M core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly

  Log Message:
  ---
  Fix missing project hyperlink in build history (#5875)

(cherry picked from commit 2ad5d26c92310d8b7c9bd5682310e29d1b480434)


  Commit: bc69417f198dd2d88a49b30938e7eaf4f48a3227
  
https://github.com/jenkinsci/jenkins/commit/bc69417f198dd2d88a49b30938e7eaf4f48a3227
  Author: Daniel Beck 
  Date:   2021-11-15 (Mon, 15 Nov 2021)

  Changed paths:
M core/src/main/java/jenkins/security/s2m/ConfigDirectory.java

  Log Message:
  ---
  [JENKINS-67061] Fix overload in ConfigDirectory

(cherry picked from commit 813b77897261d8aa566ad5962efcf372eb47c0f2)


  Commit: c274c6886a2a4e1a61ab504c2d27e6fadd006906
  
https://github.com/jenkinsci/jenkins/commit/c274c6886a2a4e1a61ab504c2d27e6fadd006906
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2021-11-15 (Mon, 15 Nov 2021)

  Changed paths:
M core/src/main/java/hudson/FilePath.java

  Log Message:
  ---
  [JENKINS-67063] Revert canonicalization of entries when untarring (#5900)

Co-authored-by: Daniel Beck 
(cherry picked from commit 0accf411e93036337f2fc2f1a0872cfafa947da1)


  Commit: 7a51f565ae82db94637ba496adbf5ebdb8f13938
  
https://github.com/jenkinsci/jenkins/commit/7a51f565ae82db94637ba496adbf5ebdb8f13938
  Author: James Nord 
  Date:   2021-11-15 (Mon, 15 Nov 2021)

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

  Log Message:
  ---
  [JENKINS-67002] protect Jenkins against bad RestartListeners (#5864)

(cherry picked from commit 54858cdae64ee6f83e585c823e2adb9e749ac41d)


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

  Changed paths:
M core/src/main/java/hudson/PluginFirstClassLoader.java
M core/src/main/java/jenkins/util/AntClassLoader.java

  Log Message:
  ---
  [JENKINS-66993] Do not register `AntClassLoader` as parallel-capable (#5865)

(cherry picked from commit 43d9a248fb06a1f84746f6c44e550f8dfa6bd53d)


  Commit: 35d85d1fdb91828d7c1fce7b107d14babf8d1447
  
https://github.com/jenkinsci/jenkins/commit/35d85d1fdb91828d7c1fce7b107d14babf8d1447
  Author: Jan Faracik <43062514+janfara...@users.noreply.github.com>
  Date:   2021-11-15 (Mon, 15 Nov 2021)

  Changed paths:
M core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly
M war/src/main/js/filter-build-history.js
M war/src/main/less/modules/side-panel-widgets.less

  Log Message:
  ---
  [JENKINS-66969] Fix ongoing first build from disappearing from build history 
(#5906)

Co-authored-by: Tim Jacomb <21194782+ti...@users.noreply.github.com>
(cherry picked from commit 210940b948b87d993f085f34b092de9d6bd595a2)


  Commit: cbe6b976aead44f30f43a5960cd18a7af03610f0
  
https://github.com/jenkinsci/jenkins/commit/cbe6b976aead44f30f43a5960cd18a7af03610f0
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2021-11-17 (Wed, 17 Nov 2021)

  Changed paths:
M core/src/main/java/hudson/FilePath.java
M core/src/main/java/hudson/PluginFirstClassLoader.java
M core/src/main/java/jenkins/model/Jenkins.java
M core/src/main/java/jenkins/security/s2m/ConfigDirectory.java
M core/src/main/java/jenkins/util/AntClassLoader.java
M core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly
M core/src/main/resources/hudson/widgets/HistoryWidget/index.jelly
M war/src/main/js/filter-build-history.js
M war/src/main/less/modules/side-panel-widgets.less

  Log Message:
  ---
  Merge pull request #5920 from cathychan/towards-lts-2.319.1

Backporting for LTS 2.319.1


Compare: 
https://github.com/jenkinsci/jenkins/compare/dc99e4259b5d...cbe6b976aead

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


[jenkinsci/workflow-cps-plugin] 51e539: Verifying that a missing `program.dat` causes a co...

2021-11-16 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-cps-plugin
  Commit: 51e539715bb04214dc09425ddcc457f54d3cac16
  
https://github.com/jenkinsci/workflow-cps-plugin/commit/51e539715bb04214dc09425ddcc457f54d3cac16
  Author: Jesse Glick 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/workflow/cps/PersistenceProblemsTest.java

  Log Message:
  ---
  Verifying that a missing `program.dat` causes a comprehensible error (#480)


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


[jenkinsci/workflow-support-plugin] e55479: Update plugin POM and BOM (#119)

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-support-plugin
  Commit: e55479e4952fe47c08a4a635703ad52c6c4616c1
  
https://github.com/jenkinsci/workflow-support-plugin/commit/e55479e4952fe47c08a4a635703ad52c6c4616c1
  Author: Basil Crow 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update plugin POM and BOM (#119)


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


[jenkinsci/pipeline-model-definition-plugin] fce152: Assume that configured agents are online

2021-11-16 Thread 'Carroll Chiou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: fce1521271199db346ba84c5ebbd8eae25209220
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/fce1521271199db346ba84c5ebbd8eae25209220
  Author: Jesse Glick 
  Date:   2021-11-15 (Mon, 15 Nov 2021)

  Changed paths:
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AbstractModelDefTest.java

  Log Message:
  ---
  Assume that configured agents are online


  Commit: 182ce1e0416a41a498186b9898332e94a2394649
  
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/182ce1e0416a41a498186b9898332e94a2394649
  Author: Carroll Chiou 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AbstractModelDefTest.java

  Log Message:
  ---
  Merge pull request #462 from jglick/assume-online

Assume that configured agents are online


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/3f496434de4c...182ce1e0416a

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


[jenkinsci/workflow-support-plugin] 23ea74: Migrate from RestartableJenkinsRule to JenkinsSess...

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-support-plugin
  Commit: 23ea74af86403ecf0c17873ac621697e5c6401f4
  
https://github.com/jenkinsci/workflow-support-plugin/commit/23ea74af86403ecf0c17873ac621697e5c6401f4
  Author: Basil Crow 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/workflow/support/pickles/ThrowablePickleTest.java
M 
src/test/java/org/jenkinsci/plugins/workflow/support/pickles/serialization/SerializationSecurityTest.java
M 
src/test/java/org/jenkinsci/plugins/workflow/support/steps/build/RunWrapperTest.java

  Log Message:
  ---
  Migrate from RestartableJenkinsRule to JenkinsSessionRule (#118)


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


[jenkinsci/workflow-support-plugin] 4c6132: Reduce usages of Guava (#121)

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-support-plugin
  Commit: 4c6132a7e85c9e27a9e37974a73cd0db2fae4072
  
https://github.com/jenkinsci/workflow-support-plugin/commit/4c6132a7e85c9e27a9e37974a73cd0db2fae4072
  Author: Basil Crow 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/support/actions/LogActionImpl.java
M 
src/main/java/org/jenkinsci/plugins/workflow/support/pickles/serialization/RiverReader.java

  Log Message:
  ---
  Reduce usages of Guava (#121)


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


[jenkinsci/workflow-support-plugin] 8e5f01: `WorkspaceRunAction` optimization (#122)

2021-11-16 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-support-plugin
  Commit: 8e5f0195e6ce484001e23530da4c157fa1c35c75
  
https://github.com/jenkinsci/workflow-support-plugin/commit/8e5f0195e6ce484001e23530da4c157fa1c35c75
  Author: Jesse Glick 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/support/actions/WorkspaceRunAction.java

  Log Message:
  ---
  `WorkspaceRunAction` optimization (#122)


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


[jenkinsci/pipeline-graph-analysis-plugin] 89cacf: Adapt to newer deps (#33)

2021-11-16 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-graph-analysis-plugin
  Commit: 89cacf2bd19dda1805d4ca74ce25040d03659970
  
https://github.com/jenkinsci/pipeline-graph-analysis-plugin/commit/89cacf2bd19dda1805d4ca74ce25040d03659970
  Author: Jesse Glick 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml
M 
src/test/java/org/jenkinsci/plugins/workflow/pipelinegraphanalysis/StatusAndTimingTest.java

  Log Message:
  ---
  Adapt to newer deps (#33)


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


[jenkinsci/build-time-blame-plugin]

2021-11-16 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/64.vd8f4018a2bbe
  Home:   https://github.com/jenkinsci/build-time-blame-plugin

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


[jenkinsci/build-time-blame-plugin] d8f401: Make the extra config modifications for automated ...

2021-11-16 Thread 'Luther Tegtmeier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-time-blame-plugin
  Commit: d8f4018a2bbeec9d598647c99d3ff4419925ef92
  
https://github.com/jenkinsci/build-time-blame-plugin/commit/d8f4018a2bbeec9d598647c99d3ff4419925ef92
  Author: Luther Tegtmeier 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

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

  Log Message:
  ---
  Make the extra config modifications for automated releases


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


[jenkinsci/build-time-blame-plugin] 4813b5: Use updated parent and trimmed groovy config

2021-11-16 Thread 'Luther Tegtmeier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-time-blame-plugin
  Commit: 4813b5e056e69ee2a17b796107cdf4da2783
  
https://github.com/jenkinsci/build-time-blame-plugin/commit/4813b5e056e69ee2a17b796107cdf4da2783
  Author: Luther Tegtmeier 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use updated parent and trimmed groovy config


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


[jenkinsci/build-time-blame-plugin] b49ec7: Revert "Use updated parent and no custom groovy co...

2021-11-16 Thread 'Luther Tegtmeier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-time-blame-plugin
  Commit: b49ec7075a7813dd018eb131057e98a38687595d
  
https://github.com/jenkinsci/build-time-blame-plugin/commit/b49ec7075a7813dd018eb131057e98a38687595d
  Author: Luther Tegtmeier 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert "Use updated parent and no custom groovy config"

This reverts commit 1348265f5c0fba944f47e676189913b3653d2bb9.


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


[jenkinsci/build-time-blame-plugin] 134826: Use updated parent and no custom groovy config

2021-11-16 Thread 'Luther Tegtmeier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/build-time-blame-plugin
  Commit: 1348265f5c0fba944f47e676189913b3653d2bb9
  
https://github.com/jenkinsci/build-time-blame-plugin/commit/1348265f5c0fba944f47e676189913b3653d2bb9
  Author: Luther Tegtmeier 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use updated parent and no custom groovy config


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


[jenkinsci/htmlpublisher-plugin] 0ef519: simplify gh action

2021-11-16 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/htmlpublisher-plugin
  Commit: 0ef519cb82946cbd1a88574b6e1749e69e9328fb
  
https://github.com/jenkinsci/htmlpublisher-plugin/commit/0ef519cb82946cbd1a88574b6e1749e69e9328fb
  Author: Olivier Lamy 
  Date:   2021-11-17 (Wed, 17 Nov 2021)

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

  Log Message:
  ---
  simplify gh action

Signed-off-by: Olivier Lamy 


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


[jenkinsci/config-file-provider-plugin] 5966fa: simplify cache

2021-11-16 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 5966fad07f213bef270fd4a2e414f79c97afcb26
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/5966fad07f213bef270fd4a2e414f79c97afcb26
  Author: Olivier Lamy 
  Date:   2021-11-17 (Wed, 17 Nov 2021)

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

  Log Message:
  ---
  simplify cache

Signed-off-by: Olivier Lamy 


  Commit: 6710234e7691078b33f7082d00e9bc473f962a78
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/6710234e7691078b33f7082d00e9bc473f962a78
  Author: Olivier Lamy 
  Date:   2021-11-17 (Wed, 17 Nov 2021)

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

  Log Message:
  ---
  do not build twice on dependabot PR

Signed-off-by: Olivier Lamy 


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/16c9a4d238c9...6710234e7691

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


[jenkinsci/email-ext-plugin] 231be9: [maven-release-plugin] prepare for next developmen...

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/email-ext-plugin
  Commit: 231be9c6dc094031d560829c52259e5cb85ab6f8
  
https://github.com/jenkinsci/email-ext-plugin/commit/231be9c6dc094031d560829c52259e5cb85ab6f8
  Author: Basil Crow 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  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/email-ext-plugin/push/refs/heads/master/73517e-231be9%40github.com.


[jenkinsci/email-ext-plugin] 73517e: [maven-release-plugin] prepare release email-ext-2.85

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/email-ext-plugin
  Commit: 73517e579a6630e32e673d0147021398837f3734
  
https://github.com/jenkinsci/email-ext-plugin/commit/73517e579a6630e32e673d0147021398837f3734
  Author: Basil Crow 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release email-ext-2.85


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


[jenkinsci/email-ext-plugin]

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/tags/email-ext-2.85
  Home:   https://github.com/jenkinsci/email-ext-plugin

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


[jenkinsci/email-ext-plugin] 3ed0b4: feat: Use credentials plugin for managing authenti...

2021-11-16 Thread 'Alex Earl' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/email-ext-plugin
  Commit: 3ed0b444b61a65b73f8b28124962e9533fee9c7a
  
https://github.com/jenkinsci/email-ext-plugin/commit/3ed0b444b61a65b73f8b28124962e9533fee9c7a
  Author: Alex Earl 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java
M 
src/main/java/hudson/plugins/emailext/ExtendedEmailPublisherDescriptor.java
M src/main/java/hudson/plugins/emailext/MailAccount.java
M 
src/main/resources/hudson/plugins/emailext/ExtendedEmailPublisher/global.groovy
M src/main/resources/hudson/plugins/emailext/MailAccount/config.groovy
M 
src/test/java/hudson/plugins/emailext/ExtendedEmailPublisherDescriptorJCasCTest.java
M 
src/test/java/hudson/plugins/emailext/ExtendedEmailPublisherDescriptorTest.java
M src/test/java/hudson/plugins/emailext/ExtendedEmailPublisherTest.java
M src/test/java/hudson/plugins/emailext/MailAccountTest.java
A src/test/resources/configuration-as-code-upgrade.yml
M src/test/resources/configuration-as-code.yml
A 
src/test/resources/hudson/plugins/emailext/ExtendedEmailPublisherDescriptorTest/persistedConfigurationWithCredentialId/hudson.plugins.emailext.ExtendedEmailPublisher.xml
A 
src/test/resources/hudson/plugins/emailext/ExtendedEmailPublisherDescriptorTest/persistedConfigurationWithCredentialId/jenkins.model.JenkinsLocationConfiguration.xml

  Log Message:
  ---
  feat: Use credentials plugin for managing authentication credentials (#325)

This switches the `MailAccount` class to use credentials instead of directly 
storing the username/password. There is an upgrade path from the old settings 
to using credentials.


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


[jenkinsci/email-ext-plugin] 79c961: fix: Use default suffix from global config with fr...

2021-11-16 Thread 'Alex Earl' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/email-ext-plugin
  Commit: 79c9613f98884c755f53576dbc3c4bdbb084765d
  
https://github.com/jenkinsci/email-ext-plugin/commit/79c9613f98884c755f53576dbc3c4bdbb084765d
  Author: Alex Earl 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/hudson/plugins/emailext/ExtendedEmailPublisher.java
M src/test/java/hudson/plugins/emailext/ExtendedEmailPublisherTest.java

  Log Message:
  ---
  fix: Use default suffix from global config with from address if only username 
specified (#321)

This checks if the from address has an @ and if not uses the defaultSuffix from 
the descriptor.


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


[jenkinsci/nomad-plugin] 28aa91: add support for job templates written in HCL (#112)

2021-11-16 Thread 'j3t' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nomad-plugin
  Commit: 28aa918dc720b057c83d5b307482c445d2012422
  
https://github.com/jenkinsci/nomad-plugin/commit/28aa918dc720b057c83d5b307482c445d2012422
  Author: j3t 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/nomad/NomadApi.java
M 
src/main/resources/org/jenkinsci/plugins/nomad/NomadWorkerTemplate/help-jobTemplate.html
M src/test/java/org/jenkinsci/plugins/nomad/NomadApiTest.java

  Log Message:
  ---
  add support for job templates written in HCL (#112)

Fix #107

Co-authored-by: Jens Thielscher 


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


[jenkinsci/email-ext-plugin] 9ce556: Tests compatibility with 2.320 (#330)

2021-11-16 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/email-ext-plugin
  Commit: 9ce556bac82f86e3cfbf82cbe204645c3d913cac
  
https://github.com/jenkinsci/email-ext-plugin/commit/9ce556bac82f86e3cfbf82cbe204645c3d913cac
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/test/java/hudson/plugins/emailext/ExtendedEmailPublisherDescriptorTest.java

  Log Message:
  ---
  Tests compatibility with 2.320 (#330)


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


[jenkinsci/plugin-pom] 54928c: Consistent indentation (#458)

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 54928c7feaf65b50c5745aa9c56b25848a35f25d
  
https://github.com/jenkinsci/plugin-pom/commit/54928c7feaf65b50c5745aa9c56b25848a35f25d
  Author: Basil Crow 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Consistent indentation (#458)


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


[jenkinsci/pom] e9f0e7: Consistent indentation (#197)

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pom
  Commit: e9f0e7dba1ab8b3f6dbf148fddc9ed5d7b219a83
  
https://github.com/jenkinsci/pom/commit/e9f0e7dba1ab8b3f6dbf148fddc9ed5d7b219a83
  Author: Basil Crow 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Consistent indentation (#197)


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


[jenkinsci/rebuild-plugin] cff27e: Bump maven-checkstyle-plugin from 2.8 to 3.1.2

2021-11-16 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.1.2
  Home:   https://github.com/jenkinsci/rebuild-plugin
  Commit: cff27e3fdfb0c614c383b7848fd5589208e85478
  
https://github.com/jenkinsci/rebuild-plugin/commit/cff27e3fdfb0c614c383b7848fd5589208e85478
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-checkstyle-plugin from 2.8 to 3.1.2

Bumps 
[maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) 
from 2.8 to 3.1.2.
- [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases)
- 
[Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-2.8...maven-checkstyle-plugin-3.1.2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] 


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


[jenkinsci/rebuild-plugin]

2021-11-16 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.31
  Home:   https://github.com/jenkinsci/rebuild-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/rebuild-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.31/55a49f-00%40github.com.


[jenkinsci/rebuild-plugin] 9db136: Update plugin parent POM

2021-11-16 Thread 'Gustaf Lundh' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/rebuild-plugin
  Commit: 9db1369cdc45e558661154d8ad02a60876fae53d
  
https://github.com/jenkinsci/rebuild-plugin/commit/9db1369cdc45e558661154d8ad02a60876fae53d
  Author: Basil Crow 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml
M src/main/java/com/sonyericsson/rebuild/RebuildAction.java

  Log Message:
  ---
  Update plugin parent POM


  Commit: 26b50723a74952dd54a9d8cc44e594ce8ceefd55
  
https://github.com/jenkinsci/rebuild-plugin/commit/26b50723a74952dd54a9d8cc44e594ce8ceefd55
  Author: Basil Crow 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/com/sonyericsson/rebuild/RebuildActionDispatcher.java

  Log Message:
  ---
  Fix TODO


  Commit: 6460541982f4bb01b7384635bfc7026266e84536
  
https://github.com/jenkinsci/rebuild-plugin/commit/6460541982f4bb01b7384635bfc7026266e84536
  Author: Gustaf Lundh 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml
M src/main/java/com/sonyericsson/rebuild/RebuildAction.java
M src/main/java/com/sonyericsson/rebuild/RebuildActionDispatcher.java

  Log Message:
  ---
  Merge pull request #85 from basil/pom

Update plugin parent POM


Compare: 
https://github.com/jenkinsci/rebuild-plugin/compare/e36c878d58a9...6460541982f4

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


[jenkins-infra/jenkins-infra]

2021-11-16 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/cert-renewal
  Home:   https://github.com/jenkins-infra/jenkins-infra

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


[jenkinsci/aws-java-sdk-plugin]

2021-11-16 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.110
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin

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


[jenkinsci/aws-java-sdk-plugin] bce34f: Bump revision from 1.12.101 to 1.12.111

2021-11-16 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/revision-1.12.111
  Home:   https://github.com/jenkinsci/aws-java-sdk-plugin
  Commit: bce34f40470dca1fb7a2b8279538fc3dae5b608d
  
https://github.com/jenkinsci/aws-java-sdk-plugin/commit/bce34f40470dca1fb7a2b8279538fc3dae5b608d
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump revision from 1.12.101 to 1.12.111

Bumps `revision` from 1.12.101 to 1.12.111.

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

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

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

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

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

Signed-off-by: dependabot[bot] 


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


[jenkinsci/mercurial-plugin] d2009c: [maven-release-plugin] prepare for next developmen...

2021-11-16 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mercurial-plugin
  Commit: d2009c665735d1d8ebbbab2c6269c163a58a4f59
  
https://github.com/jenkinsci/mercurial-plugin/commit/d2009c665735d1d8ebbbab2c6269c163a58a4f59
  Author: Jesse Glick 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  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/mercurial-plugin/push/refs/heads/master/25eeec-d2009c%40github.com.


[jenkinsci/mercurial-plugin]

2021-11-16 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/tags/mercurial-2.16
  Home:   https://github.com/jenkinsci/mercurial-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/mercurial-plugin/push/refs/tags/mercurial-2.16/00-334a86%40github.com.


[jenkinsci/mercurial-plugin] 25eeec: [maven-release-plugin] prepare release mercurial-2.16

2021-11-16 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mercurial-plugin
  Commit: 25eeec514aad910b6e0acf3c6e0dbbf69f41ba3e
  
https://github.com/jenkinsci/mercurial-plugin/commit/25eeec514aad910b6e0acf3c6e0dbbf69f41ba3e
  Author: Jesse Glick 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release mercurial-2.16


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


[jenkinsci/mercurial-plugin] 8bcdc7: Fixing `MercurialRule.registerHook`

2021-11-16 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mercurial-plugin
  Commit: 8bcdc7076c22dba60d3e3c832ffc19264e702540
  
https://github.com/jenkinsci/mercurial-plugin/commit/8bcdc7076c22dba60d3e3c832ffc19264e702540
  Author: Jesse Glick 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/test/java/hudson/plugins/mercurial/MercurialRule.java

  Log Message:
  ---
  Fixing `MercurialRule.registerHook`


  Commit: f869141bf70a03102244460625bcf7e06da4097a
  
https://github.com/jenkinsci/mercurial-plugin/commit/f869141bf70a03102244460625bcf7e06da4097a
  Author: Jesse Glick 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/test/java/hudson/plugins/mercurial/MercurialRule.java

  Log Message:
  ---
  Merge pull request #186 from jglick/registerHook

Fixing `MercurialRule.registerHook`


Compare: 
https://github.com/jenkinsci/mercurial-plugin/compare/5b7d52454769...f869141bf70a

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


[jenkinsci/mercurial-plugin] a462f7: [JENKINS-65175] Revert `ini4j` upgrade

2021-11-16 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mercurial-plugin
  Commit: a462f72c1bdd69cd31e77fead22190bca0cef1f7
  
https://github.com/jenkinsci/mercurial-plugin/commit/a462f72c1bdd69cd31e77fead22190bca0cef1f7
  Author: Jesse Glick 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M .github/dependabot.yml
M pom.xml

  Log Message:
  ---
  [JENKINS-65175] Revert `ini4j` upgrade


  Commit: 5b7d524547696fa18485ab99bb0a19efa4306228
  
https://github.com/jenkinsci/mercurial-plugin/commit/5b7d524547696fa18485ab99bb0a19efa4306228
  Author: Jesse Glick 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M .github/dependabot.yml
M pom.xml

  Log Message:
  ---
  Merge pull request #185 from jglick/ini4j-JENKINS-65175

[JENKINS-65175] Revert `ini4j` upgrade


Compare: 
https://github.com/jenkinsci/mercurial-plugin/compare/9f3c7b2b1ada...5b7d52454769

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


[jenkinsci/nexus-platform-plugin] 429642: Small fixes and more tests for multiple IQ server ...

2021-11-16 Thread 'Vlad Tatavu' via Jenkins Commits
  Branch: refs/heads/INT-6202_SmallFixes
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 4296428b08602cf2f73b8dc32d3b03e118070de7
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/4296428b08602cf2f73b8dc32d3b03e118070de7
  Author: vladt 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/org/sonatype/nexus/ci/config/IqConfigNoIdToIdMigrator.groovy
M src/main/java/org/sonatype/nexus/ci/config/NxiqConfiguration.groovy
M src/main/java/org/sonatype/nexus/ci/util/IqUtil.groovy
M 
src/main/resources/org/sonatype/nexus/ci/config/GlobalNexusConfiguration/config.groovy
M src/main/resources/org/sonatype/nexus/ci/config/Messages.properties
M 
src/main/resources/org/sonatype/nexus/ci/config/NxiqConfiguration/config.groovy
M 
src/main/resources/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorBuildStep/config.groovy
M 
src/main/resources/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorWorkflowStep/config.groovy
M 
src/main/resources/org/sonatype/nexus/ci/iq/PolicyEvaluationHealthAction/summary.groovy
M 
src/main/resources/org/sonatype/nexus/ci/iq/PolicyEvaluationProjectAction/jobMain.groovy
M 
src/test/java/org/sonatype/nexus/ci/config/IqConfigNoIdToIdMigratorTest.groovy
M src/test/java/org/sonatype/nexus/ci/config/NxiqConfigurationTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorIntegrationTest.groovy
M src/test/java/org/sonatype/nexus/ci/util/IqUtilTest.groovy

  Log Message:
  ---
  Small fixes and more tests for multiple IQ server support INT-6202


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


[jenkinsci/script-security-plugin] 5b419a: Make `SecureGroovyScriptTest` work in PCT with Loc...

2021-11-16 Thread 'Carroll Chiou' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: 5b419a4ec8a29f12f2ecd267065669150e283ef8
  
https://github.com/jenkinsci/script-security-plugin/commit/5b419a4ec8a29f12f2ecd267065669150e283ef8
  Author: Basil Crow 
  Date:   2021-06-13 (Sun, 13 Jun 2021)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScriptTest.java

  Log Message:
  ---
  Make `SecureGroovyScriptTest` work in PCT with Lockable Resources


  Commit: d9b052ec0d1b6db68e30fc2c3a899db419fe28b0
  
https://github.com/jenkinsci/script-security-plugin/commit/d9b052ec0d1b6db68e30fc2c3a899db419fe28b0
  Author: Carroll Chiou 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/scriptsecurity/sandbox/groovy/SecureGroovyScriptTest.java

  Log Message:
  ---
  Merge pull request #352 from basil/lockable-resources

Make `SecureGroovyScriptTest` work in PCT with Lockable Resources


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/f98bc8b137f7...d9b052ec0d1b

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


[jenkinsci/http-request-plugin] da2db0: [maven-release-plugin] prepare for next developmen...

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/http-request-plugin
  Commit: da2db076aec10ff8802aac84b741328463f0b7a6
  
https://github.com/jenkinsci/http-request-plugin/commit/da2db076aec10ff8802aac84b741328463f0b7a6
  Author: Basil Crow 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  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/http-request-plugin/push/refs/heads/master/686390-da2db0%40github.com.


[jenkinsci/http-request-plugin]

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/tags/http_request-1.12
  Home:   https://github.com/jenkinsci/http-request-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/http-request-plugin/push/refs/tags/http_request-1.12/00-0abcff%40github.com.


[jenkinsci/http-request-plugin] 686390: [maven-release-plugin] prepare release http_reques...

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/http-request-plugin
  Commit: 6863900f4f24b42394dc390844f90a35336ee555
  
https://github.com/jenkinsci/http-request-plugin/commit/6863900f4f24b42394dc390844f90a35336ee555
  Author: Basil Crow 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release http_request-1.12


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


[jenkinsci/text-finder-plugin] 9ecf51: [maven-release-plugin] prepare for next developmen...

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/text-finder-plugin
  Commit: 9ecf518d7e410605ae38a954281548c176490d4b
  
https://github.com/jenkinsci/text-finder-plugin/commit/9ecf518d7e410605ae38a954281548c176490d4b
  Author: Basil Crow 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  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/text-finder-plugin/push/refs/heads/master/b05400-9ecf51%40github.com.


[jenkinsci/text-finder-plugin]

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/tags/text-finder-1.17
  Home:   https://github.com/jenkinsci/text-finder-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/text-finder-plugin/push/refs/tags/text-finder-1.17/00-2b7590%40github.com.


[jenkinsci/text-finder-plugin] b05400: [maven-release-plugin] prepare release text-finder...

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/text-finder-plugin
  Commit: b05400f4311c37b53577090790e4f2c346cced0c
  
https://github.com/jenkinsci/text-finder-plugin/commit/b05400f4311c37b53577090790e4f2c346cced0c
  Author: Basil Crow 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release text-finder-1.17


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


[jenkinsci/throttle-concurrent-builds-plugin] 5e9597: [maven-release-plugin] prepare for next developmen...

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/throttle-concurrent-builds-plugin
  Commit: 5e9597970f759d77fbd41fc0635cbec6d4cbb871
  
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/5e9597970f759d77fbd41fc0635cbec6d4cbb871
  Author: Basil Crow 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  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/throttle-concurrent-builds-plugin/push/refs/heads/master/21a265-5e9597%40github.com.


[jenkinsci/throttle-concurrent-builds-plugin]

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/tags/throttle-concurrents-2.5
  Home:   https://github.com/jenkinsci/throttle-concurrent-builds-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/throttle-concurrent-builds-plugin/push/refs/tags/throttle-concurrents-2.5/00-b79f98%40github.com.


[jenkinsci/throttle-concurrent-builds-plugin] 21a265: [maven-release-plugin] prepare release throttle-co...

2021-11-16 Thread 'Basil Crow' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/throttle-concurrent-builds-plugin
  Commit: 21a265f9912494f9b5481a85265d29a0b8b96e83
  
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/21a265f9912494f9b5481a85265d29a0b8b96e83
  Author: Basil Crow 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release throttle-concurrents-2.5


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


[jenkinsci/throttle-concurrent-builds-plugin] 5a7f44: Adjustments for form rework (#151)

2021-11-16 Thread 'Tim Jacomb' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/throttle-concurrent-builds-plugin
  Commit: 5a7f44fe461921997b53c2ed9960f976df7df421
  
https://github.com/jenkinsci/throttle-concurrent-builds-plugin/commit/5a7f44fe461921997b53c2ed9960f976df7df421
  Author: Tim Jacomb <21194782+ti...@users.noreply.github.com>
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/test/java/hudson/plugins/throttleconcurrents/ThrottleJobPropertyTest.java
M 
src/test/java/hudson/plugins/throttleconcurrents/ThrottleQueueTaskDispatcherTest.java

  Log Message:
  ---
  Adjustments for form rework (#151)


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


[jenkinsci/tm4j-automation-plugin] 7d6fd2: Allow customization of created test cycle

2021-11-16 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 7d6fd28111ea622cfa4d401341e858a9185f86f7
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/7d6fd28111ea622cfa4d401341e858a9185f86f7
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml
M run.sh
A src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/buildsteps/FeatureFilesDownloader.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M src/main/java/com/adaptavist/tm4j/jenkins/http/Tm4jJiraRestClient.java
M src/main/java/com/adaptavist/tm4j/jenkins/utils/FormHelper.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/GsonUtils.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/UnirestUtils.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-customTestCycle.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleCustomFields.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleDescription.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleFolderId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleJiraProjectVersionId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleName.html

  Log Message:
  ---
  Allow customization of created test cycle


  Commit: 9fb6c07190aa65573bc5262d528feaeb379a8eb2
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/9fb6c07190aa65573bc5262d528feaeb379a8eb2
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java

  Log Message:
  ---
  temp change api to stage url


  Commit: 99b0ee95dccdb251e05e7602a61838724286be43
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/99b0ee95dccdb251e05e7602a61838724286be43
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java

  Log Message:
  ---
  remove temp map from gson


  Commit: 99d0a5efea036cf06e48aa2a8a0b8236561187ab
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/99d0a5efea036cf06e48aa2a8a0b8236561187ab
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java

  Log Message:
  ---
  build using pipelines


  Commit: 8224ffe90d6b6abc07e17f395562d3146b267796
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/8224ffe90d6b6abc07e17f395562d3146b267796
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly

  Log Message:
  ---
  renamed properties of custom test cycle


  Commit: cd12ab9d1a9a2e371f5ad958f2126d556fea8780
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/cd12ab9d1a9a2e371f5ad958f2126d556fea8780
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java

  Log Message:
  ---
  remove unused code


  Commit: ce52f5e116a8fcc1c4186590fe0295ef4cd41e74
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/ce52f5e116a8fcc1c4186590fe0295ef4cd41e74
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly

  Log Message:
  ---
  fix tooltips


  Commit: cfabc9b442806baec26bda9c73d2addb943096f0
  
https://github.com

[jenkins-infra/jenkins-infra] a17c62: Domain validation for a certificate renewal

2021-11-16 Thread 'Kohsuke Kawaguchi' via Jenkins Commits
  Branch: refs/heads/cert-renewal
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: a17c62f732fb7f450d46664bfb400f3263b2bc56
  
https://github.com/jenkins-infra/jenkins-infra/commit/a17c62f732fb7f450d46664bfb400f3263b2bc56
  Author: Kohsuke Kawaguchi 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M dist/profile/files/bind/jenkins-ci.org.zone

  Log Message:
  ---
  Domain validation for a certificate renewal


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


[jenkinsci/nexus-platform-plugin] 99b574: Small fixes and more tests for multiple IQ server ...

2021-11-16 Thread 'Vlad Tatavu' via Jenkins Commits
  Branch: refs/heads/INT-6202_SmallFixes
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 99b574b7dc7c7d2c3b005b8660d623e49582
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/99b574b7dc7c7d2c3b005b8660d623e49582
  Author: vladt 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/org/sonatype/nexus/ci/config/IqConfigNoIdToIdMigrator.groovy
M src/main/java/org/sonatype/nexus/ci/config/NxiqConfiguration.groovy
M src/main/resources/org/sonatype/nexus/ci/config/Messages.properties
M 
src/test/java/org/sonatype/nexus/ci/config/IqConfigNoIdToIdMigratorTest.groovy
M src/test/java/org/sonatype/nexus/ci/config/NxiqConfigurationTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorIntegrationTest.groovy
M src/test/java/org/sonatype/nexus/ci/util/IqUtilTest.groovy

  Log Message:
  ---
  Small fixes and more tests for multiple IQ server support INT-6202


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


[jenkinsci/nexus-platform-plugin] 35a96d: Small fixes and more tests for multiple IQ server ...

2021-11-16 Thread 'Vlad Tatavu' via Jenkins Commits
  Branch: refs/heads/INT-6202_SmallFixes
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 35a96d0dfd9907a7211039cd093af0898b68be46
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/35a96d0dfd9907a7211039cd093af0898b68be46
  Author: vladt 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/org/sonatype/nexus/ci/config/IqConfigNoIdToIdMigrator.groovy
M src/main/java/org/sonatype/nexus/ci/config/NxiqConfiguration.groovy
M src/main/resources/org/sonatype/nexus/ci/config/Messages.properties
M 
src/test/java/org/sonatype/nexus/ci/config/IqConfigNoIdToIdMigratorTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorIntegrationTest.groovy
M src/test/java/org/sonatype/nexus/ci/util/IqUtilTest.groovy

  Log Message:
  ---
  Small fixes and more tests for multiple IQ server support INT-6202


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


[jenkins-infra/jenkins-infra] b01307: chore: Update key "profile::buildmaster::agent_ima...

2021-11-16 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: 
refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a

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

  Commit: b0130732e953910f89ff4274baeaa1ca369f65c9

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

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

  Date:   2021-11-16 (Tue, 16 Nov 2021)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

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



... jnlp" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli





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


[jenkins-infra/jenkins-infra] b6ab85: chore: Update key "profile::buildmaster::agent_ima...

2021-11-16 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: 
refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a

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

  Commit: b6ab85f96d4f63423e5b669f8e6820ae76d0a8ee

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

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

  Date:   2021-11-16 (Tue, 16 Nov 2021)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

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



... jnlp-alpine" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli





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


[jenkins-infra/jenkins-infra] 5296c4: feat(trusted) use the same Docker CE version as th...

2021-11-16 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 5296c4c26e09181769c85326e563d9715b2c10c4
  
https://github.com/jenkins-infra/jenkins-infra/commit/5296c4c26e09181769c85326e563d9715b2c10c4
  Author: Damien Duportal 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M hieradata/clients/trusted-ci.yaml
M hieradata/common.yaml
M hieradata/vagrant/common.yaml

  Log Message:
  ---
  feat(trusted) use the same Docker CE version as the rest of machines

Signed-off-by: Damien Duportal 


  Commit: 2e11b7f68135a79e09379fca055a3cab7daf4f68
  
https://github.com/jenkins-infra/jenkins-infra/commit/2e11b7f68135a79e09379fca055a3cab7daf4f68
  Author: Damien Duportal 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M updatecli/weekly.d/docker-ce.yaml

  Log Message:
  ---
  chore(updatecli) add a condition for the docker-ce manifest

Signed-off-by: Damien Duportal 


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/1786fb4607b5...2e11b7f68135

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


[jenkinsci/nexus-platform-plugin] 6b5b45: Small fixes for multiple IQ server support INT-6202

2021-11-16 Thread 'Vlad Tatavu' via Jenkins Commits
  Branch: refs/heads/INT-6202_SmallFixes
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 6b5b452d04edb822cd657ddf9ea1fcd32fd91135
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/6b5b452d04edb822cd657ddf9ea1fcd32fd91135
  Author: vladt 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/org/sonatype/nexus/ci/config/IqConfigNoIdToIdMigrator.groovy
M src/main/java/org/sonatype/nexus/ci/config/NxiqConfiguration.groovy
M src/main/resources/org/sonatype/nexus/ci/config/Messages.properties
M 
src/test/java/org/sonatype/nexus/ci/config/IqConfigNoIdToIdMigratorTest.groovy

  Log Message:
  ---
  Small fixes for multiple IQ server support INT-6202


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


[jenkinsci/nodejs-plugin] 6d9d63: [maven-release-plugin] prepare for next developmen...

2021-11-16 Thread 'Nikolas Falco' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodejs-plugin
  Commit: 6d9d6348f1a2fffddc4b9d711a5aef3557ffa21e
  
https://github.com/jenkinsci/nodejs-plugin/commit/6d9d6348f1a2fffddc4b9d711a5aef3557ffa21e
  Author: Nikolas Falco 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  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/nodejs-plugin/push/refs/heads/master/506dc0-6d9d63%40github.com.


[jenkinsci/nodejs-plugin]

2021-11-16 Thread 'Nikolas Falco' via Jenkins Commits
  Branch: refs/tags/nodejs-1.4.2
  Home:   https://github.com/jenkinsci/nodejs-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/nodejs-plugin/push/refs/tags/nodejs-1.4.2/00-003d3c%40github.com.


[jenkinsci/nodejs-plugin] 506dc0: [maven-release-plugin] prepare release nodejs-1.4.2

2021-11-16 Thread 'Nikolas Falco' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodejs-plugin
  Commit: 506dc0757a711352be99c49ffdfb2045a856d35b
  
https://github.com/jenkinsci/nodejs-plugin/commit/506dc0757a711352be99c49ffdfb2045a856d35b
  Author: Nikolas Falco 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release nodejs-1.4.2


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


[jenkinsci/nodejs-plugin] 36fad8: [JENKINS-64646] Add ability to download NodeJS fro...

2021-11-16 Thread 'Nikolas Falco' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodejs-plugin
  Commit: 36fad8fe118c5ce12cb439f03fa3d37dcf2af10d
  
https://github.com/jenkinsci/nodejs-plugin/commit/36fad8fe118c5ce12cb439f03fa3d37dcf2af10d
  Author: Nikolas Falco 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/main/resources/jenkins/plugins/nodejs/tools/MirrorNodeJSInstaller/config.jelly
M 
src/main/resources/jenkins/plugins/nodejs/tools/NodeJSInstaller/config.jelly

  Log Message:
  ---
  [JENKINS-64646] Add ability to download NodeJS from a mirror

Fix jelly page that not include NodeJS installer content correctly.


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


[jenkinsci/nodejs-plugin] e57ce8: Fix jelly page that include NodeJS installer content.

2021-11-16 Thread 'Nikolas Falco' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodejs-plugin
  Commit: e57ce88f52f19ee515d31ef17fdc4c2df4f3b4f2
  
https://github.com/jenkinsci/nodejs-plugin/commit/e57ce88f52f19ee515d31ef17fdc4c2df4f3b4f2
  Author: Nikolas Falco 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/main/resources/jenkins/plugins/nodejs/tools/MirrorNodeJSInstaller/config.jelly
M 
src/main/resources/jenkins/plugins/nodejs/tools/NodeJSInstaller/config.jelly

  Log Message:
  ---
  Fix jelly page that include NodeJS installer content.


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


[jenkinsci/nexus-platform-plugin] fbfdac: Allow multiple IQ endpoints - CLM-19160

2021-11-16 Thread 'Richard Mealing' via Jenkins Commits
  Branch: refs/heads/CLM-19160_multiple_iq_endpoints
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: fbfdac2937097c3d28b1880d3e27a28387c96849
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/fbfdac2937097c3d28b1880d3e27a28387c96849
  Author: rmealing 
  Date:   2021-11-11 (Thu, 11 Nov 2021)

  Changed paths:
M src/main/java/org/sonatype/nexus/ci/config/ComToOrgMigrator.groovy
R 
src/main/java/org/sonatype/nexus/ci/config/ComToOrgMigratorInitializer.java
M src/main/java/org/sonatype/nexus/ci/config/GlobalNexusConfiguration.groovy
A src/main/java/org/sonatype/nexus/ci/config/IqConfigNoIdToIdMigrator.groovy
A src/main/java/org/sonatype/nexus/ci/config/MigratorInitializer.java
M src/main/java/org/sonatype/nexus/ci/config/NxiqConfiguration.groovy
M src/main/java/org/sonatype/nexus/ci/config/Nxrm2Configuration.groovy
M src/main/java/org/sonatype/nexus/ci/config/Nxrm3Configuration.groovy
M src/main/java/org/sonatype/nexus/ci/iq/IqApplication.groovy
M src/main/java/org/sonatype/nexus/ci/iq/IqClientFactory.groovy
M src/main/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluator.groovy
M src/main/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorBuildStep.groovy
M src/main/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorDescriptor.groovy
M src/main/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorUtil.groovy
M 
src/main/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorWorkflowStep.groovy
M src/main/java/org/sonatype/nexus/ci/iq/PolicyEvaluationException.groovy
M src/main/java/org/sonatype/nexus/ci/iq/PolicyEvaluationHealthAction.groovy
M src/main/java/org/sonatype/nexus/ci/iq/PolicyEvaluationReportUtil.groovy
M src/main/java/org/sonatype/nexus/ci/iq/RemoteScanResult.groovy
M src/main/java/org/sonatype/nexus/ci/iq/RemoteScanner.groovy
M src/main/java/org/sonatype/nexus/ci/iq/SelectedApplication.java
M src/main/java/org/sonatype/nexus/ci/nxrm/v2/ComponentUploaderNxrm2.groovy
M src/main/java/org/sonatype/nexus/ci/nxrm/v3/ComponentUploaderNxrm3.groovy
M src/main/java/org/sonatype/nexus/ci/util/IqUtil.groovy
M src/main/java/org/sonatype/nexus/ci/util/LoggerBridge.groovy
M src/main/java/org/sonatype/nexus/ci/util/Nxrm2Util.groovy
M src/main/java/org/sonatype/nexus/ci/util/Nxrm3Util.groovy
M src/main/java/org/sonatype/nexus/ci/util/NxrmUtil.groovy
M 
src/main/java/org/sonatype/nexus/ci/util/RepositoryManagerClientUtil.groovy
M 
src/main/resources/org/sonatype/nexus/ci/config/GlobalNexusConfiguration/config.groovy
M src/main/resources/org/sonatype/nexus/ci/config/Messages.properties
M 
src/main/resources/org/sonatype/nexus/ci/config/NxiqConfiguration/config.groovy
M 
src/main/resources/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorBuildStep/config.groovy
M 
src/main/resources/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorWorkflowStep/config.groovy
M src/main/resources/org/sonatype/nexus/ci/iq/Messages.properties
M 
src/main/resources/org/sonatype/nexus/ci/iq/PolicyEvaluationHealthAction/summary.groovy
M 
src/main/resources/org/sonatype/nexus/ci/iq/PolicyEvaluationProjectAction/jobMain.groovy
M src/test/java/org/sonatype/nexus/ci/config/ComToOrgMigratorTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/config/GlobalNexusConfigurationTest.groovy
A 
src/test/java/org/sonatype/nexus/ci/config/IqConfigNoIdToIdMigratorTest.groovy
M src/test/java/org/sonatype/nexus/ci/config/NxiqConfigurationTest.groovy
M src/test/java/org/sonatype/nexus/ci/iq/IqClientFactoryTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorDescriptorTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorIntegrationTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorSlaveIntegrationTest.groovy
M src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorTest.groovy
M src/test/java/org/sonatype/nexus/ci/iq/IqServerMockUtility.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/PolicyEvaluationHealthActionTest.groovy
M src/test/java/org/sonatype/nexus/ci/util/IqUtilTest.groovy

  Log Message:
  ---
  Allow multiple IQ endpoints - CLM-19160


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


[jenkinsci/config-file-provider-plugin]

2021-11-16 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-subversion-2.15.1
  Home:   https://github.com/jenkinsci/config-file-provider-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/config-file-provider-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-subversion-2.15.1/85e5b6-00%40github.com.


[jenkinsci/config-file-provider-plugin] 85e5b6: Bump subversion from 2.13.2 to 2.15.1

2021-11-16 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 85e5b63ee1403061cb172384346023cd19c67cf5
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/85e5b63ee1403061cb172384346023cd19c67cf5
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-11-08 (Mon, 08 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump subversion from 2.13.2 to 2.15.1

Bumps [subversion](https://github.com/jenkinsci/subversion-plugin) from 2.13.2 
to 2.15.1.
- [Release notes](https://github.com/jenkinsci/subversion-plugin/releases)
- 
[Changelog](https://github.com/jenkinsci/subversion-plugin/blob/master/docs/old-changelog.md)
- 
[Commits](https://github.com/jenkinsci/subversion-plugin/compare/subversion-2.13.2...subversion-2.15.1)

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

Signed-off-by: dependabot[bot] 


  Commit: 16c9a4d238c9da7af1e592c969a27ff403f128b2
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/16c9a4d238c9da7af1e592c969a27ff403f128b2
  Author: Adrien Lecharpentier 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #151 from 
jenkinsci/dependabot/maven/master/org.jenkins-ci.plugins-subversion-2.15.1

Bump subversion from 2.13.2 to 2.15.1


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/6aa8c64b58e6...16c9a4d238c9

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


[jenkinsci/config-file-provider-plugin] 914301: Fix invalid HTML page

2021-11-16 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 914301d8f2db3c714a2aa72b8e764d9646ba6dda
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/914301d8f2db3c714a2aa72b8e764d9646ba6dda
  Author: Adrien Lecharpentier 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/configfiles/ConfigFilesUI/show.jelly

  Log Message:
  ---
  Fix invalid HTML page

Because the style declaration was outside of the layout, the generatedHTML had 
the style declaration before the head tag.


  Commit: 6aa8c64b58e622034699c3f9dccafd2325271dfd
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/6aa8c64b58e622034699c3f9dccafd2325271dfd
  Author: Adrien Lecharpentier 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/configfiles/ConfigFilesUI/show.jelly

  Log Message:
  ---
  Merge pull request #153 from alecharp/fix/invalid-html-in-show-page

Fix invalid HTML page


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/c89c5258d5a2...6aa8c64b58e6

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


[jenkinsci/config-file-provider-plugin] 27599d: Update parent pom

2021-11-16 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 27599d455530b0edbf78964e5e1eb159a4735cfc
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/27599d455530b0edbf78964e5e1eb159a4735cfc
  Author: Adrien Lecharpentier 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update parent pom


  Commit: ebc0ec0bea037b6d645ca4fce65c40895edba268
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/ebc0ec0bea037b6d645ca4fce65c40895edba268
  Author: Adrien Lecharpentier 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update Jenkins core baseline

Update some dependencies versions to satisfy dependency resolution


  Commit: c89c5258d5a255768f9522ade8c5f1b3e45fe9fe
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/c89c5258d5a255768f9522ade8c5f1b3e45fe9fe
  Author: Adrien Lecharpentier 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #154 from alecharp/update-project-configuration

Update project configuration


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/e4350935b7cc...c89c5258d5a2

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


[jenkinsci/config-file-provider-plugin] 8a635f: [JENKINS-67122] Fix NPE in Pipeline Snippet Generator

2021-11-16 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 8a635fff80a351b7ac18203f241fabfcb8b12470
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/8a635fff80a351b7ac18203f241fabfcb8b12470
  Author: Mark Waite 
  Date:   2021-11-11 (Thu, 11 Nov 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/buildwrapper/ManagedFile.java

  Log Message:
  ---
  [JENKINS-67122] Fix NPE in Pipeline Snippet Generator

The Pipeline snippet generator reports an exception when trying to
generate a sample using configFileProvider.  It assumes the context is
always not-null, yet in the context of the Pipeline syntax generator
at the root, there is no context to be used.

https://issues.jenkins.io/browse/JENKINS-67122

See the issue locally by opening
http://localhost:8080/jenkins/pipeline-syntax then selecting
configFileProvider from the drop down list

A different issue is visible when opening from inside a job definition.
It reports HTTP error 403.


  Commit: e4350935b7cc36e680696656269100164ea3ecaf
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/e4350935b7cc36e680696656269100164ea3ecaf
  Author: Adrien Lecharpentier 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/buildwrapper/ManagedFile.java

  Log Message:
  ---
  Merge pull request #152 from MarkEWaite/fix-npe-in-pipeline-snippet-generator

[JENKINS-67122] Fix NPE in Pipeline Snippet Generator


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/95c5b2bcbbd1...e4350935b7cc

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


[jenkinsci/config-file-provider-plugin] 783189: Enable jdk11 build on CI

2021-11-16 Thread 'Adrien Lecharpentier' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 783189403c1117922b51f0fa02e5bd2a8bd31d42
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/783189403c1117922b51f0fa02e5bd2a8bd31d42
  Author: aHenryJard 
  Date:   2021-10-13 (Wed, 13 Oct 2021)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Enable jdk11 build on CI


  Commit: 95c5b2bcbbd110478e4162e3f3e71bfed50fcfff
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/95c5b2bcbbd110478e4162e3f3e71bfed50fcfff
  Author: Adrien Lecharpentier 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Merge pull request #149 from aHenryJard/jdk11-ci

[JENKINS-66887] Enable jdk11 build on CI on jenkins.io


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/797eb5614925...95c5b2bcbbd1

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


[jenkinsci/config-file-provider-plugin]

2021-11-16 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.277.x-961.vf0c9f6f59827
  Home:   https://github.com/jenkinsci/config-file-provider-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/config-file-provider-plugin/push/refs/heads/dependabot/maven/master/io.jenkins.tools.bom-bom-2.277.x-961.vf0c9f6f59827/128033-00%40github.com.


[jenkinsci/config-file-provider-plugin]

2021-11-16 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plain-credentials-1.7
  Home:   https://github.com/jenkinsci/config-file-provider-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/config-file-provider-plugin/push/refs/heads/dependabot/maven/master/org.jenkins-ci.plugins-plain-credentials-1.7/cc4bb0-00%40github.com.


[jenkinsci/config-file-provider-plugin]

2021-11-16 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/master/org.apache.commons-commons-lang3-3.12.0
  Home:   https://github.com/jenkinsci/config-file-provider-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/config-file-provider-plugin/push/refs/heads/dependabot/maven/master/org.apache.commons-commons-lang3-3.12.0/777cf8-00%40github.com.


[jenkinsci/config-file-provider-plugin]

2021-11-16 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/master/commons-net-commons-net-3.8.0
  Home:   https://github.com/jenkinsci/config-file-provider-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/config-file-provider-plugin/push/refs/heads/dependabot/maven/master/commons-net-commons-net-3.8.0/8055bf-00%40github.com.


[jenkinsci/blazemeter-plugin] 59e2b1: [maven-release-plugin] prepare for next developmen...

2021-11-16 Thread 'dnyaneshnagre' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blazemeter-plugin
  Commit: 59e2b18c1647548bdc428a0c43b4f943171565c0
  
https://github.com/jenkinsci/blazemeter-plugin/commit/59e2b18c1647548bdc428a0c43b4f943171565c0
  Author: Dnyaneshwar Nagre 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

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


[jenkinsci/blazemeter-plugin]

2021-11-16 Thread 'dnyaneshnagre' via Jenkins Commits
  Branch: refs/tags/BlazeMeterJenkinsPlugin-4.12
  Home:   https://github.com/jenkinsci/blazemeter-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/blazemeter-plugin/push/refs/tags/BlazeMeterJenkinsPlugin-4.12/00-97e06f%40github.com.


[jenkinsci/blazemeter-plugin] 7dbef4: [maven-release-plugin] prepare release BlazeMeterJ...

2021-11-16 Thread 'dnyaneshnagre' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/blazemeter-plugin
  Commit: 7dbef47895a637b5128d98e1de8ee593e2dc3f1a
  
https://github.com/jenkinsci/blazemeter-plugin/commit/7dbef47895a637b5128d98e1de8ee593e2dc3f1a
  Author: Dnyaneshwar Nagre 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

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


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


[jenkins-infra/jenkins.io] 6a91a8: Adjust and add entries to 2.321 changelog

2021-11-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 6a91a88758c0bd5f41d40f6c4ca2311412f0e398
  
https://github.com/jenkins-infra/jenkins.io/commit/6a91a88758c0bd5f41d40f6c4ca2311412f0e398
  Author: Mark Waite 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

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

  Log Message:
  ---
  Adjust and add entries to 2.321 changelog

Entries merged near release time were not included in the merged 2.321
pull request.

Developer entries need to be moved to the end of the list.

References added to other information (like Spring security release
notes)


  Commit: 5b0e16b5cb84de8fb6a5c29b81308083f56c266d
  
https://github.com/jenkins-infra/jenkins.io/commit/5b0e16b5cb84de8fb6a5c29b81308083f56c266d
  Author: Mark Waite 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

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

  Log Message:
  ---
  Merge pull request #4722 from MarkEWaite/update-2.321-changelog

Update 2.321 changelog


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/9a1964ce41b0...5b0e16b5cb84

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


[jenkinsci/xldeploy-plugin] b7bae3: Update README.md

2021-11-16 Thread 'Fellipe A' via Jenkins Commits
  Branch: refs/heads/update-docs
  Home:   https://github.com/jenkinsci/xldeploy-plugin
  Commit: b7bae38969cebfe22c8fc2089b1a1f90661ee4c0
  
https://github.com/jenkinsci/xldeploy-plugin/commit/b7bae38969cebfe22c8fc2089b1a1f90661ee4c0
  Author: Fellipe A 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M docs/README.md

  Log Message:
  ---
  Update README.md


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


[jenkins-infra/jenkins-infra]

2021-11-16 Thread 'Damien Duportal' via Jenkins Commits
  Branch: 
refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a
  Home:   https://github.com/jenkins-infra/jenkins-infra

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


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

2021-11-16 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/heads/production

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

  Commit: 1786fb4607b5a40d3cd71beef2416027f5c89d3b

  
https://github.com/jenkins-infra/jenkins-infra/commit/1786fb4607b5a40d3cd71beef2416027f5c89d3b

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

  Date:   2021-11-16 (Tue, 16 Nov 2021)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

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



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



... jnlp" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli



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



... jnlp-alpine" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli



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



... jnlp-maven-11" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli



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



... jnlp-ruby" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli



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



... jnlp" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli



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



... jnlp-alpine" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli



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



... jnlp-maven-8" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli



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



... jnlp-node" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli



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



... jnlp-ruby" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli



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



... jnlp-maven-11" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli



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



... jnlp-node" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli



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



... jnlp-maven-8" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli



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

Co-authored-by: Damien Duportal 





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


[jenkins-infra/jenkins-infra] 004632: Remove 'java' label from s390x (#1985)

2021-11-16 Thread 'Damien Duportal' via Jenkins Commits
  Branch: 
refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a

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

  Commit: 004632307b1d6b6a1b366030c5eaec2f617c87a5

  
https://github.com/jenkins-infra/jenkins-infra/commit/004632307b1d6b6a1b366030c5eaec2f617c87a5

  Author: Mark Waite 

  Date:   2021-11-15 (Mon, 15 Nov 2021)



  Changed paths:

M dist/profile/templates/azure.ci.jenkins.io/agents.yaml.erb



  Log Message:

  ---

  Remove 'java' label from s390x (#1985)



The 'java' label is used for JDK 8.  The JDK 8 implementation for s390x

does not have the hotspot just-in-time compiler.  Reasonable performance

with Java 8 on s390x needs OpenJ9.  Rather than introduce OpenJ9 for

Java 8, we'll avoid runnning Java 8 jobs on s390x.



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





  Commit: 3dacd6944d30ab2e4fece05125b16aa4a0720e7f

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

  Author: Damien Duportal 

  Date:   2021-11-16 (Tue, 16 Nov 2021)



  Changed paths:

M hieradata/common.yaml

M updatecli/weekly.d/buildmaster-tools-jdk11.yaml

M updatecli/weekly.d/buildmaster-tools-jdk17.yaml

M updatecli/weekly.d/buildmaster-tools-jdk8.yaml

M updatecli/weekly.d/buildmaster-tools-maven.yaml

M updatecli/weekly.d/jenkins-lts.yaml

M updatecli/weekly.d/openvpn.yaml

M updatecli/weekly.d/updatecli.yaml



  Log Message:

  ---

  chore(updatecli) cleanup + use tags for docker-openvpn



Signed-off-by: Damien Duportal 





  Commit: d9b6dc91027ae8fc2c5cc7c202b5218a2ce0497c

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

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

  Date:   2021-11-16 (Tue, 16 Nov 2021)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

  chore: Update key "profile::openvpn::image_tag" from file "hieradata/co...



... mmon.yaml"



Made with ❤️️  by updatecli





  Commit: 5d1a47baa1f4acd92bb8ace7abf793454ed09f9d

  
https://github.com/jenkins-infra/jenkins-infra/commit/5d1a47baa1f4acd92bb8ace7abf793454ed09f9d

  Author: Damien Duportal 

  Date:   2021-11-16 (Tue, 16 Nov 2021)



  Changed paths:

M dist/profile/templates/azure.ci.jenkins.io/agents.yaml.erb

M hieradata/common.yaml

M updatecli/weekly.d/buildmaster-tools-jdk11.yaml

M updatecli/weekly.d/buildmaster-tools-jdk17.yaml

M updatecli/weekly.d/buildmaster-tools-jdk8.yaml

M updatecli/weekly.d/buildmaster-tools-maven.yaml

M updatecli/weekly.d/jenkins-lts.yaml

M updatecli/weekly.d/openvpn.yaml

M updatecli/weekly.d/updatecli.yaml



  Log Message:

  ---

  Merge branch 'production' into 
updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a





Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/930fb13dd979...5d1a47baa1f4

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


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

2021-11-16 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/heads/production

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

  Commit: d9b6dc91027ae8fc2c5cc7c202b5218a2ce0497c

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

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

  Date:   2021-11-16 (Tue, 16 Nov 2021)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

  chore: Update key "profile::openvpn::image_tag" from file "hieradata/co...



... mmon.yaml"



Made with ❤️️  by updatecli





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


[jenkins-infra/jenkins-infra]

2021-11-16 Thread 'Damien Duportal' via Jenkins Commits
  Branch: 
refs/heads/updatecli_68e982ef6485afc01aad0d41ff78c7e134f8ef31627de551264014ee773a5f6b
  Home:   https://github.com/jenkins-infra/jenkins-infra

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


[jenkins-infra/jenkins.io]

2021-11-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.321
  Home:   https://github.com/jenkins-infra/jenkins.io

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


[jenkins-infra/jenkins.io] d79ab8: Automated changelog for 2.321

2021-11-16 Thread 'Mark Waite' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: d79ab8aac3bf190dada317477fd3af74e40933a5
  
https://github.com/jenkins-infra/jenkins.io/commit/d79ab8aac3bf190dada317477fd3af74e40933a5
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2021-11-16 (Tue, 16 Nov 2021)

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

  Log Message:
  ---
  Automated changelog for 2.321


  Commit: 9a1964ce41b0f21619513784e2f7a168256dad05
  
https://github.com/jenkins-infra/jenkins.io/commit/9a1964ce41b0f21619513784e2f7a168256dad05
  Author: Mark Waite 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

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

  Log Message:
  ---
  Merge pull request #4708 from jenkins-infra/automated-weekly-changelog/2.321

Automated changelog for 2.321


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/7172342c2ccd...9a1964ce41b0

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


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

2021-11-16 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: 
refs/heads/updatecli_68e982ef6485afc01aad0d41ff78c7e134f8ef31627de551264014ee773a5f6b

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

  Commit: 2a8c2d0285e6589d264a3a9fdcac0383ba30ee6a

  
https://github.com/jenkins-infra/jenkins-infra/commit/2a8c2d0285e6589d264a3a9fdcac0383ba30ee6a

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

  Date:   2021-11-16 (Tue, 16 Nov 2021)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

  chore: Update key "profile::openvpn::image_tag" from file "hieradata/co...



... mmon.yaml"



Made with ❤️️  by updatecli





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


[jenkins-infra/jenkins-infra] 930fb1: chore: Update key "profile::buildmaster::agent_ima...

2021-11-16 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: 
refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a

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

  Commit: 930fb13dd97944f610e3e618169e65544a126efa

  
https://github.com/jenkins-infra/jenkins-infra/commit/930fb13dd97944f610e3e618169e65544a126efa

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

  Date:   2021-11-16 (Tue, 16 Nov 2021)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

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



... jnlp-maven-8" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli





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


[jenkins-infra/jenkins-infra] 01e0df: chore: Update key "profile::buildmaster::agent_ima...

2021-11-16 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: 
refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a

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

  Commit: 01e0df04139981ddb4b6e68efbcc91ac346dfdac

  
https://github.com/jenkins-infra/jenkins-infra/commit/01e0df04139981ddb4b6e68efbcc91ac346dfdac

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

  Date:   2021-11-16 (Tue, 16 Nov 2021)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

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



... jnlp-node" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli





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


[jenkins-infra/jenkins-infra] 4ddd0a: chore: Update key "profile::buildmaster::agent_ima...

2021-11-16 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: 
refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a

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

  Commit: 4ddd0afa1424ee6c68b16f3d06591fda0f39b924

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

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

  Date:   2021-11-16 (Tue, 16 Nov 2021)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

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



... jnlp-maven-11" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli





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


[jenkins-infra/jenkins-infra] 2e2ac7: chore: Update key "profile::buildmaster::agent_ima...

2021-11-16 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: 
refs/heads/updatecli_40fd495590b5d853e294ba645832c324b5b8334a4deb3cbd3e9ffc3da549fe9a

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

  Commit: 2e2ac71d0cfbb2eb729c2228c7464ebb54066977

  
https://github.com/jenkins-infra/jenkins-infra/commit/2e2ac71d0cfbb2eb729c2228c7464ebb54066977

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

  Date:   2021-11-16 (Tue, 16 Nov 2021)



  Changed paths:

M hieradata/common.yaml



  Log Message:

  ---

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



... jnlp-ruby" from file "hieradata/common.yaml"



Made with ❤️️  by updatecli





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


[jenkins-infra/jenkins-infra] 3dacd6: chore(updatecli) cleanup + use tags for docker-ope...

2021-11-16 Thread 'Damien Duportal' via Jenkins Commits
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 3dacd6944d30ab2e4fece05125b16aa4a0720e7f
  
https://github.com/jenkins-infra/jenkins-infra/commit/3dacd6944d30ab2e4fece05125b16aa4a0720e7f
  Author: Damien Duportal 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M hieradata/common.yaml
M updatecli/weekly.d/buildmaster-tools-jdk11.yaml
M updatecli/weekly.d/buildmaster-tools-jdk17.yaml
M updatecli/weekly.d/buildmaster-tools-jdk8.yaml
M updatecli/weekly.d/buildmaster-tools-maven.yaml
M updatecli/weekly.d/jenkins-lts.yaml
M updatecli/weekly.d/openvpn.yaml
M updatecli/weekly.d/updatecli.yaml

  Log Message:
  ---
  chore(updatecli) cleanup + use tags for docker-openvpn

Signed-off-by: Damien Duportal 


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


[jenkinsci/electricflow-plugin] 6a8391: [NTVEPLUGIN-450] Fix item context in Credentials d...

2021-11-16 Thread 'Dmitriy Shamatrin' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 6a83910250e0b3b23e925654cd063b75dac2f90c
  
https://github.com/jenkinsci/electricflow-plugin/commit/6a83910250e0b3b23e925654cd063b75dac2f90c
  Author: Allan Burdajewicz 
  Date:   2021-10-28 (Thu, 28 Oct 2021)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/Credential.java
A src/test/java/org/jenkinsci/plugins/electricflow/CredentialsTest.java

  Log Message:
  ---
  [NTVEPLUGIN-450] Fix item context in Credentials dropdowns


  Commit: 744fc76b50f8efa6a941acba9d8b4f61ec41c14d
  
https://github.com/jenkinsci/electricflow-plugin/commit/744fc76b50f8efa6a941acba9d8b4f61ec41c14d
  Author: Dmitriy Shamatrin 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/Credential.java
A src/test/java/org/jenkinsci/plugins/electricflow/CredentialsTest.java

  Log Message:
  ---
  Merge pull request #211 from Dohbedoh/NTVEPLUGIN-450

[NTVEPLUGIN-450] Fix item context in Credentials dropdowns


Compare: 
https://github.com/jenkinsci/electricflow-plugin/compare/3964fe2df1b7...744fc76b50f8

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


[jenkinsci/mercurial-plugin] 4834dd: style: Use vectorized icon

2021-11-16 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mercurial-plugin
  Commit: 4834ddeb066e561740f57f42a8bc42b702b54f32
  
https://github.com/jenkinsci/mercurial-plugin/commit/4834ddeb066e561740f57f42a8bc42b702b54f32
  Author: NotMyFault 
  Date:   2021-11-09 (Tue, 09 Nov 2021)

  Changed paths:
R src/images/logo.svg
M src/main/java/hudson/plugins/mercurial/MercurialTagAction.java
M 
src/main/resources/hudson/plugins/mercurial/MercurialTagAction/summary.jelly
R src/main/webapp/images/16x16/logo.png
R src/main/webapp/images/24x24/logo.png
R src/main/webapp/images/32x32/logo.png
R src/main/webapp/images/48x48/logo.png
A src/main/webapp/images/logo.svg

  Log Message:
  ---
  style: Use vectorized icon


  Commit: 9f3c7b2b1adaed37f34b8f1c17cba276eb8b3d9c
  
https://github.com/jenkinsci/mercurial-plugin/commit/9f3c7b2b1adaed37f34b8f1c17cba276eb8b3d9c
  Author: Jesse Glick 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
R src/images/logo.svg
M src/main/java/hudson/plugins/mercurial/MercurialTagAction.java
M 
src/main/resources/hudson/plugins/mercurial/MercurialTagAction/summary.jelly
R src/main/webapp/images/16x16/logo.png
R src/main/webapp/images/24x24/logo.png
R src/main/webapp/images/32x32/logo.png
R src/main/webapp/images/48x48/logo.png
A src/main/webapp/images/logo.svg

  Log Message:
  ---
  Merge pull request #184 from NotMyFault/style/master/update-icons

Use vectorized icon


Compare: 
https://github.com/jenkinsci/mercurial-plugin/compare/592b2f85ae2f...9f3c7b2b1ada

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


[jenkinsci/mercurial-plugin]

2021-11-16 Thread 'dependabot[bot]' via Jenkins Commits
  Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.31
  Home:   https://github.com/jenkinsci/mercurial-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/mercurial-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-4.31/37b2d8-00%40github.com.


[jenkinsci/mercurial-plugin] ed9e37: No need to override `reuseForks`

2021-11-16 Thread 'Jesse Glick' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mercurial-plugin
  Commit: ed9e3711ceeab813ba1e3c9bd38cdc8e5fd15472
  
https://github.com/jenkinsci/mercurial-plugin/commit/ed9e3711ceeab813ba1e3c9bd38cdc8e5fd15472
  Author: Jesse Glick 
  Date:   2021-11-08 (Mon, 08 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  No need to override `reuseForks`


  Commit: 592b2f85ae2fce210d4c29e4b31d33faa2afdaff
  
https://github.com/jenkinsci/mercurial-plugin/commit/592b2f85ae2fce210d4c29e4b31d33faa2afdaff
  Author: Jesse Glick 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #183 from jglick/reuseForks

No need to override `reuseForks`


Compare: 
https://github.com/jenkinsci/mercurial-plugin/compare/bb9b9b1453e0...592b2f85ae2f

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


[jenkins-infra/jenkins.io] e6cae3: Automated changelog for 2.322

2021-11-16 Thread 'jenkins-infra-changelog-generator[bot]' via Jenkins Commits
  Branch: refs/heads/automated-weekly-changelog/2.322
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: e6cae326ca0ecf0d2ecab8255ab2f4d764746885
  
https://github.com/jenkins-infra/jenkins.io/commit/e6cae326ca0ecf0d2ecab8255ab2f4d764746885
  Author: jenkins-infra-changelog-generator 
<86592549+jenkins-infra-changelog-generator[bot]@users.noreply.github.com>
  Date:   2021-11-16 (Tue, 16 Nov 2021)

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

  Log Message:
  ---
  Automated changelog for 2.322


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


[jenkinsci/jenkins]

2021-11-16 Thread 'Jenkins Release Bot' via Jenkins Commits
  Branch: refs/tags/jenkins-2.321
  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/tags/jenkins-2.321/00-cf194c%40github.com.


[jenkinsci/jenkins] 9cf70b: [maven-release-plugin] prepare release jenkins-2.321

2021-11-16 Thread 'Jenkins Release Bot' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 9cf70b057886fb8191e434f23cd568d8c6f25c45
  
https://github.com/jenkinsci/jenkins/commit/9cf70b057886fb8191e434f23cd568d8c6f25c45
  Author: Jenkins Release Bot 
<66998184+jenkins-release-...@users.noreply.github.com>
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M bom/pom.xml
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jenkins-2.321


  Commit: cc30606c2706b4218acdfd5704fec37278a2cf25
  
https://github.com/jenkinsci/jenkins/commit/cc30606c2706b4218acdfd5704fec37278a2cf25
  Author: Jenkins Release Bot 
<66998184+jenkins-release-...@users.noreply.github.com>
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M bom/pom.xml
M cli/pom.xml
M core/pom.xml
M pom.xml
M test/pom.xml
M war/pom.xml

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


Compare: 
https://github.com/jenkinsci/jenkins/compare/0887ad108535...cc30606c2706

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


[jenkinsci/tm4j-automation-plugin] 155b8e: Fix directory creation error

2021-11-16 Thread 'Chico Faccin' via Jenkins Commits
  Branch: refs/heads/bugfix/circleCiNotTriggerFromFork
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 155b8e269c02d4f03101d849b6c3af757af3310a
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/155b8e269c02d4f03101d849b6c3af757af3310a
  Author: Simon Chapman 
  Date:   2021-11-10 (Wed, 10 Nov 2021)

  Changed paths:
M 
src/main/java/com/adaptavist/tm4j/jenkins/cucumber/CucumberFileProcessor.java

  Log Message:
  ---
  Fix directory creation error

The default path being "target/cucumber_tmp" means the
creation via mkdir will fail if "target" does not already exist.


  Commit: 0384a362b90996e1c1c4f908573c53edede2e770
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/0384a362b90996e1c1c4f908573c53edede2e770
  Author: Simon Chapman 
  Date:   2021-11-10 (Wed, 10 Nov 2021)

  Changed paths:
M 
src/main/java/com/adaptavist/tm4j/jenkins/cucumber/CucumberFileProcessor.java

  Log Message:
  ---
  Fix directory deletion error

tmpDirectory has already been through getTmpDirectory once, sending it through 
again
results in the path being target/cucumber_tmp/target/cucumber_tmp


  Commit: 2883acd8d66b78e4583826612b8764789af13975
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/2883acd8d66b78e4583826612b8764789af13975
  Author: Simon Chapman 
  Date:   2021-11-10 (Wed, 10 Nov 2021)

  Changed paths:
M 
src/test/java/com/adaptavist/tm4j/jenkins/cucumber/CucumberReportParserTest.java

  Log Message:
  ---
  Improve test coverage for tmp with  subdirectory


  Commit: 933e97c3ca68d3ca0d7e3283c9507bcc112b184e
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/933e97c3ca68d3ca0d7e3283c9507bcc112b184e
  Author: Vitor Pelizza 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/main/java/com/adaptavist/tm4j/jenkins/cucumber/CucumberFileProcessor.java
M 
src/test/java/com/adaptavist/tm4j/jenkins/cucumber/CucumberReportParserTest.java

  Log Message:
  ---
  Merge pull request #34 from sichapman/bugfix/tmpDirManagement

Fix temporary directory creation/deletion


  Commit: b6c3520bec5bfcdcf149632bad0fb5f4af46
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/b6c3520bec5bfcdcf149632bad0fb5f4af46
  Author: Chico Faccin 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M 
src/main/java/com/adaptavist/tm4j/jenkins/cucumber/CucumberFileProcessor.java
M 
src/test/java/com/adaptavist/tm4j/jenkins/cucumber/CucumberReportParserTest.java

  Log Message:
  ---
  Merge branch 'master' into bugfix/circleCiNotTriggerFromFork


Compare: 
https://github.com/jenkinsci/tm4j-automation-plugin/compare/ae4c84b8982f...b6c3520bec5b

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


[jenkinsci/tm4j-automation-plugin] ae4c84: How to trigger CircleCi manually

2021-11-16 Thread 'Chico Faccin' via Jenkins Commits
  Branch: refs/heads/bugfix/circleCiNotTriggerFromFork
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: ae4c84b8982f715e7f40b1bf9925c159a9cc1dc4
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/ae4c84b8982f715e7f40b1bf9925c159a9cc1dc4
  Author: Cleberson Faccin 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M README.md

  Log Message:
  ---
  How to trigger CircleCi manually


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


[jenkinsci/tm4j-automation-plugin] 2246ce: Allow customization of created test cycle

2021-11-16 Thread 'Johnatha Felix' via Jenkins Commits
  Branch: refs/heads/feat/TM4J-4298-custom-automation-cycle-5
  Home:   https://github.com/jenkinsci/tm4j-automation-plugin
  Commit: 2246cec6e40d44ac7080cc905dd417d2c3aa2e9f
  
https://github.com/jenkinsci/tm4j-automation-plugin/commit/2246cec6e40d44ac7080cc905dd417d2c3aa2e9f
  Author: Johnatha Felix 
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
M pom.xml
M run.sh
A src/main/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycle.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/Instance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraCloudInstance.java
M src/main/java/com/adaptavist/tm4j/jenkins/extensions/JiraInstance.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/buildsteps/FeatureFilesDownloader.java
M 
src/main/java/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher.java
M src/main/java/com/adaptavist/tm4j/jenkins/http/Tm4jJiraRestClient.java
M src/main/java/com/adaptavist/tm4j/jenkins/utils/FormHelper.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/GsonUtils.java
A src/main/java/com/adaptavist/tm4j/jenkins/utils/UnirestUtils.java
M 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/config.jelly
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-customTestCycle.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleCustomFields.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleDescription.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleFolderId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleJiraProjectVersionId.html
A 
src/main/resources/com/adaptavist/tm4j/jenkins/extensions/postbuildactions/TestResultPublisher/help-testCycleName.html
A 
src/test/java/com/adaptavist/tm4j/jenkins/extensions/CustomTestCycleTest.java

  Log Message:
  ---
  Allow customization of created test cycle


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


[jenkinsci/pipeline-stage-view-plugin]

2021-11-16 Thread 'Olivier Lamy' via Jenkins Commits
  Branch: 
refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.2
  Home:   https://github.com/jenkinsci/pipeline-stage-view-plugin

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-stage-view-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.incrementals-git-changelist-maven-extension-1.2/f3611f-00%40github.com.


  1   2   >