[jenkinsci/support-core-plugin] 260c07: [maven-release-plugin] prepare for next developmen...

2021-09-27 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 260c07c284d6a1857346a351f13d49a721cf05e1
  
https://github.com/jenkinsci/support-core-plugin/commit/260c07c284d6a1857346a351f13d49a721cf05e1
  Author: Ramon Leon 
  Date:   2021-09-27 (Mon, 27 Sep 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/support-core-plugin/push/refs/heads/master/bc8127-260c07%40github.com.


[jenkinsci/support-core-plugin]

2021-09-27 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/tags/support-core-2.76
  Home:   https://github.com/jenkinsci/support-core-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/support-core-plugin/push/refs/tags/support-core-2.76/00-1a84b8%40github.com.


[jenkinsci/support-core-plugin] bc8127: [maven-release-plugin] prepare release support-cor...

2021-09-27 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: bc8127f1c51acd0e78963e19ff07d8a6ac3f7ced
  
https://github.com/jenkinsci/support-core-plugin/commit/bc8127f1c51acd0e78963e19ff07d8a6ac3f7ced
  Author: Ramon Leon 
  Date:   2021-09-27 (Mon, 27 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release support-core-2.76


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


[jenkinsci/support-core-plugin] f76498: Bump assertj-core from 3.20.2 to 3.21.0

2021-09-27 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: f76498dadc575779bc8d4911092d1933f578e8d3
  
https://github.com/jenkinsci/support-core-plugin/commit/f76498dadc575779bc8d4911092d1933f578e8d3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-09-20 (Mon, 20 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump assertj-core from 3.20.2 to 3.21.0

Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.20.2 to 
3.21.0.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- 
[Commits](https://github.com/assertj/assertj-core/compare/assertj-core-3.20.2...assertj-core-3.21.0)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] 


  Commit: 702c0aaa291c52c021da0263f29a5c6391bd622e
  
https://github.com/jenkinsci/support-core-plugin/commit/702c0aaa291c52c021da0263f29a5c6391bd622e
  Author: Ramon Leon 
  Date:   2021-09-27 (Mon, 27 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #306 from 
jenkinsci/dependabot/maven/org.assertj-assertj-core-3.21.0


Compare: 
https://github.com/jenkinsci/support-core-plugin/compare/97e095c678ff...702c0aaa291c

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


[jenkinsci/support-core-plugin] 1f2338: [JENKINS-50010] Add Global Configuration and Category

2021-09-27 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 1f23387cb14b94af15784e1933a27176aa1dddc2
  
https://github.com/jenkinsci/support-core-plugin/commit/1f23387cb14b94af15784e1933a27176aa1dddc2
  Author: Allan Burdajewicz 
  Date:   2021-06-15 (Tue, 15 Jun 2021)

  Changed paths:
M README.md
A 
src/main/java/com/cloudbees/jenkins/support/config/SupportAutomatedBundleConfiguration.java
A 
src/main/java/com/cloudbees/jenkins/support/config/SupportPluginConfigurationCategory.java
A 
src/main/java/com/cloudbees/jenkins/support/config/SupportPluginManagement.java
A 
src/main/resources/com/cloudbees/jenkins/support/config/Messages.properties
A 
src/main/resources/com/cloudbees/jenkins/support/config/SupportAutomatedBundleConfiguration/components.jelly
A 
src/main/resources/com/cloudbees/jenkins/support/config/SupportAutomatedBundleConfiguration/config.jelly
A 
src/main/resources/com/cloudbees/jenkins/support/config/SupportAutomatedBundleConfiguration/help-components.html
A 
src/main/resources/com/cloudbees/jenkins/support/config/SupportAutomatedBundleConfiguration/help-enabled.html
A 
src/main/resources/com/cloudbees/jenkins/support/config/SupportAutomatedBundleConfiguration/help-period.html
A 
src/main/resources/com/cloudbees/jenkins/support/config/SupportPluginManagement/index.jelly
A 
src/main/resources/com/cloudbees/jenkins/support/config/SupportPluginManagement/sidepanel.jelly
M src/test/java/com/cloudbees/jenkins/support/CasCTest.java
A 
src/test/java/com/cloudbees/jenkins/support/config/SupportAutomatedBundleConfigurationTest.java
M 
src/test/resources/com/cloudbees/jenkins/support/configuration-as-code.yaml

  Log Message:
  ---
  [JENKINS-50010] Add Global Configuration and Category


  Commit: 71b25520cfc9ffa883fb06c8627bf0fa3673c4de
  
https://github.com/jenkinsci/support-core-plugin/commit/71b25520cfc9ffa883fb06c8627bf0fa3673c4de
  Author: Allan Burdajewicz 
  Date:   2021-06-15 (Tue, 15 Jun 2021)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/support/config/SupportAutomatedBundleConfiguration.java

  Log Message:
  ---
  [JENKINS-50010] AUTO_BUNDLE_PERIOD_HOURS cannot be negative


  Commit: 74f04d331bcf6ce2449efc0acf509a9a3146d5c6
  
https://github.com/jenkinsci/support-core-plugin/commit/74f04d331bcf6ce2449efc0acf509a9a3146d5c6
  Author: Allan Burdajewicz 
  Date:   2021-06-15 (Tue, 15 Jun 2021)

  Changed paths:
M README.md
M 
src/main/resources/com/cloudbees/jenkins/support/config/SupportAutomatedBundleConfiguration/help-enabled.html
M 
src/main/resources/com/cloudbees/jenkins/support/config/SupportAutomatedBundleConfiguration/help-period.html

  Log Message:
  ---
  [JENKINS-50010] clarify usage of AUTO_BUNDLE_PERIOD_HOURS system property


  Commit: 8feb12a0b0f7be3a772467975f1101a6ff7be60f
  
https://github.com/jenkinsci/support-core-plugin/commit/8feb12a0b0f7be3a772467975f1101a6ff7be60f
  Author: Allan Burdajewicz 
  Date:   2021-06-15 (Tue, 15 Jun 2021)

  Changed paths:
M README.md
M 
src/main/java/com/cloudbees/jenkins/support/config/SupportAutomatedBundleConfiguration.java
M 
src/test/java/com/cloudbees/jenkins/support/config/SupportAutomatedBundleConfigurationTest.java

  Log Message:
  ---
  [JENKINS-50010] select all components by default


  Commit: 49b3584dd81a3a48fb61dabcf9883abc7e50cf75
  
https://github.com/jenkinsci/support-core-plugin/commit/49b3584dd81a3a48fb61dabcf9883abc7e50cf75
  Author: Allan Burdajewicz 
  Date:   2021-06-15 (Tue, 15 Jun 2021)

  Changed paths:
M README.md
M 
src/main/java/com/cloudbees/jenkins/support/config/SupportAutomatedBundleConfiguration.java
M 
src/test/java/com/cloudbees/jenkins/support/config/SupportAutomatedBundleConfigurationTest.java

  Log Message:
  ---
  [JENKINS-50010] Few fixes / typos


  Commit: 984a577f3dd50989e6944b2eb16c74e44ab0f3b5
  
https://github.com/jenkinsci/support-core-plugin/commit/984a577f3dd50989e6944b2eb16c74e44ab0f3b5
  Author: Allan Burdajewicz 
  Date:   2021-06-15 (Tue, 15 Jun 2021)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/support/config/SupportAutomatedBundleConfiguration.java

  Log Message:
  ---
  [JENKINS-50010] Simplify setEnabled


  Commit: ed1c34bbb6783883250e9810a456c23001efecc1
  
https://github.com/jenkinsci/support-core-plugin/commit/ed1c34bbb6783883250e9810a456c23001efecc1
  Author: Allan Burdajewicz 
  Date:   2021-06-15 (Tue, 15 Jun 2021)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/support/SupportPlugin.java

  Log Message:
  ---
  [JENKINS-50010] Rebase


  Commit: 136cc7970b87fc15e0970c57e95bd51d3b21
  
https://github.com/jenkinsci/support-core-plugin/commit/136cc7970b87fc15e0970c57e95bd51d3b21
  Author: Allan Burdajewicz 
  Date:   2021-06-15 (Tue, 15 Jun 2021)

  Changed paths:
M 

[jenkinsci/support-core-plugin] 9d56bf: make unit test compatible with jenkins 2.307+

2021-09-27 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 9d56bf6a191b0a7c0de69e16c262cf86180f3d38
  
https://github.com/jenkinsci/support-core-plugin/commit/9d56bf6a191b0a7c0de69e16c262cf86180f3d38
  Author: Carroll Chiou 
  Date:   2021-09-21 (Tue, 21 Sep 2021)

  Changed paths:
M 
src/test/java/com/cloudbees/jenkins/support/filter/ContentMappingsTest.java

  Log Message:
  ---
  make unit test compatible with jenkins 2.307+


  Commit: 90e0fcd23df76efd51df976f636c1eaccd033037
  
https://github.com/jenkinsci/support-core-plugin/commit/90e0fcd23df76efd51df976f636c1eaccd033037
  Author: Ramon Leon 
  Date:   2021-09-27 (Mon, 27 Sep 2021)

  Changed paths:
M 
src/test/java/com/cloudbees/jenkins/support/filter/ContentMappingsTest.java

  Log Message:
  ---
  Merge pull request #307 from car-roll/2.307-compat


Compare: 
https://github.com/jenkinsci/support-core-plugin/compare/6f300d968651...90e0fcd23df7

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


[jenkinsci/plugin-pom] 54448b: Avoid losing the focus because ForkedBooter on Mac...

2021-09-24 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-pom
  Commit: 54448bf28647eae112f643dbc89762a32737b90c
  
https://github.com/jenkinsci/plugin-pom/commit/54448bf28647eae112f643dbc89762a32737b90c
  Author: Ramon Leon 
  Date:   2021-09-24 (Fri, 24 Sep 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Avoid losing the focus because ForkedBooter on MacOS when running tests (#443)


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


[jenkinsci/support-core-plugin] 6f300d: [maven-release-plugin] prepare for next developmen...

2021-08-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 6f300d96865184de09247c70f8ef208b7ed86fa6
  
https://github.com/jenkinsci/support-core-plugin/commit/6f300d96865184de09247c70f8ef208b7ed86fa6
  Author: Ramon Leon 
  Date:   2021-08-23 (Mon, 23 Aug 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/support-core-plugin/push/refs/heads/master/dc0e56-6f300d%40github.com.


[jenkinsci/support-core-plugin]

2021-08-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/tags/support-core-2.75
  Home:   https://github.com/jenkinsci/support-core-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/support-core-plugin/push/refs/tags/support-core-2.75/00-c24c06%40github.com.


[jenkinsci/support-core-plugin] dc0e56: [maven-release-plugin] prepare release support-cor...

2021-08-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: dc0e568a3f0a86608e05b2b25d7e6e0e71d952f0
  
https://github.com/jenkinsci/support-core-plugin/commit/dc0e568a3f0a86608e05b2b25d7e6e0e71d952f0
  Author: Ramon Leon 
  Date:   2021-08-23 (Mon, 23 Aug 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release support-core-2.75


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


[jenkinsci/support-core-plugin] b604a4: [JENKINS-66023] Ability to provide additional Stop...

2021-08-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: b604a4f1f52c6fdff6d1a5dc1ebfa2b8344281cd
  
https://github.com/jenkinsci/support-core-plugin/commit/b604a4f1f52c6fdff6d1a5dc1ebfa2b8344281cd
  Author: Allan Burdajewicz 
  Date:   2021-07-06 (Tue, 06 Jul 2021)

  Changed paths:
M README.md
M src/main/java/com/cloudbees/jenkins/support/filter/ContentMappings.java
M 
src/test/java/com/cloudbees/jenkins/support/filter/ContentMappingsTest.java
A 
src/test/resources/com/cloudbees/jenkins/support/filter/ContentMappingsTest/additionalStopWordsIncludedAsStopWord/support/additional-stop-words.txt

  Log Message:
  ---
  [JENKINS-66023] Ability to provide additional Stop Words


  Commit: 770fd3712104d19233f1382ced97b2573f29eae7
  
https://github.com/jenkinsci/support-core-plugin/commit/770fd3712104d19233f1382ced97b2573f29eae7
  Author: Allan Burdajewicz 
  Date:   2021-07-08 (Thu, 08 Jul 2021)

  Changed paths:
M README.md

  Log Message:
  ---
  [JENKINS-66023] Fix URL in the doc


  Commit: 65773ad5ce2327b6802738f493f2395772940a12
  
https://github.com/jenkinsci/support-core-plugin/commit/65773ad5ce2327b6802738f493f2395772940a12
  Author: Ramon Leon 
  Date:   2021-08-23 (Mon, 23 Aug 2021)

  Changed paths:
M README.md
M src/main/java/com/cloudbees/jenkins/support/filter/ContentMappings.java
M 
src/test/java/com/cloudbees/jenkins/support/filter/ContentMappingsTest.java
A 
src/test/resources/com/cloudbees/jenkins/support/filter/ContentMappingsTest/additionalStopWordsIncludedAsStopWord/support/additional-stop-words.txt

  Log Message:
  ---
  Merge pull request #298 from Dohbedoh/JENKINS-66023


Compare: 
https://github.com/jenkinsci/support-core-plugin/compare/77b55198951f...65773ad5ce23

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


[jenkinsci/support-core-plugin] 37a2b9: [JENKINS-60010] OtherLogs should filter out GC Log...

2021-08-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 37a2b918a7ed6c46bbdb333064c02dbdf9435809
  
https://github.com/jenkinsci/support-core-plugin/commit/37a2b918a7ed6c46bbdb333064c02dbdf9435809
  Author: Allan Burdajewicz 
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/GCLogs.java
M src/main/java/com/cloudbees/jenkins/support/impl/OtherLogs.java

  Log Message:
  ---
  [JENKINS-60010] OtherLogs should filter out GC Logs if GC logs configured


  Commit: 2d784d04a165e43ee401eafaeb0e81301637b2ad
  
https://github.com/jenkinsci/support-core-plugin/commit/2d784d04a165e43ee401eafaeb0e81301637b2ad
  Author: Allan Burdajewicz 
  Date:   2021-08-20 (Fri, 20 Aug 2021)

  Changed paths:
M src/test/java/com/cloudbees/jenkins/support/impl/OtherLogsTest.java

  Log Message:
  ---
  [JENKINS-60010] Add tests for OtherLogs and GC logs filters


  Commit: 1c3c526a705cb7833cd50eeabc2b95d891726563
  
https://github.com/jenkinsci/support-core-plugin/commit/1c3c526a705cb7833cd50eeabc2b95d891726563
  Author: Allan Burdajewicz 
  Date:   2021-08-23 (Mon, 23 Aug 2021)

  Changed paths:
M src/test/java/com/cloudbees/jenkins/support/impl/OtherLogsTest.java

  Log Message:
  ---
  [JENKINS-60010] Fix tests for JDK 11


  Commit: a18b8e342aef510ab3f2591e49288ab3a89df15d
  
https://github.com/jenkinsci/support-core-plugin/commit/a18b8e342aef510ab3f2591e49288ab3a89df15d
  Author: Allan Burdajewicz 
  Date:   2021-08-23 (Mon, 23 Aug 2021)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/OtherLogs.java

  Log Message:
  ---
  [JENKINS-60010] Fix typo

Co-authored-by: Raihaan Shouhell 


  Commit: 77b55198951f8b050d42572b07e8e019d60878e5
  
https://github.com/jenkinsci/support-core-plugin/commit/77b55198951f8b050d42572b07e8e019d60878e5
  Author: Ramon Leon 
  Date:   2021-08-23 (Mon, 23 Aug 2021)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/GCLogs.java
M src/main/java/com/cloudbees/jenkins/support/impl/OtherLogs.java
M src/test/java/com/cloudbees/jenkins/support/impl/OtherLogsTest.java

  Log Message:
  ---
  Merge pull request #303 from Dohbedoh/JENKINS-60010


Compare: 
https://github.com/jenkinsci/support-core-plugin/compare/6a01a3ba6698...77b55198951f

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


[jenkinsci/support-core-plugin] 0b0e7a: Fix test which will fail when upgrading to remotin...

2021-08-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 0b0e7a84cae4bf060f87b89f6f215d01db9350c2
  
https://github.com/jenkinsci/support-core-plugin/commit/0b0e7a84cae4bf060f87b89f6f215d01db9350c2
  Author: Olivier Lamy 
  Date:   2021-08-23 (Mon, 23 Aug 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix test which will fail when upgrading to remoting 4.8 (i.e core 2.294)

Signed-off-by: Olivier Lamy 


  Commit: 6a01a3ba6698ebe986873a4f12b070d4492ff5dc
  
https://github.com/jenkinsci/support-core-plugin/commit/6a01a3ba6698ebe986873a4f12b070d4492ff5dc
  Author: Ramon Leon 
  Date:   2021-08-23 (Mon, 23 Aug 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #304 from olamy/fix_test_remoting_upgrade


Compare: 
https://github.com/jenkinsci/support-core-plugin/compare/e5117efb5bc7...6a01a3ba6698

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


[jenkinsci/jenkins] 1f1eb7: [JENKINS-66139] Avoid polluting the log if usage s...

2021-07-22 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 1f1eb71d0c05d4b27cce8517ab4fb5ff2ea1ba76
  
https://github.com/jenkinsci/jenkins/commit/1f1eb71d0c05d4b27cce8517ab4fb5ff2ea1ba76
  Author: Ramon Leon 
  Date:   2021-07-23 (Fri, 23 Jul 2021)

  Changed paths:
M core/src/main/java/hudson/model/UsageStatistics.java
M core/src/main/resources/hudson/model/UsageStatistics/footer.jelly

  Log Message:
  ---
  [JENKINS-66139] Avoid polluting the log if usage stats cannot be sent (#5621)

* [JENKINS-66139] Avoid polluting the log if usage stats cannot be sent

* Update core/src/main/java/hudson/model/UsageStatistics.java

Co-authored-by: James Nord 

* Update core/src/main/java/hudson/model/UsageStatistics.java

Co-authored-by: James Nord 

* Update core/src/main/java/hudson/model/UsageStatistics.java

Co-authored-by: James Nord 


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


[jenkinsci/config-file-provider-plugin] 797eb5: [maven-release-plugin] prepare for next developmen...

2021-07-07 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 797eb5614925d8a1c6d47a8bedb04dc0fa8ceb85
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/797eb5614925d8a1c6d47a8bedb04dc0fa8ceb85
  Author: Ramon Leon 
  Date:   2021-07-07 (Wed, 07 Jul 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/config-file-provider-plugin/push/refs/heads/master/9cc9ee-797eb5%40github.com.


[jenkinsci/config-file-provider-plugin]

2021-07-07 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/tags/config-file-provider-3.8.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/tags/config-file-provider-3.8.1/00-b4956c%40github.com.


[jenkinsci/config-file-provider-plugin] 9cc9ee: [maven-release-plugin] prepare release config-file...

2021-07-07 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 9cc9ee08a4f5a329b587c16db6478974b9ea5ac6
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/9cc9ee08a4f5a329b587c16db6478974b9ea5ac6
  Author: Ramon Leon 
  Date:   2021-07-07 (Wed, 07 Jul 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release config-file-provider-3.8.1


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


[jenkinsci/config-file-provider-plugin] 430405: fix regression from a7baff3b

2021-07-07 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 430405b46d3883aba4605ac86b446c54aa1ed7ef
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/430405b46d3883aba4605ac86b446c54aa1ed7ef
  Author: Thomas de Grenier de Latour 
  Date:   2021-05-28 (Fri, 28 May 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/common/CleanTempFilesRunListener.java

  Log Message:
  ---
  fix regression from a7baff3b


  Commit: 83326c01f633dc92730b5163ab3eea32275cde90
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/83326c01f633dc92730b5163ab3eea32275cde90
  Author: Thomas de Grenier de Latour 
  Date:   2021-05-28 (Fri, 28 May 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/common/CleanTempFilesRunListener.java

  Log Message:
  ---
  cleanup CleanTempFilesAction removal


  Commit: 6c014a64f53798928d4349e640f92e907ec0b113
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/6c014a64f53798928d4349e640f92e907ec0b113
  Author: Thomas de Grenier de Latour 
  Date:   2021-05-28 (Fri, 28 May 2021)

  Changed paths:
A 
src/test/java/org/jenkinsci/plugins/configfiles/common/CleanTempFilesRunListenerTest.java

  Log Message:
  ---
  added test for CleanTempFilesAction being added and then removed


  Commit: 63d8e2b970ac3305dbf8aa5f47d09d4ba7aac0c8
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/63d8e2b970ac3305dbf8aa5f47d09d4ba7aac0c8
  Author: Ramon Leon 
  Date:   2021-07-07 (Wed, 07 Jul 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/common/CleanTempFilesRunListener.java
A 
src/test/java/org/jenkinsci/plugins/configfiles/common/CleanTempFilesRunListenerTest.java

  Log Message:
  ---
  Merge pull request #130 from thomasgl-orange/fix-a7baff3b

fix 3.7.0 regression in CleanTempFilesRunListener


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/5fcd5b5090e5...63d8e2b970ac

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


[jenkinsci/config-file-provider-plugin] d05e34: More AccessDeniedException and core bump needed

2021-07-07 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: d05e34fe369e348cbe254ba2400758076cdc77be
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/d05e34fe369e348cbe254ba2400758076cdc77be
  Author: Ramon Leon 
  Date:   2021-06-22 (Tue, 22 Jun 2021)

  Changed paths:
M pom.xml
M src/test/java/org/jenkinsci/plugins/configfiles/ConfigFilesTest.java
M src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java
M src/test/java/org/jenkinsci/plugins/configfiles/sec/PermissionChecker.java
M 
src/test/java/org/jenkinsci/plugins/configfiles/sec/ProtectedCodeRunnerTests.java

  Log Message:
  ---
  More AccessDeniedException and core bump needed


  Commit: a37b35837b6226c3a8a14091b5d6a7f6f91bbdc2
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/a37b35837b6226c3a8a14091b5d6a7f6f91bbdc2
  Author: Ramon Leon 
  Date:   2021-06-22 (Tue, 22 Jun 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Get token-macro from bom


  Commit: 966f1926698d113494c77e3a482da013cf4f7a34
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/966f1926698d113494c77e3a482da013cf4f7a34
  Author: Ramon Leon 
  Date:   2021-07-06 (Tue, 06 Jul 2021)

  Changed paths:
M src/main/java/org/jenkinsci/lib/configprovider/ConfigProvider.java

  Log Message:
  ---
  Make spotbugs happy


  Commit: 5fcd5b5090e5e478b13b7a887377780249b0d541
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/5fcd5b5090e5e478b13b7a887377780249b0d541
  Author: Ramon Leon 
  Date:   2021-07-07 (Wed, 07 Jul 2021)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/lib/configprovider/ConfigProvider.java
M src/test/java/org/jenkinsci/plugins/configfiles/ConfigFilesTest.java
M src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java
M src/test/java/org/jenkinsci/plugins/configfiles/sec/PermissionChecker.java
M 
src/test/java/org/jenkinsci/plugins/configfiles/sec/ProtectedCodeRunnerTests.java

  Log Message:
  ---
  Merge pull request #137 from MRamonLeon/fix-test-selectors-new-core


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/99548b38089f...5fcd5b5090e5

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


[jenkinsci/ec2-plugin] 900a19: [maven-release-plugin] prepare for next developmen...

2021-05-20 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 900a19bdc86bc747b95aad81a64b1ce975ace1cf
  
https://github.com/jenkinsci/ec2-plugin/commit/900a19bdc86bc747b95aad81a64b1ce975ace1cf
  Author: Ramon Leon 
  Date:   2021-05-20 (Thu, 20 May 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/ec2-plugin/push/refs/heads/master/1c8de2-900a19%40github.com.


[jenkinsci/ec2-plugin]

2021-05-20 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/tags/ec2-1.59
  Home:   https://github.com/jenkinsci/ec2-plugin

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


[jenkinsci/ec2-plugin] 1c8de2: [maven-release-plugin] prepare release ec2-1.59

2021-05-20 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 1c8de263926bcea4066fbf2df49fa60157ccfea0
  
https://github.com/jenkinsci/ec2-plugin/commit/1c8de263926bcea4066fbf2df49fa60157ccfea0
  Author: Ramon Leon 
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-1.59


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


[jenkinsci/ec2-plugin] 679f97: Add required library to project configuration

2021-05-20 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 679f97f41c5e9d643f9f339c9bd984d279053f22
  
https://github.com/jenkinsci/ec2-plugin/commit/679f97f41c5e9d643f9f339c9bd984d279053f22
  Author: Adrien Lecharpentier 
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
M pom.xml
M src/test/java/hudson/plugins/ec2/TemplateLabelsTest.java

  Log Message:
  ---
  Add required library to project configuration

Update minimum core version and bom


  Commit: 38750b2124cb8bc160e57185b5a0c9bfc239bbf2
  
https://github.com/jenkinsci/ec2-plugin/commit/38750b2124cb8bc160e57185b5a0c9bfc239bbf2
  Author: Adrien Lecharpentier 
  Date:   2021-05-20 (Thu, 20 May 2021)

  Changed paths:
M .github/dependabot.yml
M CHANGELOG.md
M README.md
M pom.xml
M src/main/java/hudson/plugins/ec2/AMITypeData.java
M src/main/java/hudson/plugins/ec2/AmazonEC2Cloud.java
M src/main/java/hudson/plugins/ec2/CloudHelper.java
M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java
M src/main/java/hudson/plugins/ec2/EC2Cloud.java
M src/main/java/hudson/plugins/ec2/EC2Computer.java
M src/main/java/hudson/plugins/ec2/EC2HostAddressProvider.java
M src/main/java/hudson/plugins/ec2/EC2OndemandSlave.java
M src/main/java/hudson/plugins/ec2/EC2RetentionStrategy.java
M src/main/java/hudson/plugins/ec2/EC2SlaveMonitor.java
M src/main/java/hudson/plugins/ec2/EC2SpotSlave.java
M src/main/java/hudson/plugins/ec2/EC2Tag.java
A src/main/java/hudson/plugins/ec2/EbsEncryptRootVolume.java
M src/main/java/hudson/plugins/ec2/Eucalyptus.java
A src/main/java/hudson/plugins/ec2/MacData.java
M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
A src/main/java/hudson/plugins/ec2/Tenancy.java
M src/main/java/hudson/plugins/ec2/UnixData.java
M src/main/java/hudson/plugins/ec2/WindowsData.java
A src/main/java/hudson/plugins/ec2/ssh/EC2MacLauncher.java
M src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java
M 
src/main/java/hudson/plugins/ec2/ssh/verifiers/SshHostKeyVerificationAdministrativeMonitor.java
M src/main/java/hudson/plugins/ec2/util/EC2AgentConfig.java
M src/main/java/hudson/plugins/ec2/util/EC2AgentFactoryImpl.java
M src/main/java/hudson/plugins/ec2/util/MinimumInstanceChecker.java
M 
src/main/java/hudson/plugins/ec2/util/MinimumNumberOfInstancesTimeRangeConfig.java
M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java
M src/main/java/hudson/plugins/ec2/win/WinConnection.java
M src/main/java/hudson/plugins/ec2/win/winrm/WinRMClient.java
M 
src/main/java/hudson/plugins/ec2/win/winrm/request/ExecuteCommandRequest.java
M src/main/java/hudson/plugins/ec2/win/winrm/request/OpenShellRequest.java
M src/main/java/hudson/plugins/ec2/win/winrm/soap/Header.java
M src/main/java/hudson/plugins/ec2/win/winrm/soap/HeaderBuilder.java
M src/main/java/hudson/plugins/ec2/win/winrm/soap/Namespaces.java
M src/main/resources/hudson/plugins/ec2/AmazonEC2Cloud/help-region.html
M src/main/resources/hudson/plugins/ec2/EC2Cloud/config.jelly
R src/main/resources/hudson/plugins/ec2/EC2Cloud/help-privateKey.html
A 
src/main/resources/hudson/plugins/ec2/EC2Cloud/help-sshKeysCredentialsId.html
M 
src/main/resources/hudson/plugins/ec2/EC2Cloud/help-useInstanceProfileForCredentials.html
M src/main/resources/hudson/plugins/ec2/EC2Computer/configure.jelly
M 
src/main/resources/hudson/plugins/ec2/EC2Computer/help-idleTerminationMinutes.html
M 
src/main/resources/hudson/plugins/ec2/EC2Computer/help-usePrivateDnsName.html
M 
src/main/resources/hudson/plugins/ec2/EC2Slave/help-idleTerminationMinutes.html
M src/main/resources/hudson/plugins/ec2/EC2Slave/help-stopOnTerminate.html
A src/main/resources/hudson/plugins/ec2/MacData/config.jelly
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-amiType.html
M 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-connectBySSHProcess.html
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-description.html
A 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-ebsEncryptRootVolume.html
M 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-idleTerminationMinutes.html
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-initScript.html
M 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-launchTimeoutStr.html
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-maxTotalUses.html
M 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-stopOnTerminate.html
A src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-tenancy.html
R 
src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-useDedicatedTenancy.html
M src/main/resources/hudson/plugins/ec2/UnixData/config.jelly
M 

[jenkinsci/jenkins] d93f08: [JENKINS-65657] Update xstream to 1.4.17 (#5498)

2021-05-19 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: d93f08f789928b79c2bbf9f331594c0544f1ddf6
  
https://github.com/jenkinsci/jenkins/commit/d93f08f789928b79c2bbf9f331594c0544f1ddf6
  Author: Ramon Leon 
  Date:   2021-05-19 (Wed, 19 May 2021)

  Changed paths:
M bom/pom.xml

  Log Message:
  ---
  [JENKINS-65657] Update xstream to 1.4.17 (#5498)


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


[jenkinsci/clearcase-ucm-plugin] 02163a: [JENKINS-65161] Remove usage of Digester taken fro...

2021-05-18 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/clearcase-ucm-plugin
  Commit: 02163a46dce4247c9505ee4b951004f43aed0cb3
  
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/02163a46dce4247c9505ee4b951004f43aed0cb3
  Author: Ramon Leon 
  Date:   2021-05-18 (Tue, 18 May 2021)

  Changed paths:
M pom.xml
M src/main/java/net/praqma/hudson/scm/ChangeLogParserImpl.java

  Log Message:
  ---
  [JENKINS-65161] Remove usage of Digester taken from Jenkins Core


  Commit: 41028224003418931784bd37975d950874b0a13c
  
https://github.com/jenkinsci/clearcase-ucm-plugin/commit/41028224003418931784bd37975d950874b0a13c
  Author: Ramon Leon 
  Date:   2021-05-18 (Tue, 18 May 2021)

  Changed paths:
M src/main/java/net/praqma/hudson/scm/ChangeLogParserImpl.java

  Log Message:
  ---
  Update src/main/java/net/praqma/hudson/scm/ChangeLogParserImpl.java

Co-authored-by: Adrien Lecharpentier 


Compare: 
https://github.com/jenkinsci/clearcase-ucm-plugin/compare/72aa6551cd69...410282240034

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


[jenkinsci/windows-slaves-plugin] b323f2: [maven-release-plugin] prepare for next developmen...

2021-05-07 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/windows-slaves-plugin
  Commit: b323f2c768cc56621351f794d3dc9b33cd42e16c
  
https://github.com/jenkinsci/windows-slaves-plugin/commit/b323f2c768cc56621351f794d3dc9b33cd42e16c
  Author: Ramon Leon 
  Date:   2021-05-07 (Fri, 07 May 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/windows-slaves-plugin/push/refs/heads/master/051746-b323f2%40github.com.


[jenkinsci/windows-slaves-plugin]

2021-05-07 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/tags/windows-slaves-1.8
  Home:   https://github.com/jenkinsci/windows-slaves-plugin

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


[jenkinsci/windows-slaves-plugin] 051746: [maven-release-plugin] prepare release windows-sla...

2021-05-07 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/windows-slaves-plugin
  Commit: 0517468492d50e1c3895c9d5fb8d2e221eda386a
  
https://github.com/jenkinsci/windows-slaves-plugin/commit/0517468492d50e1c3895c9d5fb8d2e221eda386a
  Author: Ramon Leon 
  Date:   2021-05-07 (Fri, 07 May 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release windows-slaves-1.8


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


[jenkinsci/windows-slaves-plugin] 5290bb: [JENKINS-65398] Terminology update

2021-05-07 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/windows-slaves-plugin
  Commit: 5290bb73527d8a3581b7630642a0c9efb9a20195
  
https://github.com/jenkinsci/windows-slaves-plugin/commit/5290bb73527d8a3581b7630642a0c9efb9a20195
  Author: Thierry Wasylczenko 
  Date:   2021-04-19 (Mon, 19 Apr 2021)

  Changed paths:
M README.adoc
M docs/troubleshooting.adoc
M src/main/java/hudson/os/windows/ManagedWindowsServiceLauncher.java
M 
src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help.properties
M 
src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_pt_BR.properties
M src/main/resources/hudson/os/windows/Messages_es.properties
M src/main/resources/hudson/os/windows/configsamples/jenkins-agent.xml

  Log Message:
  ---
  [JENKINS-65398] Terminology update


  Commit: 7d26185101a47d2c40810a586fe735e0b0ceded6
  
https://github.com/jenkinsci/windows-slaves-plugin/commit/7d26185101a47d2c40810a586fe735e0b0ceded6
  Author: Thierry Wasylczenko 
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
M 
src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_pt_BR.properties

  Log Message:
  ---
  [JENKINS-65398] Missing portuguese update


  Commit: 1389c88e43f0b14e0a4182a331ae36b17b2878fd
  
https://github.com/jenkinsci/windows-slaves-plugin/commit/1389c88e43f0b14e0a4182a331ae36b17b2878fd
  Author: Ramon Leon 
  Date:   2021-05-07 (Fri, 07 May 2021)

  Changed paths:
M README.adoc
M docs/troubleshooting.adoc
M src/main/java/hudson/os/windows/ManagedWindowsServiceLauncher.java
M 
src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help.properties
M 
src/main/resources/hudson/os/windows/ManagedWindowsServiceLauncher/help_pt_BR.properties
M src/main/resources/hudson/os/windows/Messages_es.properties
M src/main/resources/hudson/os/windows/configsamples/jenkins-agent.xml

  Log Message:
  ---
  Merge pull request #32 from twasyl/JENKINS-65398


Compare: 
https://github.com/jenkinsci/windows-slaves-plugin/compare/a06e2a32ac9a...1389c88e43f0

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


[jenkinsci/config-file-provider-plugin] 2e9697: [maven-release-plugin] prepare for next developmen...

2021-04-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 2e969773884d36ba9196cfaee030162589c01106
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/2e969773884d36ba9196cfaee030162589c01106
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 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/config-file-provider-plugin/push/refs/heads/master/2f3e83-2e9697%40github.com.


[jenkinsci/config-file-provider-plugin]

2021-04-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/tags/config-file-provider-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/tags/config-file-provider-3.8.0/00-62c31f%40github.com.


[jenkinsci/config-file-provider-plugin] 2f3e83: [maven-release-plugin] prepare release config-file...

2021-04-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 2f3e832f1b94385f13cef34018cf73ec2d6c7f1e
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/2f3e832f1b94385f13cef34018cf73ec2d6c7f1e
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release config-file-provider-3.8.0


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


[jenkinsci/config-file-provider-plugin] 4a99e5: Fix test for core > 2.266

2021-04-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 4a99e56308838c9ee2c0e79059d970e180ab06ca
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/4a99e56308838c9ee2c0e79059d970e180ab06ca
  Author: Ramon Leon 
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java

  Log Message:
  ---
  Fix test for core > 2.266


  Commit: fa4f13f040de22860caa5d39b2a3529c3c6bbdc1
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/fa4f13f040de22860caa5d39b2a3529c3c6bbdc1
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java

  Log Message:
  ---
  extra blank

Co-authored-by: Adrien Lecharpentier 


  Commit: 20c5dce0659b832d6fdd1c0fc82bab867c19502f
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/20c5dce0659b832d6fdd1c0fc82bab867c19502f
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M .github/workflows/maven.yml
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java
M src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java

  Log Message:
  ---
  Merge remote-tracking branch 'upstream/master' into 
fix-test-selectors-new-core


  Commit: 4165c1942989d64c194c52bb503555f2785f29ed
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/4165c1942989d64c194c52bb503555f2785f29ed
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java
M src/test/java/org/jenkinsci/plugins/configfiles/sec/PermissionChecker.java
M 
src/test/java/org/jenkinsci/plugins/configfiles/sec/ProtectedCodeRunnerTests.java

  Log Message:
  ---
  Remove some other AccessDeniedException2


  Commit: 7fa32963db665642af9e5c3d447305ebb5f4c814
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/7fa32963db665642af9e5c3d447305ebb5f4c814
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/configfiles/sec/ProtectedCodeRunnerTests.java

  Log Message:
  ---
  Fix bad import


  Commit: e4f97f7cd5534f73145c617e30e312347810d2c4
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/e4f97f7cd5534f73145c617e30e312347810d2c4
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java
M src/test/java/org/jenkinsci/plugins/configfiles/sec/PermissionChecker.java
M 
src/test/java/org/jenkinsci/plugins/configfiles/sec/ProtectedCodeRunnerTests.java

  Log Message:
  ---
  Merge pull request #124 from MRamonLeon/fix-test-selectors-new-core


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/2cebd66a21ac...e4f97f7cd553

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


[jenkinsci/config-file-provider-plugin]

2021-04-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/config-file-provider-3.7.1-fix-npe
  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/config-file-provider-3.7.1-fix-npe/568302-00%40github.com.


[jenkinsci/config-file-provider-plugin] 52f7e2: JENKINS-65436 Fix null pointer exception

2021-04-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/3.7.x
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 52f7e2938f6b4bc410c23e52debc2ba88a8c2bb3
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/52f7e2938f6b4bc410c23e52debc2ba88a8c2bb3
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java

  Log Message:
  ---
  JENKINS-65436 Fix null pointer exception

(cherry picked from commit 4df8b0206788fa046bfadb6e99da9c2e1e70c26d)


  Commit: f1c8ecd0512d82e1fed845aedb004c06de955375
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/f1c8ecd0512d82e1fed845aedb004c06de955375
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java
M src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java

  Log Message:
  ---
  JENKINS-65436 Improve tests, ADMINISTER instead of SYSTEM_READ (beta)

(cherry picked from commit 8982dc30c7ef86acbcb0cc3153a6502aed6ebce1)


  Commit: 328b8d8ba679df813e610528adafb9decd888612
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/328b8d8ba679df813e610528adafb9decd888612
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java

  Log Message:
  ---
  JENKINS-65436 Select current value when you don't have permissions

(cherry picked from commit 07bd18ce71e21c0b30fa2ada8515c85d0df4bbee)


  Commit: 9e860be15cb5c55710b1b9000e3fbb86d93ad8e1
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/9e860be15cb5c55710b1b9000e3fbb86d93ad8e1
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java

  Log Message:
  ---
  JENKINS-65436 Fix Issue annotation

(cherry picked from commit 87da57af0b21d6cba44967962b8644c10a641e65)


  Commit: 147e425cb5b3eef08c4091161192f4249232f9f4
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/147e425cb5b3eef08c4091161192f4249232f9f4
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java

  Log Message:
  ---
  JENKINS-65436 Fix query parameter

(cherry picked from commit af95eebf9e054bfe7b99cc2fdef5344ab01fe0bd)


  Commit: 74c8be6b7f9d0ef4af317c7510425616deeb96dc
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/74c8be6b7f9d0ef4af317c7510425616deeb96dc
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release config-file-provider-3.7.2


  Commit: 14c2d328dcea1fe6497853156cba5b62f75c6419
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/14c2d328dcea1fe6497853156cba5b62f75c6419
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/daadf9321bb8...14c2d328dcea

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


[jenkinsci/config-file-provider-plugin] 568302: [maven-release-plugin] prepare for next developmen...

2021-04-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/config-file-provider-3.7.1-fix-npe
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 568302de8b3d77c3e8be448edf734823287018d3
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/568302de8b3d77c3e8be448edf734823287018d3
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 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/config-file-provider-plugin/push/refs/heads/config-file-provider-3.7.1-fix-npe/fbc9f2-568302%40github.com.


[jenkinsci/config-file-provider-plugin]

2021-04-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/tags/config-file-provider-3.7.2
  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/tags/config-file-provider-3.7.2/00-f24dc1%40github.com.


[jenkinsci/config-file-provider-plugin] 39a139: JENKINS-65436 Fix null pointer exception

2021-04-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/config-file-provider-3.7.1-fix-npe
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 39a1390f9ffea04499fc3a20d5a91cd92e163ebc
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/39a1390f9ffea04499fc3a20d5a91cd92e163ebc
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java

  Log Message:
  ---
  JENKINS-65436 Fix null pointer exception

(cherry picked from commit 4df8b0206788fa046bfadb6e99da9c2e1e70c26d)


  Commit: c6236de1aee948e1abb9afc8e7cedf5c09a7a533
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/c6236de1aee948e1abb9afc8e7cedf5c09a7a533
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java
M src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java

  Log Message:
  ---
  JENKINS-65436 Improve tests, ADMINISTER instead of SYSTEM_READ (beta)

(cherry picked from commit 8982dc30c7ef86acbcb0cc3153a6502aed6ebce1)


  Commit: 9ae32f0a2e5199dd29d12e78dc575fd199c6c028
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/9ae32f0a2e5199dd29d12e78dc575fd199c6c028
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java

  Log Message:
  ---
  JENKINS-65436 Select current value when you don't have permissions

(cherry picked from commit 07bd18ce71e21c0b30fa2ada8515c85d0df4bbee)


  Commit: 08c80d1ad370950ab2760074d7ec14db5dd23077
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/08c80d1ad370950ab2760074d7ec14db5dd23077
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java

  Log Message:
  ---
  JENKINS-65436 Fix Issue annotation

(cherry picked from commit 87da57af0b21d6cba44967962b8644c10a641e65)


  Commit: 21940b3637917b3b9a539dec524979d4e05e1d5b
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/21940b3637917b3b9a539dec524979d4e05e1d5b
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java

  Log Message:
  ---
  JENKINS-65436 Fix query parameter

(cherry picked from commit af95eebf9e054bfe7b99cc2fdef5344ab01fe0bd)


  Commit: fbc9f291334251d569a918503b7541dac541b711
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/fbc9f291334251d569a918503b7541dac541b711
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release config-file-provider-3.7.2


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/39a1390f9ffe%5E...fbc9f2913342

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


[jenkinsci/config-file-provider-plugin] 4df8b0: JENKINS-65436 Fix null pointer exception

2021-04-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 4df8b0206788fa046bfadb6e99da9c2e1e70c26d
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/4df8b0206788fa046bfadb6e99da9c2e1e70c26d
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java

  Log Message:
  ---
  JENKINS-65436 Fix null pointer exception


  Commit: 8982dc30c7ef86acbcb0cc3153a6502aed6ebce1
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/8982dc30c7ef86acbcb0cc3153a6502aed6ebce1
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java
M src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java

  Log Message:
  ---
  JENKINS-65436 Improve tests, ADMINISTER instead of SYSTEM_READ (beta)


  Commit: 07bd18ce71e21c0b30fa2ada8515c85d0df4bbee
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/07bd18ce71e21c0b30fa2ada8515c85d0df4bbee
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java

  Log Message:
  ---
  JENKINS-65436 Select current value when you don't have permissions


  Commit: 87da57af0b21d6cba44967962b8644c10a641e65
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/87da57af0b21d6cba44967962b8644c10a641e65
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java

  Log Message:
  ---
  JENKINS-65436 Fix Issue annotation


  Commit: af95eebf9e054bfe7b99cc2fdef5344ab01fe0bd
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/af95eebf9e054bfe7b99cc2fdef5344ab01fe0bd
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java

  Log Message:
  ---
  JENKINS-65436 Fix query parameter


  Commit: 2cebd66a21ac18da52bebc590aebe562ca8e156d
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/2cebd66a21ac18da52bebc590aebe562ca8e156d
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java
M src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java

  Log Message:
  ---
  Merge pull request #125 from MRamonLeon/JENKINS-65436


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/efd3197c1e41...2cebd66a21ac

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


[jenkinsci/config-file-provider-plugin] efd319: Add distribution to java step

2021-04-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: efd3197c1e41fc7b7095a65dac1b4baa5ce73fa2
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/efd3197c1e41fc7b7095a65dac1b4baa5ce73fa2
  Author: Ramon Leon 
  Date:   2021-04-23 (Fri, 23 Apr 2021)

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

  Log Message:
  ---
  Add distribution to java step


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


[jenkinsci/config-file-provider-plugin] 37a994: Docs migration fix up

2021-04-22 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 37a994b822c79920cfc950c8b532917ddb7bbaa7
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/37a994b822c79920cfc950c8b532917ddb7bbaa7
  Author: Tim Jacomb 
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
M README.adoc
M docs/images/Screen_Shot_2013-07-28_at_16.23.32.png
M docs/images/add_file.jpg
M docs/images/cfg-files.jpg
M docs/images/edit.png.jpg
M docs/images/maven-plugin.png.jpg
M docs/images/new_file.jpg
M docs/images/pipeline-syntax-screenshot.png

  Log Message:
  ---
  Docs migration fix up


  Commit: 22c0ea70b6aa5740f67a1d0301129e8767b68458
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/22c0ea70b6aa5740f67a1d0301129e8767b68458
  Author: Ramon Leon 
  Date:   2021-04-22 (Thu, 22 Apr 2021)

  Changed paths:
M .github/workflows/maven.yml
M .github/workflows/release-drafter.yml
M README.adoc
M pom.xml
M 
src/main/java/org/jenkinsci/lib/configprovider/AbstractConfigProviderImpl.java
M 
src/main/java/org/jenkinsci/lib/configprovider/model/ConfigFileManager.java
M src/main/java/org/jenkinsci/lib/configprovider/model/ContentType.java
M src/main/java/org/jenkinsci/plugins/configfiles/ConfigFilesManagement.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/builder/ConfigFileBuildStep.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/buildwrapper/ManagedFile.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/AbstractCustomProvider.java
M src/main/java/org/jenkinsci/plugins/configfiles/custom/CustomConfig.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/security/CustomConfigCredentialsHelper.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/security/CustomizedCredentialMapping.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/security/HasCustomizedCredentialMappings.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/security/TokenKeyRequirement.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/security/TokenValueMacro.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/folder/FolderConfigFileAction.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/security/CredentialsHelper.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/security/ServerCredentialMapping.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/properties/security/PropertiesCredentialMapping.java
M src/main/resources/lib/configfiles/configfiles.jelly
M src/main/resources/lib/configfiles/providerlist.jelly
M 
src/main/resources/org/jenkinsci/plugins/configfiles/builder/ConfigFileBuildStep/help-targetLocation.html
M 
src/main/resources/org/jenkinsci/plugins/configfiles/buildwrapper/ConfigFileBuildWrapper/help-targetLocation.html
M 
src/main/resources/org/jenkinsci/plugins/configfiles/custom/CustomConfig/edit-config.jelly
M 
src/main/resources/org/jenkinsci/plugins/configfiles/custom/CustomConfig/show-config.jelly
A 
src/main/resources/org/jenkinsci/plugins/configfiles/custom/security/CustomizedCredentialMapping/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/configfiles/custom/security/CustomizedCredentialMapping/help-credentialsId.html
A 
src/main/resources/org/jenkinsci/plugins/configfiles/custom/security/CustomizedCredentialMapping/help-tokenKey.html
M 
src/main/resources/org/jenkinsci/plugins/configfiles/maven/security/MavenServerIdSpecification/help-excludes.html
M 
src/main/resources/org/jenkinsci/plugins/configfiles/maven/security/MavenServerIdSpecification/help-includes.html
M 
src/test/java/org/jenkinsci/plugins/configfiles/ConfigFilesSEC1253Test.java
A src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java
M 
src/test/java/org/jenkinsci/plugins/configfiles/folder/FolderConfigFileActionTest.java
A src/test/java/org/jenkinsci/plugins/configfiles/sec/PermissionChecker.java
A 
src/test/java/org/jenkinsci/plugins/configfiles/sec/PermissionCheckerTests.java
A 
src/test/java/org/jenkinsci/plugins/configfiles/sec/ProtectedCodeRunner.java
A 
src/test/java/org/jenkinsci/plugins/configfiles/sec/ProtectedCodeRunnerTests.java
A src/test/java/org/jenkinsci/plugins/configfiles/sec/Security2002Test.java
A src/test/java/org/jenkinsci/plugins/configfiles/sec/Security2204Test.java
A src/test/java/org/jenkinsci/plugins/configfiles/sec/Security2254Test.java
A src/test/resources/org/jenkinsci/plugins/configfiles/sec/settings-xxe.xml
A src/test/resources/org/jenkinsci/plugins/configfiles/sec/settings.xml

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

[jenkinsci/config-file-provider-plugin] 29802e: Bump actions/setup-java from v1 to v2

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 29802ef20b8e458ab0f0ffa620ba15ca0468398e
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/29802ef20b8e458ab0f0ffa620ba15ca0468398e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

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

  Log Message:
  ---
  Bump actions/setup-java from v1 to v2

Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1 to v2.
- [Release notes](https://github.com/actions/setup-java/releases)
- 
[Commits](https://github.com/actions/setup-java/compare/v1...8764a52df183aa0ccea74521dfd9d506ffc7a19a)

Signed-off-by: dependabot[bot] 


  Commit: bf6b295c73da16ffc41179c111e94cb85aa6ed95
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/bf6b295c73da16ffc41179c111e94cb85aa6ed95
  Author: Ramon Leon 
  Date:   2021-04-21 (Wed, 21 Apr 2021)

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

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

Bump actions/setup-java from v1 to v2


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/4fc7b86464fe...bf6b295c73da

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


[jenkinsci/config-file-provider-plugin]

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/master/actions/setup-java-v2
  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/github_actions/master/actions/setup-java-v2/29802e-00%40github.com.


[jenkinsci/config-file-provider-plugin]

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/daniel-beck-patch-2
  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/daniel-beck-patch-2/fb2c25-00%40github.com.


[jenkinsci/config-file-provider-plugin] fb2c25: Increase version to 3.8.0

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: fb2c259d8e1e2f12c33cd06854e3f649c5f44c1f
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/fb2c259d8e1e2f12c33cd06854e3f649c5f44c1f
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Increase version to 3.8.0


  Commit: 4fc7b86464fe185279959dd45261e1019879
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/4fc7b86464fe185279959dd45261e1019879
  Author: Ramon Leon 
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #118 from jenkinsci/daniel-beck-patch-2

Increase version to 3.8.0


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/90b1fe305d92...4fc7b86464fe

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


[jenkinsci/config-file-provider-plugin]

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/dependabot/github_actions/master/actions/cache-v2.1.5
  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/github_actions/master/actions/cache-v2.1.5/b7929e-00%40github.com.


[jenkinsci/config-file-provider-plugin] b7929e: Bump actions/cache from v2.1.3 to v2.1.5

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: b7929e397a4a67859acf26a5e0fcc41358732f75
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/b7929e397a4a67859acf26a5e0fcc41358732f75
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-04-19 (Mon, 19 Apr 2021)

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

  Log Message:
  ---
  Bump actions/cache from v2.1.3 to v2.1.5

Bumps [actions/cache](https://github.com/actions/cache) from v2.1.3 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- 
[Commits](https://github.com/actions/cache/compare/v2.1.3...1a9e2138d905efd099035b49d8b7a3888c653ca8)

Signed-off-by: dependabot[bot] 


  Commit: 90b1fe305d9243ff4bab4fce1d308220d862bb69
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/90b1fe305d9243ff4bab4fce1d308220d862bb69
  Author: Ramon Leon 
  Date:   2021-04-21 (Wed, 21 Apr 2021)

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

  Log Message:
  ---
  Merge pull request #115 from 
jenkinsci/dependabot/github_actions/master/actions/cache-v2.1.5

Bump actions/cache from v2.1.3 to v2.1.5


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/a39303b1edf4...90b1fe305d92

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


[jenkinsci/config-file-provider-plugin]

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: 
refs/heads/dependabot/github_actions/master/release-drafter/release-drafter-v5.15.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/github_actions/master/release-drafter/release-drafter-v5.15.0/6bd5a9-00%40github.com.


[jenkinsci/config-file-provider-plugin] 6bd5a9: Bump release-drafter/release-drafter from v5.12.1 ...

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 6bd5a99759c8a8b57213044b624a7cb55e316b47
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/6bd5a99759c8a8b57213044b624a7cb55e316b47
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2021-03-22 (Mon, 22 Mar 2021)

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

  Log Message:
  ---
  Bump release-drafter/release-drafter from v5.12.1 to v5.15.0

Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from v5.12.1 to v5.15.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- 
[Commits](https://github.com/release-drafter/release-drafter/compare/v5.12.1...fe52e97d262833ae07d05efaf1a239df3f1b5cd4)

Signed-off-by: dependabot[bot] 


  Commit: a39303b1edf401c291f0f629b24e0b04ea9e530d
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/a39303b1edf401c291f0f629b24e0b04ea9e530d
  Author: Ramon Leon 
  Date:   2021-04-21 (Wed, 21 Apr 2021)

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

  Log Message:
  ---
  Merge pull request #111 from 
jenkinsci/dependabot/github_actions/master/release-drafter/release-drafter-v5.15.0

Bump release-drafter/release-drafter from v5.12.1 to v5.15.0


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/9e29f15ade0f...a39303b1edf4

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


[jenkinsci/config-file-provider-plugin] 7af65e: Update to a recent baseline

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 7af65e43d070e2e9338e7b6cc0fda9f68cf0e403
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/7af65e43d070e2e9338e7b6cc0fda9f68cf0e403
  Author: Tim Jacomb 
  Date:   2020-12-18 (Fri, 18 Dec 2020)

  Changed paths:
M README.adoc
M pom.xml
M 
src/main/java/org/jenkinsci/lib/configprovider/model/ConfigFileManager.java

  Log Message:
  ---
  Update to a recent baseline


  Commit: 9e29f15ade0ffbd537de07a813ac2af6a1c81947
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/9e29f15ade0ffbd537de07a813ac2af6a1c81947
  Author: Ramon Leon 
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
M README.adoc
M pom.xml
M 
src/main/java/org/jenkinsci/lib/configprovider/model/ConfigFileManager.java

  Log Message:
  ---
  Merge pull request #101 from timja/JENKINS-64313-tables-to-divs

Cleanup dependencies and update to a recent baseline


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/99a6bf4d73d9...9e29f15ade0f

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


[jenkinsci/config-file-provider-plugin]

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/undepricate-load
  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/undepricate-load/1310b9-00%40github.com.


[jenkinsci/config-file-provider-plugin] 1310b9: Undepricate AbstractConfigProviderImpl#load()

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/config-file-provider-plugin

  Commit: 1310b984a6b5bb34b431cba6dc4d0dd4a0df1e85

  
https://github.com/jenkinsci/config-file-provider-plugin/commit/1310b984a6b5bb34b431cba6dc4d0dd4a0df1e85

  Author: Oliver Gondža 

  Date:   2021-04-14 (Wed, 14 Apr 2021)



  Changed paths:

M 
src/main/java/org/jenkinsci/lib/configprovider/AbstractConfigProviderImpl.java



  Log Message:

  ---

  Undepricate AbstractConfigProviderImpl#load()



[`hudson.model.Descriptor#load()`](https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/model/Descriptor.java#L903-L905)
 explicitly states that overriding classes must invoke this from their 
constructor.





  Commit: 99a6bf4d73d9cbae4dedf1191a90917a89949fde

  
https://github.com/jenkinsci/config-file-provider-plugin/commit/99a6bf4d73d9cbae4dedf1191a90917a89949fde

  Author: Ramon Leon 

  Date:   2021-04-21 (Wed, 21 Apr 2021)



  Changed paths:

M 
src/main/java/org/jenkinsci/lib/configprovider/AbstractConfigProviderImpl.java



  Log Message:

  ---

  Merge pull request #114 from jenkinsci/undepricate-load



Undepricate AbstractConfigProviderImpl#load()





Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/e4b163307044...99a6bf4d73d9

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


[jenkinsci/config-file-provider-plugin]

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/daniel-beck-patch-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/daniel-beck-patch-1/966129-00%40github.com.


[jenkinsci/config-file-provider-plugin] 966129: Remove generated content from the wiki page

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 96612910ddc694c6349b88158a3e106b408e731b
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/96612910ddc694c6349b88158a3e106b408e731b
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2021-04-19 (Mon, 19 Apr 2021)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Remove generated content from the wiki page


  Commit: e4b1633070440142b234d3fb4e97b9c83e60b70c
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/e4b1633070440142b234d3fb4e97b9c83e60b70c
  Author: Ramon Leon 
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
M README.adoc

  Log Message:
  ---
  Merge pull request #116 from jenkinsci/daniel-beck-patch-1

Remove generated content from the wiki page


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/cf9e9c61c5bb...e4b163307044

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


[jenkinsci/config-file-provider-plugin] aad4da: [JENKINS-65398] terminology update

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: aad4da39ee54686ad8d07ef8a8c9e6c137b0628d
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/aad4da39ee54686ad8d07ef8a8c9e6c137b0628d
  Author: aHenryJard 
  Date:   2021-04-19 (Mon, 19 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/builder/ConfigFileBuildStep.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java
M 
src/main/resources/org/jenkinsci/plugins/configfiles/builder/ConfigFileBuildStep/help-targetLocation.html
M 
src/main/resources/org/jenkinsci/plugins/configfiles/buildwrapper/ConfigFileBuildWrapper/help-targetLocation.html
M 
src/main/resources/org/jenkinsci/plugins/configfiles/maven/security/MavenServerIdSpecification/help-excludes.html
M 
src/main/resources/org/jenkinsci/plugins/configfiles/maven/security/MavenServerIdSpecification/help-includes.html

  Log Message:
  ---
  [JENKINS-65398] terminology update


  Commit: c9eaac5ebcfb3f3f4834108515ea72c72481fa46
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/c9eaac5ebcfb3f3f4834108515ea72c72481fa46
  Author: A. Jard 
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/builder/ConfigFileBuildStep.java

  Log Message:
  ---
  Update 
src/main/java/org/jenkinsci/plugins/configfiles/builder/ConfigFileBuildStep.java

Co-authored-by: Robert Sandell 


  Commit: cf9e9c61c5bb9b75cc2cd1fd342e8c03f8a86281
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/cf9e9c61c5bb9b75cc2cd1fd342e8c03f8a86281
  Author: Ramon Leon 
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/builder/ConfigFileBuildStep.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java
M 
src/main/resources/org/jenkinsci/plugins/configfiles/builder/ConfigFileBuildStep/help-targetLocation.html
M 
src/main/resources/org/jenkinsci/plugins/configfiles/buildwrapper/ConfigFileBuildWrapper/help-targetLocation.html
M 
src/main/resources/org/jenkinsci/plugins/configfiles/maven/security/MavenServerIdSpecification/help-excludes.html
M 
src/main/resources/org/jenkinsci/plugins/configfiles/maven/security/MavenServerIdSpecification/help-includes.html

  Log Message:
  ---
  Merge pull request #117 from aHenryJard/JENKINS-65398_terminology


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/b09f3d46ef61...cf9e9c61c5bb

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


[jenkinsci/config-file-provider-plugin] 3f330a: Add credential management to custom files

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 3f330ad7f8dc22c7c3e3a4f7a915845c88b6ea0b
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/3f330ad7f8dc22c7c3e3a4f7a915845c88b6ea0b
  Author: Andrew Grimberg 
  Date:   2021-03-15 (Mon, 15 Mar 2021)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/lib/configprovider/model/ContentType.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/AbstractCustomProvider.java
M src/main/java/org/jenkinsci/plugins/configfiles/custom/CustomConfig.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/security/CustomConfigCredentialsHelper.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/security/CustomizedCredentialMapping.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/security/HasCustomizedCredentialMappings.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/security/TokenKeyRequirement.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/security/TokenValueMacro.java
M 
src/main/resources/org/jenkinsci/plugins/configfiles/custom/CustomConfig/edit-config.jelly
M 
src/main/resources/org/jenkinsci/plugins/configfiles/custom/CustomConfig/show-config.jelly
A 
src/main/resources/org/jenkinsci/plugins/configfiles/custom/security/CustomizedCredentialMapping/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/configfiles/custom/security/CustomizedCredentialMapping/help-credentialsId.html
A 
src/main/resources/org/jenkinsci/plugins/configfiles/custom/security/CustomizedCredentialMapping/help-tokenKey.html

  Log Message:
  ---
  Add credential management to custom files

With the advent of Jenkins Configuration As Code (JCasC) it has become
more needed to be able to provide a way to allow job owners to provide
new managed configuration files that also replace tokenized credentials.
While it is possible to attain this goal by utilizing the Credentials
Binding Plugin along with the 'Replace All' option when defining where
the file is put on disk during the job this has caused several problems
with well established methods of managing the jobs. In particular, jobs
being managed with Jenkins Job Builder which tend to be heavily
Freestyle in nature and also utilize a lot of templates and macros
suffer greatly when using this method of management.

Instead, allowing credentials to be defined and automatically replaced
when the file is rendered down to disk solves the problem of securely
storing the credentials in the credential store and also allowing less
privileged persons the ability to more easily work with the managed
files.

This change in particular modifies the 'custom' file type to support
defining credentials along with the tokens that are to be used and
having them properly rendered when being put down on disk. It will
continue to work fine with the previous method using the Credentials
Binding Plugin as well as it will only replace the tokens that it has a
full definition for and then would be passed through the full
environment token replacement as well as it did before this change.

Making this change allows for safe storage of configuration files in
JCasC format to be stored in a repository and in some fashion
manipulated into place for Jenkins to utilize (exercise for the admin)
which is a partial answer to JENKINS-17766. It also completely obviates
the requirement to encrypt the files as per JENKINS-18635 as the
sensitive data can now be securely separated from the non-sensitive
data.

Resolves: JENKINS-43204
Signed-off-by: Andrew Grimberg 


  Commit: b09f3d46ef61812aecc2dc5e36c3cf944a88e30a
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/b09f3d46ef61812aecc2dc5e36c3cf944a88e30a
  Author: Ramon Leon 
  Date:   2021-04-21 (Wed, 21 Apr 2021)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/lib/configprovider/model/ContentType.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/AbstractCustomProvider.java
M src/main/java/org/jenkinsci/plugins/configfiles/custom/CustomConfig.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/security/CustomConfigCredentialsHelper.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/security/CustomizedCredentialMapping.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/security/HasCustomizedCredentialMappings.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/security/TokenKeyRequirement.java
A 
src/main/java/org/jenkinsci/plugins/configfiles/custom/security/TokenValueMacro.java
M 
src/main/resources/org/jenkinsci/plugins/configfiles/custom/CustomConfig/edit-config.jelly
M 
src/main/resources/org/jenkinsci/plugins/configfiles/custom/CustomConfig/show-config.jelly
A 
src/main/resources/org/jenkinsci/plugins/configfiles/custom/security/CustomizedCredentialMapping/config.jelly
A 

[jenkinsci/config-file-provider-plugin] 3fc07e: SECURITY-2204

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/3.7.x
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 3fc07e611a52ff5940306388e51f0dd92cf7054f
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/3fc07e611a52ff5940306388e51f0dd92cf7054f
  Author: Ramon Leon 
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/security/CredentialsHelper.java
A src/test/java/org/jenkinsci/plugins/configfiles/sec/Security2204Test.java
A src/test/resources/org/jenkinsci/plugins/configfiles/sec/settings-xxe.xml
A src/test/resources/org/jenkinsci/plugins/configfiles/sec/settings.xml

  Log Message:
  ---
  SECURITY-2204

(cherry picked from commit 5f845bc015be769e595088bab11ec36c767671e1)


  Commit: 3bb3c75e5257c273252aca33ec61976d23d35077
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/3bb3c75e5257c273252aca33ec61976d23d35077
  Author: Ramon Leon 
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/configfiles/ConfigFilesManagement.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/folder/FolderConfigFileAction.java
M src/main/resources/lib/configfiles/configfiles.jelly
M src/main/resources/lib/configfiles/providerlist.jelly
M 
src/test/java/org/jenkinsci/plugins/configfiles/ConfigFilesSEC1253Test.java
M 
src/test/java/org/jenkinsci/plugins/configfiles/folder/FolderConfigFileActionTest.java
A src/test/java/org/jenkinsci/plugins/configfiles/sec/Security2002Test.java

  Log Message:
  ---
  SECURITY-2202

(cherry picked from commit 313e9d1e57dd926aa3523a1e0691bee7ca483bae)


  Commit: 9ffc32379477c4395ab17ff19b04b9f1286ceedb
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/9ffc32379477c4395ab17ff19b04b9f1286ceedb
  Author: Ramon Leon 
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/configfiles/ConfigFilesManagement.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/buildwrapper/ManagedFile.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/folder/FolderConfigFileAction.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java
A src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java
M 
src/test/java/org/jenkinsci/plugins/configfiles/folder/FolderConfigFileActionTest.java

  Log Message:
  ---
  SECURITY-2203

(cherry picked from commit b7f3c5150ad557e86414122c69be20075aee27fa)


  Commit: aeeb33080dd583628763a96371131cb1305f7d20
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/aeeb33080dd583628763a96371131cb1305f7d20
  Author: Ramon Leon 
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/security/ServerCredentialMapping.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/properties/security/PropertiesCredentialMapping.java
A src/test/java/org/jenkinsci/plugins/configfiles/sec/PermissionChecker.java
A 
src/test/java/org/jenkinsci/plugins/configfiles/sec/PermissionCheckerTests.java
A 
src/test/java/org/jenkinsci/plugins/configfiles/sec/ProtectedCodeRunner.java
A 
src/test/java/org/jenkinsci/plugins/configfiles/sec/ProtectedCodeRunnerTests.java
A src/test/java/org/jenkinsci/plugins/configfiles/sec/Security2254Test.java

  Log Message:
  ---
  SECURITY-2254

(cherry picked from commit d615e3278358b033f5e8d0d2e3f38f467b0e29f2)


  Commit: d4b34fc110f2cc786fc9c88534398e3d9de8bd8b
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/d4b34fc110f2cc786fc9c88534398e3d9de8bd8b
  Author: Ramon Leon 
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release config-file-provider-3.7.1


  Commit: daadf9321bb80107b37be9dde96bff23b154cd31
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/daadf9321bb80107b37be9dde96bff23b154cd31
  Author: Ramon Leon 
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/3fc07e611a52%5E...daadf9321bb8

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


[jenkinsci/config-file-provider-plugin] 5f845b: SECURITY-2204

2021-04-21 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/config-file-provider-plugin
  Commit: 5f845bc015be769e595088bab11ec36c767671e1
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/5f845bc015be769e595088bab11ec36c767671e1
  Author: Ramon Leon 
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/security/CredentialsHelper.java
A src/test/java/org/jenkinsci/plugins/configfiles/sec/Security2204Test.java
A src/test/resources/org/jenkinsci/plugins/configfiles/sec/settings-xxe.xml
A src/test/resources/org/jenkinsci/plugins/configfiles/sec/settings.xml

  Log Message:
  ---
  SECURITY-2204


  Commit: 313e9d1e57dd926aa3523a1e0691bee7ca483bae
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/313e9d1e57dd926aa3523a1e0691bee7ca483bae
  Author: Ramon Leon 
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/configfiles/ConfigFilesManagement.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/folder/FolderConfigFileAction.java
M src/main/resources/lib/configfiles/configfiles.jelly
M src/main/resources/lib/configfiles/providerlist.jelly
M 
src/test/java/org/jenkinsci/plugins/configfiles/ConfigFilesSEC1253Test.java
M 
src/test/java/org/jenkinsci/plugins/configfiles/folder/FolderConfigFileActionTest.java
A src/test/java/org/jenkinsci/plugins/configfiles/sec/Security2002Test.java

  Log Message:
  ---
  SECURITY-2202


  Commit: b7f3c5150ad557e86414122c69be20075aee27fa
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/b7f3c5150ad557e86414122c69be20075aee27fa
  Author: Ramon Leon 
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/configfiles/ConfigFilesManagement.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/buildwrapper/ManagedFile.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/folder/FolderConfigFileAction.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnGlobalSettingsProvider.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/job/MvnSettingsProvider.java
A src/test/java/org/jenkinsci/plugins/configfiles/Security2203Test.java
M 
src/test/java/org/jenkinsci/plugins/configfiles/folder/FolderConfigFileActionTest.java

  Log Message:
  ---
  SECURITY-2203


  Commit: d615e3278358b033f5e8d0d2e3f38f467b0e29f2
  
https://github.com/jenkinsci/config-file-provider-plugin/commit/d615e3278358b033f5e8d0d2e3f38f467b0e29f2
  Author: Ramon Leon 
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/configfiles/maven/security/ServerCredentialMapping.java
M 
src/main/java/org/jenkinsci/plugins/configfiles/properties/security/PropertiesCredentialMapping.java
A src/test/java/org/jenkinsci/plugins/configfiles/sec/PermissionChecker.java
A 
src/test/java/org/jenkinsci/plugins/configfiles/sec/PermissionCheckerTests.java
A 
src/test/java/org/jenkinsci/plugins/configfiles/sec/ProtectedCodeRunner.java
A 
src/test/java/org/jenkinsci/plugins/configfiles/sec/ProtectedCodeRunnerTests.java
A src/test/java/org/jenkinsci/plugins/configfiles/sec/Security2254Test.java

  Log Message:
  ---
  SECURITY-2254


Compare: 
https://github.com/jenkinsci/config-file-provider-plugin/compare/1232ede0b251...d615e3278358

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


[jenkinsci/msbuild-plugin] 9b5d9c: [maven-release-plugin] prepare for next developmen...

2021-02-25 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/msbuild-plugin
  Commit: 9b5d9c31aadcc4bc0b1511e3082a290a1edce424
  
https://github.com/jenkinsci/msbuild-plugin/commit/9b5d9c31aadcc4bc0b1511e3082a290a1edce424
  Author: Ramon Leon 
  Date:   2021-02-26 (Fri, 26 Feb 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/msbuild-plugin/push/refs/heads/master/119331-9b5d9c%40github.com.


[jenkinsci/msbuild-plugin]

2021-02-25 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/tags/msbuild-1.30
  Home:   https://github.com/jenkinsci/msbuild-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/msbuild-plugin/push/refs/tags/msbuild-1.30/00-e97584%40github.com.


[jenkinsci/msbuild-plugin] 119331: [maven-release-plugin] prepare release msbuild-1.30

2021-02-25 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/msbuild-plugin
  Commit: 1193314ac2bccae7f89f26938050f811920da2f6
  
https://github.com/jenkinsci/msbuild-plugin/commit/1193314ac2bccae7f89f26938050f811920da2f6
  Author: Ramon Leon 
  Date:   2021-02-26 (Fri, 26 Feb 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release msbuild-1.30


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


[jenkinsci/msbuild-plugin] 551345: move documentation from wiki to github

2021-02-25 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/msbuild-plugin
  Commit: 551345d9b7ffd6209ec660050470e91e70c4825e
  
https://github.com/jenkinsci/msbuild-plugin/commit/551345d9b7ffd6209ec660050470e91e70c4825e
  Author: Kasper Heydnrickx 
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
A README.md
A docs/images/jenkins-job-msbuild.png
A docs/images/jenkins-msbuild.png

  Log Message:
  ---
  move documentation from wiki to github


  Commit: d79c5b97a24d283a841b8e557cbfb30c573131a1
  
https://github.com/jenkinsci/msbuild-plugin/commit/d79c5b97a24d283a841b8e557cbfb30c573131a1
  Author: Kasper Heydnrickx 
  Date:   2019-12-02 (Mon, 02 Dec 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  whitespace cleanup and added quotation marks


  Commit: 0e4a52f2da589d798c8a3ce245f0aec57f7f
  
https://github.com/jenkinsci/msbuild-plugin/commit/0e4a52f2da589d798c8a3ce245f0aec57f7f
  Author: KasperHeyndrickx <32434893+kasperheyndri...@users.noreply.github.com>
  Date:   2019-12-03 (Tue, 03 Dec 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md

Co-Authored-By: Joseph Petersen 


  Commit: c9bd114e945f1cfecf5c22926cc2acf5db62903c
  
https://github.com/jenkinsci/msbuild-plugin/commit/c9bd114e945f1cfecf5c22926cc2acf5db62903c
  Author: Ramon Leon 
  Date:   2021-02-26 (Fri, 26 Feb 2021)

  Changed paths:
A README.md
A docs/images/jenkins-job-msbuild.png
A docs/images/jenkins-msbuild.png

  Log Message:
  ---
  Merge pull request #39 from KasperHeyndrickx/documentation

move documentation from wiki to github


Compare: 
https://github.com/jenkinsci/msbuild-plugin/compare/d5e34bdbb700...c9bd114e945f

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


[jenkinsci/msbuild-plugin] 4a125b: [JENKINS-64881] Bump dependencies to avoid PCT fai...

2021-02-25 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/msbuild-plugin
  Commit: 4a125ba92b75d618a5b3cfa539acba6106bda47f
  
https://github.com/jenkinsci/msbuild-plugin/commit/4a125ba92b75d618a5b3cfa539acba6106bda47f
  Author: Ramon Leon 
  Date:   2021-02-16 (Tue, 16 Feb 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-64881] Bump dependencies to avoid PCT failure


  Commit: 26a03169d9093646715ea7a9146600cd53118cbc
  
https://github.com/jenkinsci/msbuild-plugin/commit/26a03169d9093646715ea7a9146600cd53118cbc
  Author: Ramon Leon 
  Date:   2021-02-16 (Tue, 16 Feb 2021)

  Changed paths:
M src/test/java/hudson/plugins/msbuild/MsBuildBuilderTest.java

  Log Message:
  ---
  [JENKINS-64881] Propagate root exception


  Commit: 125fcd44710b1be9340f9ece23353de2f21f5b3c
  
https://github.com/jenkinsci/msbuild-plugin/commit/125fcd44710b1be9340f9ece23353de2f21f5b3c
  Author: Ramon Leon 
  Date:   2021-02-16 (Tue, 16 Feb 2021)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  [JENKINS-64881] Add dependabot


  Commit: f99d7256c15b7bde42473ad72d64434399322fb0
  
https://github.com/jenkinsci/msbuild-plugin/commit/f99d7256c15b7bde42473ad72d64434399322fb0
  Author: Ramon Leon 
  Date:   2021-02-16 (Tue, 16 Feb 2021)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  [JENKINS-64881] final EOL


  Commit: d5e34bdbb7009c083f485407a2206c10360b8caf
  
https://github.com/jenkinsci/msbuild-plugin/commit/d5e34bdbb7009c083f485407a2206c10360b8caf
  Author: Ramon Leon 
  Date:   2021-02-26 (Fri, 26 Feb 2021)

  Changed paths:
A .github/dependabot.yml
M pom.xml
M src/test/java/hudson/plugins/msbuild/MsBuildBuilderTest.java

  Log Message:
  ---
  Merge pull request #42 from MRamonLeon/JENKINS-64881


Compare: 
https://github.com/jenkinsci/msbuild-plugin/compare/cb446035d4e1...d5e34bdbb700

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


[jenkinsci/support-core-plugin] 11b409: SECURITY-2150

2021-02-24 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/2.72.x
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 11b4098ffd2a319eb1e7e1b9ee796f41a6334c80
  
https://github.com/jenkinsci/support-core-plugin/commit/11b4098ffd2a319eb1e7e1b9ee796f41a6334c80
  Author: Ramon Leon 
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/AboutUser.java

  Log Message:
  ---
  SECURITY-2150


  Commit: 0599374b61df9cbe3cb551a22f9c13ddc296417f
  
https://github.com/jenkinsci/support-core-plugin/commit/0599374b61df9cbe3cb551a22f9c13ddc296417f
  Author: Ramon Leon 
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release support-core-2.72.1


  Commit: 20eaed3e1c30bab30daa0dcd9fcc77302964de33
  
https://github.com/jenkinsci/support-core-plugin/commit/20eaed3e1c30bab30daa0dcd9fcc77302964de33
  Author: Ramon Leon 
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/support-core-plugin/compare/11b4098ffd2a%5E...20eaed3e1c30

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


[jenkinsci/support-core-plugin] 1fa1c0: SECURITY-2150

2021-02-24 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/2.68.x
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 1fa1c097d466cbe31b5af0c5a97eb69eaf225702
  
https://github.com/jenkinsci/support-core-plugin/commit/1fa1c097d466cbe31b5af0c5a97eb69eaf225702
  Author: Ramon Leon 
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/AboutUser.java

  Log Message:
  ---
  SECURITY-2150


  Commit: 31bfe9aae5e2c104df5645de43e6189484cd9836
  
https://github.com/jenkinsci/support-core-plugin/commit/31bfe9aae5e2c104df5645de43e6189484cd9836
  Author: Ramon Leon 
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release support-core-2.68.1


  Commit: 2fb8096672747b61ec9920601e4f05ec2e609a7d
  
https://github.com/jenkinsci/support-core-plugin/commit/2fb8096672747b61ec9920601e4f05ec2e609a7d
  Author: Ramon Leon 
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/support-core-plugin/compare/1fa1c097d466%5E...2fb809667274

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


[jenkinsci/support-core-plugin] f63f74: SECURITY-2150

2021-02-24 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/2.70.x
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: f63f749b684819f812d9c02c897536c55eb804ba
  
https://github.com/jenkinsci/support-core-plugin/commit/f63f749b684819f812d9c02c897536c55eb804ba
  Author: Ramon Leon 
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/AboutUser.java

  Log Message:
  ---
  SECURITY-2150


  Commit: 6b1eec3b2739263867fdc30febae97db169b3854
  
https://github.com/jenkinsci/support-core-plugin/commit/6b1eec3b2739263867fdc30febae97db169b3854
  Author: Ramon Leon 
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release support-core-2.70.1


  Commit: b59f82fd4c691de741bcee8ff2131ed06dbf305c
  
https://github.com/jenkinsci/support-core-plugin/commit/b59f82fd4c691de741bcee8ff2131ed06dbf305c
  Author: Ramon Leon 
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/support-core-plugin/compare/f63f749b6848%5E...b59f82fd4c69

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


[jenkinsci/support-core-plugin] 9af9ef: SECURITY-2150

2021-02-24 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 9af9efae6e9ed408ca89ff9b5f1b7a74da0a131f
  
https://github.com/jenkinsci/support-core-plugin/commit/9af9efae6e9ed408ca89ff9b5f1b7a74da0a131f
  Author: Ramon Leon 
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
M src/main/java/com/cloudbees/jenkins/support/impl/AboutUser.java

  Log Message:
  ---
  SECURITY-2150


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


[jenkinsci/jdk-tool-plugin] 1285bd: [maven-release-plugin] prepare for next developmen...

2021-02-16 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jdk-tool-plugin
  Commit: 1285bd8bfdfc93a5268a6adc82dc95aa1f9ff64f
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/1285bd8bfdfc93a5268a6adc82dc95aa1f9ff64f
  Author: Ramon Leon 
  Date:   2021-02-16 (Tue, 16 Feb 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/jdk-tool-plugin/push/refs/heads/master/607aad-1285bd%40github.com.


[jenkinsci/jdk-tool-plugin]

2021-02-16 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/tags/jdk-tool-1.5
  Home:   https://github.com/jenkinsci/jdk-tool-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/jdk-tool-plugin/push/refs/tags/jdk-tool-1.5/00-f9ea05%40github.com.


[jenkinsci/jdk-tool-plugin] 607aad: [maven-release-plugin] prepare release jdk-tool-1.5

2021-02-16 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jdk-tool-plugin
  Commit: 607aadc7aa222e5b9953290829540abae7ef4be1
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/607aadc7aa222e5b9953290829540abae7ef4be1
  Author: Ramon Leon 
  Date:   2021-02-16 (Tue, 16 Feb 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release jdk-tool-1.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/jdk-tool-plugin/push/refs/heads/master/c8cfb7-607aad%40github.com.


[jenkinsci/ssh-agent-plugin] 803749: [maven-release-plugin] prepare for next developmen...

2021-02-15 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-agent-plugin
  Commit: 803749738d30953a3cba22a56229b1250435c15d
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/803749738d30953a3cba22a56229b1250435c15d
  Author: Ramon Leon 
  Date:   2021-02-15 (Mon, 15 Feb 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/ssh-agent-plugin/push/refs/heads/master/9326dc-803749%40github.com.


[jenkinsci/ssh-agent-plugin] 9326dc: [maven-release-plugin] prepare release ssh-agent-1.21

2021-02-15 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-agent-plugin
  Commit: 9326dc09045f214caf8652cf946092473673558f
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/9326dc09045f214caf8652cf946092473673558f
  Author: Ramon Leon 
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ssh-agent-1.21


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


[jenkinsci/ssh-agent-plugin]

2021-02-15 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/tags/ssh-agent-1.21
  Home:   https://github.com/jenkinsci/ssh-agent-plugin

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


[jenkinsci/ssh-agent-plugin] fc99df: Fix spotbugs warnings

2021-02-15 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-agent-plugin
  Commit: fc99dffdd1cbaeed8d1c49123704cc26f89213c7
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/fc99dffdd1cbaeed8d1c49123704cc26f89213c7
  Author: Ramon Leon 
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/jna/JNRRemoteAgentFactory.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/mina/MinaRemoteAgentFactory.java

  Log Message:
  ---
  Fix spotbugs warnings


  Commit: a0c6e1c6a6094fea79acf74127d635c24cad5558
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/a0c6e1c6a6094fea79acf74127d635c24cad5558
  Author: Ramon Leon 
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/jna/JNRRemoteAgentFactory.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/mina/MinaRemoteAgentFactory.java

  Log Message:
  ---
  Merge pull request #43 from MRamonLeon/fix-spotbugs

Fix spotbugs warnings


Compare: 
https://github.com/jenkinsci/ssh-agent-plugin/compare/40359d3ecfc2...a0c6e1c6a609

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


[jenkinsci/ssh-agent-plugin] 096421: JENKINS-50181 - Test and updated dependencies for ...

2021-02-13 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-agent-plugin
  Commit: 096421427613a850d8e2a203b5d481dea902be40
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/096421427613a850d8e2a203b5d481dea902be40
  Author: Radek Antoniuk 
  Date:   2019-09-20 (Fri, 20 Sep 2019)

  Changed paths:
M pom.xml
M src/test/java/com/cloudbees/jenkins/plugins/sshagent/SSHAgentBase.java
M 
src/test/java/com/cloudbees/jenkins/plugins/sshagent/SSHAgentBuildWrapperTest.java

  Log Message:
  ---
  JENKINS-50181 - Test and updated dependencies for changes in ssh-credentials 
for keys without a newline


  Commit: 7444144a4768dff006796e219cc10d1c9048bb41
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/7444144a4768dff006796e219cc10d1c9048bb41
  Author: Radek Antoniuk 
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump to released 1.17.13

Co-Authored-By: Matt Sicker 


  Commit: 5a6ba5cc57b2d7461932ebb7951c71039ba1a067
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/5a6ba5cc57b2d7461932ebb7951c71039ba1a067
  Author: Radek Antoniuk 
  Date:   2019-10-08 (Tue, 08 Oct 2019)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/RemoteAgentFactory.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/jna/JNRRemoteAgentFactory.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/mina/MinaRemoteAgentFactory.java

  Log Message:
  ---
  Resolve spotbugs issues


  Commit: 5299109b856b4d065829ad1b20694335a3310c69
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/5299109b856b4d065829ad1b20694335a3310c69
  Author: Radek Antoniuk 
  Date:   2020-10-26 (Mon, 26 Oct 2020)

  Changed paths:
A .github/release-drafter.yml
M README.md
A docs/images/Screen_Shot_2012-10-26_at_11.54.21.png
A docs/images/Screen_Shot_2012-10-26_at_12.25.04.png
A docs/images/Screen_Shot_2012-10-26_at_12.26.13.png
A docs/old-changelog.md
M pom.xml
A src/main/java/com/cloudbees/jenkins/plugins/sshagent/LauncherProvider.java
M src/main/java/com/cloudbees/jenkins/plugins/sshagent/RemoteAgent.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/RemoteAgentFactory.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/SSHAgentBuildWrapper.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/SSHAgentStepExecution.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/exec/ExecRemoteAgent.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/exec/ExecRemoteAgentFactory.java
M src/main/java/com/cloudbees/jenkins/plugins/sshagent/jna/AgentServer.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/jna/JNRRemoteAgent.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/jna/JNRRemoteAgentFactory.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/mina/MinaRemoteAgent.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/mina/MinaRemoteAgentFactory.java
M src/test/java/com/cloudbees/jenkins/plugins/sshagent/SSHAgentBase.java
M 
src/test/java/com/cloudbees/jenkins/plugins/sshagent/SSHAgentStepWorkflowTest.java

  Log Message:
  ---
  Merge branch 'master' into JENKINS-50181-add-newline-to-private-keys


  Commit: 9c401ca68cc81a29877f89dc43df4e82fedfc3d7
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/9c401ca68cc81a29877f89dc43df4e82fedfc3d7
  Author: Radek Antoniuk 
  Date:   2021-02-07 (Sun, 07 Feb 2021)

  Changed paths:
A .github/dependabot.yml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Merge remote-tracking branch 'upstream/master' into 
JENKINS-50181-add-newline-to-private-keys


  Commit: fb62bf93b69d09a29c2592ea986fce334dde4c70
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/fb62bf93b69d09a29c2592ea986fce334dde4c70
  Author: Radek Antoniuk 
  Date:   2021-02-08 (Mon, 08 Feb 2021)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/jna/JNRRemoteAgentFactory.java
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/mina/MinaRemoteAgentFactory.java

  Log Message:
  ---
  Apply suggestions from code review

Co-authored-by: Ramon Leon 


  Commit: bf55ee486f7ea6de7c704b81955dd52dabef7efc
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/bf55ee486f7ea6de7c704b81955dd52dabef7efc
  Author: Radek Antoniuk 
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
M 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/mina/MinaRemoteAgentFactory.java

  Log Message:
  ---
  Update 
src/main/java/com/cloudbees/jenkins/plugins/sshagent/mina/MinaRemoteAgentFactory.java

Co-authored-by: Ramon Leon 


  Commit: b680f4d7af14cde92cedf807773672541848893b
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/b680f4d7af14cde92cedf807773672541848893b
  Author: Radek Antoniuk 
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  

[jenkinsci/jdk-tool-plugin] 2cd151: Enable Dependabot

2021-02-12 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jdk-tool-plugin
  Commit: 2cd151b5cdbb99b151a911f37511f300f9a3b8e7
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/2cd151b5cdbb99b151a911f37511f300f9a3b8e7
  Author: Baptiste Mathus 
  Date:   2021-02-11 (Thu, 11 Feb 2021)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable Dependabot


  Commit: 52d2739ee5c92b5f533f59b8a5c536a835a22f9b
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/52d2739ee5c92b5f533f59b8a5c536a835a22f9b
  Author: Ramon Leon 
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
M .github/dependabot.yml

  Log Message:
  ---
  Weekly interval


  Commit: c8cfb73196162e381e23c9d39898b5b2f0ae80b6
  
https://github.com/jenkinsci/jdk-tool-plugin/commit/c8cfb73196162e381e23c9d39898b5b2f0ae80b6
  Author: Ramon Leon 
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Merge pull request #14 from batmat/enable-dependabot

Enable Dependabot


Compare: 
https://github.com/jenkinsci/jdk-tool-plugin/compare/9b72725d718a...c8cfb7319616

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


[jenkinsci/ssh-agent-plugin] fd8795: Use BOM

2021-02-07 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-agent-plugin
  Commit: fd8795e22ab0d6fa3e523d49aedca0fdd41266ae
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/fd8795e22ab0d6fa3e523d49aedca0fdd41266ae
  Author: Radek Antoniuk 
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use BOM


  Commit: 5a7c1920510912ef488bfedd1fde09b46a24f1fb
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/5a7c1920510912ef488bfedd1fde09b46a24f1fb
  Author: Radek Antoniuk 
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump BOM to 16


  Commit: eab6a0687c1cf7c2ae9faecaef5a9d546fb5059e
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/eab6a0687c1cf7c2ae9faecaef5a9d546fb5059e
  Author: Radek Antoniuk 
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
A .github/dependabot.yml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Add dependabot config


  Commit: da74e8edd7c04b79dbdff4e8b361d82e1a3fc5af
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/da74e8edd7c04b79dbdff4e8b361d82e1a3fc5af
  Author: Radek Antoniuk 
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Add comment for build plugin


  Commit: 402a6d72e3df2067abfe063307488ce946ebc3d5
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/402a6d72e3df2067abfe063307488ce946ebc3d5
  Author: Radek Antoniuk 
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update pom.xml

Co-authored-by: Jesse Glick 


  Commit: d5390e7a23e9b4461681923d7954f3f805ea9fdb
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/d5390e7a23e9b4461681923d7954f3f805ea9fdb
  Author: Radek Antoniuk 
  Date:   2020-10-27 (Tue, 27 Oct 2020)

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

  Log Message:
  ---
  Unused test dependencies cleanup


  Commit: ea0837e7f141405d9faf366bc7525b86e20140e8
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/ea0837e7f141405d9faf366bc7525b86e20140e8
  Author: Radek Antoniuk 
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'bom' of github.com:warden/ssh-agent-plugin into bom


  Commit: 0a5c515a9f61a450d4afefe6ac15927db687ae05
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/0a5c515a9f61a450d4afefe6ac15927db687ae05
  Author: Radek Antoniuk 
  Date:   2020-12-28 (Mon, 28 Dec 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove maintainers from pom to avoid confusion


  Commit: 48a5d951480d8dfd390031d9d689fc9e600dfde7
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/48a5d951480d8dfd390031d9d689fc9e600dfde7
  Author: Radek Antoniuk 
  Date:   2020-12-28 (Mon, 28 Dec 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom


  Commit: 312681dedcdeb3f43f9bb7327e80059c444e9beb
  
https://github.com/jenkinsci/ssh-agent-plugin/commit/312681dedcdeb3f43f9bb7327e80059c444e9beb
  Author: Ramon Leon 
  Date:   2021-02-07 (Sun, 07 Feb 2021)

  Changed paths:
A .github/dependabot.yml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Merge pull request #37 from warden/bom


Compare: 
https://github.com/jenkinsci/ssh-agent-plugin/compare/fecc167f2067...312681dedcde

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


[jenkinsci/s3-plugin] 988ce3: [JENKINS-62907] Table to divs compatibility

2021-01-18 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/s3-plugin
  Commit: 988ce3a1f9e44b8524b3d608c464bb21b9c4297d
  
https://github.com/jenkinsci/s3-plugin/commit/988ce3a1f9e44b8524b3d608c464bb21b9c4297d
  Author: Adrien Lecharpentier 
  Date:   2021-01-14 (Thu, 14 Jan 2021)

  Changed paths:
M src/main/resources/hudson/plugins/s3/S3BucketPublisher/global.jelly
A src/main/resources/lib/s3Plugin/blockWrapper.jelly
A src/main/resources/lib/s3Plugin/taglib

  Log Message:
  ---
  [JENKINS-62907] Table to divs compatibility

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


  Commit: a8be93e82a15d4fcb8f15af0143ee0783f9ed4e6
  
https://github.com/jenkinsci/s3-plugin/commit/a8be93e82a15d4fcb8f15af0143ee0783f9ed4e6
  Author: Ramon Leon 
  Date:   2021-01-18 (Mon, 18 Jan 2021)

  Changed paths:
M src/main/resources/hudson/plugins/s3/S3BucketPublisher/global.jelly
A src/main/resources/lib/s3Plugin/blockWrapper.jelly
A src/main/resources/lib/s3Plugin/taglib

  Log Message:
  ---
  Merge pull request #134 from alecharp/JENKINS-62907

[JENKINS-62907] Table to divs compatibility


Compare: 
https://github.com/jenkinsci/s3-plugin/compare/b1dba7f77de3...a8be93e82a15

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


[jenkinsci/ec2-plugin] febb1e: [JENKINS-60482] Update bom to fix PCT failures bec...

2020-12-15 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: febb1e2130f795b0b2afc3fb5cf67c80e7406e54
  
https://github.com/jenkinsci/ec2-plugin/commit/febb1e2130f795b0b2afc3fb5cf67c80e7406e54
  Author: Ramon Leon 
  Date:   2020-12-14 (Mon, 14 Dec 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-60482] Update bom to fix PCT failures because of JCasC outdated

PCT was failing on ConfigurationAsCodeTest#testConfigAsCodeExport and 
ConfigurationAsCodeTest#testConfigAsCodeWithAltEncpointExport because it needs 
updated JCasC.


  Commit: 7efa41339ee8a4c3fcff0a47e981f06f88ec77db
  
https://github.com/jenkinsci/ec2-plugin/commit/7efa41339ee8a4c3fcff0a47e981f06f88ec77db
  Author: Ramon Leon 
  Date:   2020-12-15 (Tue, 15 Dec 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #547 from MRamonLeon/fix-pct

[JENKINS-60482] Update bom to fix PCT failures because of JCasC outdated


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/d4de1fb81269...7efa41339ee8

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


[jenkinsci/ec2-plugin] d4de1f: [maven-release-plugin] prepare for next developmen...

2020-12-11 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: d4de1fb81269d58e88168dd9390a646bb948783b
  
https://github.com/jenkinsci/ec2-plugin/commit/d4de1fb81269d58e88168dd9390a646bb948783b
  Author: Ramon Leon 
  Date:   2020-12-11 (Fri, 11 Dec 2020)

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


[jenkinsci/ec2-plugin]

2020-12-11 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/tags/ec2-1.56
  Home:   https://github.com/jenkinsci/ec2-plugin

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


[jenkinsci/ec2-plugin] ff71df: [maven-release-plugin] prepare release ec2-1.56

2020-12-11 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: ff71df3044cdf28f462c8be5e3a6d4f1fa0b5b95
  
https://github.com/jenkinsci/ec2-plugin/commit/ff71df3044cdf28f462c8be5e3a6d4f1fa0b5b95
  Author: Ramon Leon 
  Date:   2020-12-11 (Fri, 11 Dec 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-1.56


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


[jenkinsci/ec2-plugin] ed9ce4: [JENKINS-62908] Remove table row for embedded desc...

2020-12-11 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: ed9ce435cedeb3efcf386e39d9265d6f8f0f6226
  
https://github.com/jenkinsci/ec2-plugin/commit/ed9ce435cedeb3efcf386e39d9265d6f8f0f6226
  Author: Adrien Lecharpentier 
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
M src/main/resources/hudson/plugins/ec2/EC2Computer/configure.jelly

  Log Message:
  ---
  [JENKINS-62908] Remove table row for embedded descriptor class


  Commit: 10322677b2a19570ba2aa4075e4b16397d219d46
  
https://github.com/jenkinsci/ec2-plugin/commit/10322677b2a19570ba2aa4075e4b16397d219d46
  Author: Ramon Leon 
  Date:   2020-12-11 (Fri, 11 Dec 2020)

  Changed paths:
M src/main/resources/hudson/plugins/ec2/EC2Computer/configure.jelly

  Log Message:
  ---
  Merge pull request #543 from alecharp/JENKINS-62908

[JENKINS-62908] Remove table row for embedded descriptor class


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/a625a57bb7d7...10322677b2a1

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


[jenkinsci/ec2-plugin] c9d8dd: JENKINS-63982 Support EC2/S3 Endpoints for AWS-CN ...

2020-12-04 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: c9d8ddced0ef845855b1fd2d2ee6fec6be83199c
  
https://github.com/jenkinsci/ec2-plugin/commit/c9d8ddced0ef845855b1fd2d2ee6fec6be83199c
  Author: Felipe Grazziotin 
  Date:   2020-11-27 (Fri, 27 Nov 2020)

  Changed paths:
M CHANGELOG.md
M src/main/java/hudson/plugins/ec2/AmazonEC2Cloud.java
M src/main/java/hudson/plugins/ec2/EC2Cloud.java
A src/test/java/hudson/plugins/ec2/AmazonChinaEC2CloudTest.java

  Log Message:
  ---
  JENKINS-63982 Support EC2/S3 Endpoints for AWS-CN Partition

AWS operates different Partitions such as US-GovCloud and AWS-CN.
This patch improves support for Jenkins instances operating
ec2-plugin in the AWS-CN partition as it has a different DNS Suffix
than those in US-based Amazon Web Services.


  Commit: 9969c34c464137abff15721bef445ae078bb5748
  
https://github.com/jenkinsci/ec2-plugin/commit/9969c34c464137abff15721bef445ae078bb5748
  Author: Felipe Grazziotin 
  Date:   2020-11-27 (Fri, 27 Nov 2020)

  Changed paths:
R src/test/java/hudson/plugins/ec2/AmazonChinaEC2CloudTest.java
A src/test/java/hudson/plugins/ec2/AmazonPartitionEC2CloudTest.java

  Log Message:
  ---
  Rename AmazonChina to AmazonPartition test


  Commit: 67c46cc6fea10c19568280997d8c807e3fbbadc2
  
https://github.com/jenkinsci/ec2-plugin/commit/67c46cc6fea10c19568280997d8c807e3fbbadc2
  Author: Felipe Grazziotin 
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Restore CHANGELOG.md from origin/master


  Commit: a625a57bb7d70cb43e4b13056eb6463e2e75ef43
  
https://github.com/jenkinsci/ec2-plugin/commit/a625a57bb7d70cb43e4b13056eb6463e2e75ef43
  Author: Ramon Leon 
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
M src/main/java/hudson/plugins/ec2/AmazonEC2Cloud.java
M src/main/java/hudson/plugins/ec2/EC2Cloud.java
A src/test/java/hudson/plugins/ec2/AmazonPartitionEC2CloudTest.java

  Log Message:
  ---
  Merge pull request #531 from els-grazziotinf/master


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/7c45f19b9359...a625a57bb7d7

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


[jenkinsci/ec2-plugin] dea918: Deprecate message in changelog

2020-12-03 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/deprecate-changelog-markdown
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: dea918354d8e33b8e4116ccb09e1c30678c2397b
  
https://github.com/jenkinsci/ec2-plugin/commit/dea918354d8e33b8e4116ccb09e1c30678c2397b
  Author: Ramon Leon 
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Deprecate message in changelog


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


[jenkinsci/ec2-plugin] e716e2: [maven-release-plugin] prepare for next developmen...

2020-11-26 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: e716e2a6534b897d30e98b080bea96db0a3ed9cf
  
https://github.com/jenkinsci/ec2-plugin/commit/e716e2a6534b897d30e98b080bea96db0a3ed9cf
  Author: Ramon Leon 
  Date:   2020-11-26 (Thu, 26 Nov 2020)

  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/ec2-plugin/push/refs/heads/master/3681df-e716e2%40github.com.


[jenkinsci/ec2-plugin]

2020-11-26 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/tags/ec2-1.55
  Home:   https://github.com/jenkinsci/ec2-plugin

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


[jenkinsci/ec2-plugin] 3681df: [maven-release-plugin] prepare release ec2-1.55

2020-11-26 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 3681df0857831eda79e4850b20ee68a8ecfd02b9
  
https://github.com/jenkinsci/ec2-plugin/commit/3681df0857831eda79e4850b20ee68a8ecfd02b9
  Author: Ramon Leon 
  Date:   2020-11-26 (Thu, 26 Nov 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-1.55


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


[jenkinsci/ec2-plugin] e7fdf4: [JENKINS-61161] Avoid infamous UI connection strat...

2020-11-25 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: e7fdf4de5418e8865600b31f525fd2b824701c39
  
https://github.com/jenkinsci/ec2-plugin/commit/e7fdf4de5418e8865600b31f525fd2b824701c39
  Author: Ramon Leon 
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
M src/main/java/hudson/plugins/ec2/SlaveTemplate.java

  Log Message:
  ---
  [JENKINS-61161] Avoid infamous UI connection strategy warning


  Commit: 1bd695fba38b7437e55dbfcf026fcc9ea910983c
  
https://github.com/jenkinsci/ec2-plugin/commit/1bd695fba38b7437e55dbfcf026fcc9ea910983c
  Author: Ramon Leon 
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
M src/main/java/hudson/plugins/ec2/SlaveTemplate.java

  Log Message:
  ---
  Merge pull request #538 from MRamonLeon/JENKINS-61161

[JENKINS-61161] Avoid infamous UI connection strategy warning


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/6712bf594df6...1bd695fba38b

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


[jenkinsci/ec2-plugin] 67c40a: [JENKINS-60482] Improve alternate ec2 point checks

2020-11-24 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 67c40ac0d9197d84642ab6d1295fda4b6ad64481
  
https://github.com/jenkinsci/ec2-plugin/commit/67c40ac0d9197d84642ab6d1295fda4b6ad64481
  Author: Ramon Leon 
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
M src/main/java/hudson/plugins/ec2/AmazonEC2Cloud.java
M src/main/resources/hudson/plugins/ec2/Messages.properties

  Log Message:
  ---
  [JENKINS-60482] Improve alternate ec2 point checks


  Commit: fe4fa4b905ff76136b752834af3ebf0e6789154b
  
https://github.com/jenkinsci/ec2-plugin/commit/fe4fa4b905ff76136b752834af3ebf0e6789154b
  Author: Ramon Leon 
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
M src/main/java/hudson/plugins/ec2/AmazonEC2Cloud.java

  Log Message:
  ---
  [JENKINS-60482] Allow empty alternate ec2 endpoint


  Commit: 6712bf594df6f4e68fff99903a1b33d9f48a085f
  
https://github.com/jenkinsci/ec2-plugin/commit/6712bf594df6f4e68fff99903a1b33d9f48a085f
  Author: Ramon Leon 
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
M src/main/java/hudson/plugins/ec2/AmazonEC2Cloud.java
M src/main/resources/hudson/plugins/ec2/Messages.properties

  Log Message:
  ---
  Merge pull request #539 from 
MRamonLeon/JENKINS-60482-improve-alt-endpoint-checking


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/0780e3337ea5...6712bf594df6

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


[jenkinsci/ec2-plugin] 011afe: [JENKINS-60482] Persist the alternate ec2 endpoint

2020-11-24 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 011afee753a9c64695f9a5e8d455fb3ee2a514c5
  
https://github.com/jenkinsci/ec2-plugin/commit/011afee753a9c64695f9a5e8d455fb3ee2a514c5
  Author: Ramon Leon 
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
M src/main/java/hudson/plugins/ec2/AmazonEC2Cloud.java

  Log Message:
  ---
  [JENKINS-60482] Persist the alternate ec2 endpoint

It helps when the default url is forbidden, you don't need to set it every time 
you access the configure clouds page.


  Commit: aea54842d7a812745c2905e14c776b3a8a404d5f
  
https://github.com/jenkinsci/ec2-plugin/commit/aea54842d7a812745c2905e14c776b3a8a404d5f
  Author: Ramon Leon 
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
M src/test/java/hudson/plugins/ec2/ConfigurationAsCodeTest.java
A src/test/resources/hudson/plugins/ec2/UnixData-withAltEndpoint.yml
A src/test/resources/hudson/plugins/ec2/UnixDataExport-withAltEndpoint.yml

  Log Message:
  ---
  [JENKINS-61161] Add test for alternate endpoint persistence


  Commit: 0780e3337ea5bf9e79c85bb5dad240069d732620
  
https://github.com/jenkinsci/ec2-plugin/commit/0780e3337ea5bf9e79c85bb5dad240069d732620
  Author: Ramon Leon 
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
M src/main/java/hudson/plugins/ec2/AmazonEC2Cloud.java
M src/test/java/hudson/plugins/ec2/ConfigurationAsCodeTest.java
A src/test/resources/hudson/plugins/ec2/UnixData-withAltEndpoint.yml
A src/test/resources/hudson/plugins/ec2/UnixDataExport-withAltEndpoint.yml

  Log Message:
  ---
  Merge pull request #537 from MRamonLeon/JENKINS-60482-just-keep-alt-endpoint


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/7f8196c6cb49...0780e3337ea5

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


[jenkinsci/ec2-plugin] 9acfd6: [JENKINS-61789] Terminate offline nodes when idle ...

2020-11-23 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 9acfd64aab6ccba0da5f18620c79452632c8be5a
  
https://github.com/jenkinsci/ec2-plugin/commit/9acfd64aab6ccba0da5f18620c79452632c8be5a
  Author: Ramon Leon 
  Date:   2020-11-20 (Fri, 20 Nov 2020)

  Changed paths:
M src/main/java/hudson/plugins/ec2/EC2RetentionStrategy.java
M src/test/java/hudson/plugins/ec2/EC2RetentionStrategyTest.java

  Log Message:
  ---
  [JENKINS-61789] Terminate offline nodes when idle timeout expires


  Commit: 0516f0dd9ff1992abda261b646b4a99cf3f5e939
  
https://github.com/jenkinsci/ec2-plugin/commit/0516f0dd9ff1992abda261b646b4a99cf3f5e939
  Author: Ramon Leon 
  Date:   2020-11-20 (Fri, 20 Nov 2020)

  Changed paths:
R .dependabot/config.yml
A .github/dependabot.yml
M pom.xml
R src/main/java/hudson/os/WindowsUtil.java
M src/main/java/hudson/plugins/ec2/AmazonEC2Cloud.java
M src/main/java/hudson/plugins/ec2/EC2Cloud.java
A src/main/java/hudson/plugins/ec2/EC2Filter.java
M src/main/java/hudson/plugins/ec2/Eucalyptus.java
M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
M src/main/java/hudson/plugins/ec2/WindowsData.java
M src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java
M src/main/java/hudson/plugins/ec2/win/EC2WindowsLauncher.java
M 
src/main/java/hudson/plugins/ec2/win/SelfSignedCertificateAllowedMonitor.java
M src/main/java/hudson/plugins/ec2/win/WinConnection.java
M src/main/java/hudson/plugins/ec2/win/winrm/WinRMClient.java
A 
src/main/java/hudson/plugins/ec2/win/winrm/WinRMConnectionManagerFactory.java
M src/main/java/hudson/plugins/ec2/win/winrm/WindowsProcess.java
M src/main/resources/hudson/plugins/ec2/AmazonEC2Cloud/config-entries.jelly
A src/main/resources/hudson/plugins/ec2/EC2Filter/config.jelly
M src/main/resources/hudson/plugins/ec2/EC2Tag/config.jelly
M src/main/resources/hudson/plugins/ec2/Eucalyptus/config-entries.jelly
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/config.jelly
A src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-ami.html
A src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-amiFilters.html
A src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-amiOwners.html
M src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-amiType.html
A src/main/resources/hudson/plugins/ec2/SlaveTemplate/help-amiUsers.html
A src/main/resources/lib/ec2/blockWrapper.jelly
A src/main/resources/lib/ec2/taglib
M src/test/java/hudson/plugins/ec2/AmazonEC2CloudTest.java
M src/test/java/hudson/plugins/ec2/AmazonEC2CloudUnitTest.java
M src/test/java/hudson/plugins/ec2/ConfigurationAsCodeTest.java
A src/test/java/hudson/plugins/ec2/EC2CloudMigrationTest.java
M src/test/java/hudson/plugins/ec2/EC2CloudTest.java
A src/test/java/hudson/plugins/ec2/EC2FilterTest.java
M src/test/java/hudson/plugins/ec2/EC2PrivateKeyTest.java
M src/test/java/hudson/plugins/ec2/EC2RetentionStrategyTest.java
M src/test/java/hudson/plugins/ec2/EC2SlaveMonitorTest.java
M src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java
M src/test/java/hudson/plugins/ec2/SlaveTemplateUnitTest.java
M src/test/java/hudson/plugins/ec2/util/AmazonEC2FactoryMockImpl.java
A src/test/java/hudson/plugins/ec2/util/SSHCredentialHelper.java
A src/test/java/hudson/plugins/ec2/util/TestSSHUserPrivateKey.java
A src/test/resources/hudson/plugins/ec2/Ami.yml
A 
src/test/resources/hudson/plugins/ec2/EC2CloudMigrationTest/testPrivateKeyMigrationToSshCredentials/config.xml
M src/test/resources/hudson/plugins/ec2/UnixData.yml
M src/test/resources/hudson/plugins/ec2/UnixDataExport.yml

  Log Message:
  ---
  Merge branch 'master' of github.com:jenkinsci/ec2-plugin into JENKINS-61789


  Commit: 7f8196c6cb49173b100ec23f08201db8d8c53ccf
  
https://github.com/jenkinsci/ec2-plugin/commit/7f8196c6cb49173b100ec23f08201db8d8c53ccf
  Author: Ramon Leon 
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
M src/main/java/hudson/plugins/ec2/EC2RetentionStrategy.java
M src/test/java/hudson/plugins/ec2/EC2RetentionStrategyTest.java

  Log Message:
  ---
  Merge pull request #534 from MRamonLeon/JENKINS-61789


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/4397f36fd48f...7f8196c6cb49

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


[jenkinsci/metrics-plugin] 2207b3: JENKINS-63760 notifyQueued used

2020-11-11 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/metrics-plugin
  Commit: 2207b37f75802dd4121e5a317fc46ca3c3ee825f
  
https://github.com/jenkinsci/metrics-plugin/commit/2207b37f75802dd4121e5a317fc46ca3c3ee825f
  Author: Jose Blas Camacho Taboada 
  Date:   2020-11-06 (Fri, 06 Nov 2020)

  Changed paths:
M src/main/java/jenkins/metrics/impl/JenkinsMetricProviderImpl.java
M src/test/java/jenkins/metrics/impl/JenkinsMetricProviderImplTest.java

  Log Message:
  ---
  JENKINS-63760 notifyQueued used


  Commit: 720908428853800987e2ba81acd955b4d52745db
  
https://github.com/jenkinsci/metrics-plugin/commit/720908428853800987e2ba81acd955b4d52745db
  Author: Jose Blas Camacho Taboada 
  Date:   2020-11-06 (Fri, 06 Nov 2020)

  Changed paths:
M src/test/java/jenkins/metrics/impl/JenkinsMetricProviderImplTest.java

  Log Message:
  ---
  JENKINS-63760 notifyQueued used


  Commit: b1318d90bcdfaf983e3b0b114618f60f94098702
  
https://github.com/jenkinsci/metrics-plugin/commit/b1318d90bcdfaf983e3b0b114618f60f94098702
  Author: Jose Blas Camacho Taboada 
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
M Jenkinsfile
M src/main/java/jenkins/metrics/impl/JenkinsMetricProviderImpl.java

  Log Message:
  ---
  change JEnkinsfile to remove recommended config


  Commit: 37adef791fa9b29566dbd66ac7c8da34c1104133
  
https://github.com/jenkinsci/metrics-plugin/commit/37adef791fa9b29566dbd66ac7c8da34c1104133
  Author: Jose Blas Camacho Taboada 
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  JENKINS-63760 revering JenkinsFile change


  Commit: 57681f72ec9933263ebc209ed6ed1dc26317097a
  
https://github.com/jenkinsci/metrics-plugin/commit/57681f72ec9933263ebc209ed6ed1dc26317097a
  Author: Jose Blas Camacho Taboada 
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
M src/test/java/jenkins/metrics/impl/JenkinsMetricProviderImplTest.java

  Log Message:
  ---
  JENKINS-63768 more time for metrics


  Commit: 9546e06027d9d1ca5868331b30af4b3c5a68298b
  
https://github.com/jenkinsci/metrics-plugin/commit/9546e06027d9d1ca5868331b30af4b3c5a68298b
  Author: Jose Blas Camacho Taboada 
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
M src/test/java/jenkins/metrics/impl/JenkinsMetricProviderImplTest.java

  Log Message:
  ---
  JENKINS-63768 more time for metrics


  Commit: a62cfe6c5e1c54126fb988d0d7018dad98848521
  
https://github.com/jenkinsci/metrics-plugin/commit/a62cfe6c5e1c54126fb988d0d7018dad98848521
  Author: Jose Blas Camacho Taboada 
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
M src/test/java/jenkins/metrics/impl/JenkinsMetricProviderImplTest.java

  Log Message:
  ---
  JENKINS-63768 test sanitation


  Commit: 76e2f8f7441836b03b4bd37f6e210c818eb27a87
  
https://github.com/jenkinsci/metrics-plugin/commit/76e2f8f7441836b03b4bd37f6e210c818eb27a87
  Author: Ramon Leon 
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
M src/main/java/jenkins/metrics/impl/JenkinsMetricProviderImpl.java
M src/test/java/jenkins/metrics/impl/JenkinsMetricProviderImplTest.java

  Log Message:
  ---
  Merge pull request #70 from joseblas/JENKINS-63760


Compare: 
https://github.com/jenkinsci/metrics-plugin/compare/c5b807e311d7...76e2f8f74418

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


[jenkinsci/ssh-slaves-plugin] 8d7288: Enable dependabot to automatically get dependency ...

2020-10-16 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: 8d728889e34e6c9def29ed5fc756e7a0af57c8c3
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/8d728889e34e6c9def29ed5fc756e7a0af57c8c3
  Author: Ramon Leon 
  Date:   2020-10-16 (Fri, 16 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates (#184)


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


[jenkinsci/javadoc-plugin] d206b1: Enable dependabot to automatically get dependency ...

2020-10-10 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/javadoc-plugin
  Commit: d206b1c078c3b4702344e66fd99a9c328fe0ea69
  
https://github.com/jenkinsci/javadoc-plugin/commit/d206b1c078c3b4702344e66fd99a9c328fe0ea69
  Author: Ramon Leon 
  Date:   2020-10-10 (Sat, 10 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates (#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/javadoc-plugin/push/refs/heads/master/47b896-d206b1%40github.com.


[jenkinsci/token-macro-plugin] 0ea866: Enable dependabot to automatically get dependency ...

2020-10-09 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/token-macro-plugin
  Commit: 0ea866a5662591ee488fe0507883d491a7697115
  
https://github.com/jenkinsci/token-macro-plugin/commit/0ea866a5662591ee488fe0507883d491a7697115
  Author: Ramon Leon 
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates (#48)


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


[jenkinsci/metrics-plugin] 058707: Enable dependabot to automatically get dependency ...

2020-10-08 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/metrics-plugin
  Commit: 058707b6fd7b3a81e1099d747abac92393ca393d
  
https://github.com/jenkinsci/metrics-plugin/commit/058707b6fd7b3a81e1099d747abac92393ca393d
  Author: Ramon Leon 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates


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


[jenkinsci/junit-plugin] 90c8f2: Enable dependabot to automatically get dependency ...

2020-10-08 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/junit-plugin
  Commit: 90c8f20fc6ec42a8f5255c8ae33fee4163ce8e2f
  
https://github.com/jenkinsci/junit-plugin/commit/90c8f20fc6ec42a8f5255c8ae33fee4163ce8e2f
  Author: Ramon Leon 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates


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


[jenkinsci/git-server-plugin] fc5670: Enable dependabot to automatically get dependency ...

2020-10-08 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-server-plugin
  Commit: fc5670f581b9ae4790d13ddb363104f13ccf6235
  
https://github.com/jenkinsci/git-server-plugin/commit/fc5670f581b9ae4790d13ddb363104f13ccf6235
  Author: Ramon Leon 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates


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


[jenkinsci/support-core-plugin] 1fcd40: Enable dependabot to automatically get dependency ...

2020-10-08 Thread 'Ramon Leon' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/support-core-plugin
  Commit: 1fcd40ccc6dfdb3596dcc85231b49d657477c4bc
  
https://github.com/jenkinsci/support-core-plugin/commit/1fcd40ccc6dfdb3596dcc85231b49d657477c4bc
  Author: Ramon Leon 
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
A .github/dependabot.yml

  Log Message:
  ---
  Enable dependabot to automatically get dependency updates


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


  1   2   >