[jenkinsci/analysis-pom-plugin] a005ca: Bump maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5

2020-06-18 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M5
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: a005ca896c7990210e75279224db7f6618c5ad5b
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/a005ca896c7990210e75279224db7f6618c5ad5b
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5

Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 
3.0.0-M4 to 3.0.0-M5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M4...surefire-3.0.0-M5)

Signed-off-by: dependabot-preview[bot] 


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


[jenkinsci/analysis-pom-plugin] 8250f1: Bump maven-failsafe-plugin from 3.0.0-M4 to 3.0.0-M5

2020-06-18 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M5
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: 8250f1ef633f2e58aedd887ecc7735ff2a174395
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/8250f1ef633f2e58aedd887ecc7735ff2a174395
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-failsafe-plugin from 3.0.0-M4 to 3.0.0-M5

Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 
3.0.0-M4 to 3.0.0-M5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M4...surefire-3.0.0-M5)

Signed-off-by: dependabot-preview[bot] 


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


[jenkinsci/ec2-plugin] fc6528: Add functionality to EC2Cloud to attempt to re-att...

2020-06-18 Thread Francisco Javier Fernandez
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: fc6528041fa2d6958a265ba96ef73ab7c8d1165d
  
https://github.com/jenkinsci/ec2-plugin/commit/fc6528041fa2d6958a265ba96ef73ab7c8d1165d
  Author: Pierson Yieh 
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
M src/main/java/hudson/plugins/ec2/EC2Cloud.java
M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
A src/test/java/hudson/plugins/ec2/EC2CloudTest.java

  Log Message:
  ---
  Add functionality to EC2Cloud to attempt to re-attach orphan/stopped nodes 
even when its unable to provision more nodes due to hitting the instance cap


  Commit: dfd7dd5b086fe5ef311996071f022083c825568c
  
https://github.com/jenkinsci/ec2-plugin/commit/dfd7dd5b086fe5ef311996071f022083c825568c
  Author: Pierson Yieh 
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
M src/test/java/hudson/plugins/ec2/EC2CloudTest.java

  Log Message:
  ---
  added more ignores for PowerMock test


  Commit: 9308437de25ca1fd0044017156aa3e00fc52bdcb
  
https://github.com/jenkinsci/ec2-plugin/commit/9308437de25ca1fd0044017156aa3e00fc52bdcb
  Author: Pierson Yieh 
  Date:   2020-04-17 (Fri, 17 Apr 2020)

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

  Log Message:
  ---
  removed * imports, changed attachSlavesToJenkins() to static, moved subnet 
rotation to chooseSubnetId()


  Commit: 6abcbba568ede56d1cbbaad1515ec0b46cb194ab
  
https://github.com/jenkinsci/ec2-plugin/commit/6abcbba568ede56d1cbbaad1515ec0b46cb194ab
  Author: Pierson Yieh 
  Date:   2020-04-17 (Fri, 17 Apr 2020)

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

  Log Message:
  ---
  consolidate variable declarations and setting into single lines


  Commit: 665799ab3a98ef2fcc7afa713887a8d7a8a4d107
  
https://github.com/jenkinsci/ec2-plugin/commit/665799ab3a98ef2fcc7afa713887a8d7a8a4d107
  Author: Pierson Yieh 
  Date:   2020-04-21 (Tue, 21 Apr 2020)

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

  Log Message:
  ---
  reverted hashmap creation as previous was causing tests to fail


  Commit: f83932e8945979ff0105ce0df7bf8ad07abbd475
  
https://github.com/jenkinsci/ec2-plugin/commit/f83932e8945979ff0105ce0df7bf8ad07abbd475
  Author: pyieh 
  Date:   2020-04-21 (Tue, 21 Apr 2020)

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

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


  Commit: 7fb0e06f978f412b56bede29b68a307e14f9c3ef
  
https://github.com/jenkinsci/ec2-plugin/commit/7fb0e06f978f412b56bede29b68a307e14f9c3ef
  Author: Pierson Yieh 
  Date:   2020-04-24 (Fri, 24 Apr 2020)

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

  Log Message:
  ---
  clearer parameter names


  Commit: ffaf5f38195ecae0a734fc93bad9f67499a5ff92
  
https://github.com/jenkinsci/ec2-plugin/commit/ffaf5f38195ecae0a734fc93bad9f67499a5ff92
  Author: pyieh 
  Date:   2020-04-24 (Fri, 24 Apr 2020)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/ec2/EC2Cloud.java
M src/test/java/hudson/plugins/ec2/AmazonEC2CloudUnitTest.java
M src/test/java/hudson/plugins/ec2/util/AmazonEC2FactoryMockImpl.java

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


  Commit: 6a397f58d0a3e6e376184ef60d9a3c19524a48ba
  
https://github.com/jenkinsci/ec2-plugin/commit/6a397f58d0a3e6e376184ef60d9a3c19524a48ba
  Author: pyieh 
  Date:   2020-05-06 (Wed, 06 May 2020)

  Changed paths:
M .gitignore
M README.md
M pom.xml
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/EC2RetentionStrategy.java
A src/main/java/hudson/plugins/ec2/HostKeyVerificationStrategyEnum.java
M src/main/java/hudson/plugins/ec2/PluginImpl.java
M src/main/java/hudson/plugins/ec2/SlaveTemplate.java
M src/main/java/hudson/plugins/ec2/SpotConfiguration.java
M src/main/java/hudson/plugins/ec2/WindowsData.java
M src/main/java/hudson/plugins/ec2/ssh/EC2UnixLauncher.java
A src/main/java/hudson/plugins/ec2/ssh/verifiers/AcceptNewStrategy.java
A src/main/java/hudson/plugins/ec2/ssh/verifiers/CheckNewHardStrategy.java
A src/main/java/hudson/plugins/ec2/ssh/verifiers/CheckNewSoftStrategy.java
A src/main/java/hudson/plugins/ec2/ssh/verifiers/HostKey.java
A src/main/java/hudson/plugins/ec2/ssh/verifiers/HostKeyHelper.java
A 
src/main/java/hudson/plugins/ec2/ssh/verifiers/NonVerifyingKeyVerificationStrategy.java
A 
src/main/java/hudson/plugin

[jenkinsci/argus-notifier-plugin]

2020-06-18 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/org.codehaus.groovy-groovy-eclipse-batch-3.0.4-01
  Home:   https://github.com/jenkinsci/argus-notifier-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/argus-notifier-plugin/push/refs/heads/dependabot/maven/org.codehaus.groovy-groovy-eclipse-batch-3.0.4-01/1977d7-00%40github.com.


[jenkinsci/argus-notifier-plugin] 856757: Bump groovy-eclipse-batch from 2.4.3-01 to 3.0.4-02

2020-06-18 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/org.codehaus.groovy-groovy-eclipse-batch-3.0.4-02
  Home:   https://github.com/jenkinsci/argus-notifier-plugin
  Commit: 8567572da2d8571ab36a58978ba29429d3e572b3
  
https://github.com/jenkinsci/argus-notifier-plugin/commit/8567572da2d8571ab36a58978ba29429d3e572b3
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump groovy-eclipse-batch from 2.4.3-01 to 3.0.4-02

Bumps [groovy-eclipse-batch](https://github.com/groovy/groovy-eclipse) from 
2.4.3-01 to 3.0.4-02.
- [Release notes](https://github.com/groovy/groovy-eclipse/releases)
- [Commits](https://github.com/groovy/groovy-eclipse/commits)

Signed-off-by: dependabot-preview[bot] 


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


[jenkinsci/pipeline-aws-plugin] 843c9e: Adds params to cfnDelete, updates tests

2020-06-18 Thread Thorsten Hoeger
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-aws-plugin
  Commit: 843c9e72f592c6c57fbefd69628953c9dbf78231
  
https://github.com/jenkinsci/pipeline-aws-plugin/commit/843c9e72f592c6c57fbefd69628953c9dbf78231
  Author: kylekluever 
  Date:   2020-05-08 (Fri, 08 May 2020)

  Changed paths:
M src/main/java/de/taimos/pipeline/aws/cloudformation/CFNDeleteStep.java
M 
src/main/java/de/taimos/pipeline/aws/cloudformation/CloudFormationStack.java
M 
src/test/java/de/taimos/pipeline/aws/cloudformation/CFNDeleteStackTests.java
M 
src/test/java/de/taimos/pipeline/aws/cloudformation/CloudformationStackTests.java

  Log Message:
  ---
  Adds params to cfnDelete, updates tests


  Commit: 365518db62066f5096e0936bc290e3ed566b93b7
  
https://github.com/jenkinsci/pipeline-aws-plugin/commit/365518db62066f5096e0936bc290e3ed566b93b7
  Author: kylekluever <39891060+kyleklue...@users.noreply.github.com>
  Date:   2020-05-08 (Fri, 08 May 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


  Commit: 115b1381b30d1d4f3d792cd3a181302cd94acc2a
  
https://github.com/jenkinsci/pipeline-aws-plugin/commit/115b1381b30d1d4f3d792cd3a181302cd94acc2a
  Author: kylekluever <39891060+kyleklue...@users.noreply.github.com>
  Date:   2020-05-08 (Fri, 08 May 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Updates changelog


  Commit: 4cd71775a9a3fca4785dd02f8b313570a5370028
  
https://github.com/jenkinsci/pipeline-aws-plugin/commit/4cd71775a9a3fca4785dd02f8b313570a5370028
  Author: kylekluever <39891060+kyleklue...@users.noreply.github.com>
  Date:   2020-05-09 (Sat, 09 May 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


  Commit: ab430845542dd66c3dbfe34df9885c62fb1bc94f
  
https://github.com/jenkinsci/pipeline-aws-plugin/commit/ab430845542dd66c3dbfe34df9885c62fb1bc94f
  Author: kylekluever <39891060+kyleklue...@users.noreply.github.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into feature/cfnDelete/parms


  Commit: 3aa4bfd6b08914e7090b6c6c72c386e170005b4a
  
https://github.com/jenkinsci/pipeline-aws-plugin/commit/3aa4bfd6b08914e7090b6c6c72c386e170005b4a
  Author: Thorsten Hoeger 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M README.md
M src/main/java/de/taimos/pipeline/aws/cloudformation/CFNDeleteStep.java
M 
src/main/java/de/taimos/pipeline/aws/cloudformation/CloudFormationStack.java
M 
src/test/java/de/taimos/pipeline/aws/cloudformation/CFNDeleteStackTests.java
M 
src/test/java/de/taimos/pipeline/aws/cloudformation/CloudformationStackTests.java

  Log Message:
  ---
  Merge pull request #230 from kylekluever/feature/cfnDelete/parms


Compare: 
https://github.com/jenkinsci/pipeline-aws-plugin/compare/980e02c0d7dc...3aa4bfd6b089

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


[jenkinsci/jenkins] a9aeaa: [JEP-15] - Add Community Bridge sponsorship metada...

2020-06-18 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: a9aeaa41eb0aabf3d9640e77814c0d02a5204b94
  
https://github.com/jenkinsci/jenkins/commit/a9aeaa41eb0aabf3d9640e77814c0d02a5204b94
  Author: Oleg Nenashev 
  Date:   2020-06-10 (Wed, 10 Jun 2020)

  Changed paths:
M .github/FUNDING.yml

  Log Message:
  ---
  [JEP-15] - Add Community Bridge sponsorship metadata to the repository


  Commit: 6fa43ae17fe6a0acb6a6e5ddf9e4d5c9ff79ce1d
  
https://github.com/jenkinsci/jenkins/commit/6fa43ae17fe6a0acb6a6e5ddf9e4d5c9ff79ce1d
  Author: Oleg Nenashev 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M .github/FUNDING.yml

  Log Message:
  ---
  Merge pull request #4780 from jenkinsci/funding

[JEP-15] - Add Community Bridge sponsorship metadata to the repository


Compare: 
https://github.com/jenkinsci/jenkins/compare/acfde51a5af3...6fa43ae17fe6

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


[jenkinsci/jenkins]

2020-06-18 Thread Oleg Nenashev
  Branch: refs/heads/funding
  Home:   https://github.com/jenkinsci/jenkins

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


[jenkinsci/windows-slave-installer-module] b2499f: [JEP-15] - Add Jenkins sponsorship metadata to the...

2020-06-18 Thread Oleg Nenashev
  Branch: refs/heads/funding
  Home:   https://github.com/jenkinsci/windows-slave-installer-module
  Commit: b2499f705dc94ea8faf095e4f039bc112d9dfa0d
  
https://github.com/jenkinsci/windows-slave-installer-module/commit/b2499f705dc94ea8faf095e4f039bc112d9dfa0d
  Author: Oleg Nenashev 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
A .github/FUNDING.yml

  Log Message:
  ---
  [JEP-15] - Add Jenkins sponsorship metadata to the repository


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


[jenkinsci/datadog-plugin] af802e: Add support for collection of pipeline logs (#74)

2020-06-18 Thread Florian Veaux
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: af802ec5c6141347e23a0e1fe66a3e7d52e33e16
  
https://github.com/jenkinsci/datadog-plugin/commit/af802ec5c6141347e23a0e1fe66a3e7d52e33e16
  Author: Florian Veaux 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml
A 
src/main/java/org/datadog/jenkins/plugins/datadog/logs/DatadogTaskListenerDecorator.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/clients/DatadogClientStub.java
A 
src/test/java/org/datadog/jenkins/plugins/datadog/logs/LogCollectionTest.java

  Log Message:
  ---
  Add support for collection of pipeline logs (#74)

* Add workflow-job dependency (#72)

* Add workflow-job dependency

* Update version

* Reuse jenkins.version constant

* Bumpt to 2.164.x

* Set min version to 2.164.1

* Make ClientFactory mockable

* Add workflow-job dependency

* Update version

* Reuse jenkins.version constant

* Bumpt to 2.164.x

* Collect pipeline logs

* Set min version to 2.164.1

* Remove Serializable (it already is)

* Add tests

* Fix tests

* Remove debug logging

* Address review

* Update 
src/test/java/org/datadog/jenkins/plugins/datadog/logs/LogCollectionTest.java

Co-authored-by: Sarah Witt 

Co-authored-by: Sarah Witt 


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


[jenkinsci/datadog-plugin]

2020-06-18 Thread Florian Veaux
  Branch: refs/heads/florian/collect_pipeline_logs
  Home:   https://github.com/jenkinsci/datadog-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/datadog-plugin/push/refs/heads/florian/collect_pipeline_logs/bb3a66-00%40github.com.


[jenkinsci/pipeline-aws-plugin] b1e251: Add support to tag files using S3Upload

2020-06-18 Thread Thorsten Hoeger
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-aws-plugin
  Commit: b1e251b92c926b14740123c03373a60dd9966c01
  
https://github.com/jenkinsci/pipeline-aws-plugin/commit/b1e251b92c926b14740123c03373a60dd9966c01
  Author: Nicholas Carpenter 
  Date:   2019-07-25 (Thu, 25 Jul 2019)

  Changed paths:
M README.md
M src/main/java/de/taimos/pipeline/aws/S3UploadStep.java
M src/main/resources/de/taimos/pipeline/aws/S3UploadStep/config.jelly
A src/main/resources/de/taimos/pipeline/aws/S3UploadStep/help-tags.html
M 
src/test/java/de/taimos/pipeline/aws/S3UploadStepTransferManagerIntegrationTest.java

  Log Message:
  ---
  Add support to tag files using S3Upload


  Commit: 86e71bc23d777b6baab96c6ad215494fcd81fbe3
  
https://github.com/jenkinsci/pipeline-aws-plugin/commit/86e71bc23d777b6baab96c6ad215494fcd81fbe3
  Author: Nicholas Carpenter 
  Date:   2019-07-25 (Thu, 25 Jul 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Fix whitespace issues.


  Commit: 2b7320e4ed5f327425d6720ad0a6ebcd83ab1154
  
https://github.com/jenkinsci/pipeline-aws-plugin/commit/2b7320e4ed5f327425d6720ad0a6ebcd83ab1154
  Author: Nicholas Carpenter 
  Date:   2019-07-25 (Thu, 25 Jul 2019)

  Changed paths:
M src/main/java/de/taimos/pipeline/aws/S3UploadStep.java

  Log Message:
  ---
  Remove Println


  Commit: 2a2059ff656fc819419145beab189d5a02e2f46c
  
https://github.com/jenkinsci/pipeline-aws-plugin/commit/2a2059ff656fc819419145beab189d5a02e2f46c
  Author: Nicholas Carpenter 
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
M README.md
M pom.xml
A src/main/java/de/taimos/pipeline/aws/DateTimeUtils.java
M src/main/java/de/taimos/pipeline/aws/ECRLoginStep.java
A src/main/java/de/taimos/pipeline/aws/LambdaVersionCleanupStep.java
M 
src/main/java/de/taimos/pipeline/aws/cloudformation/AbstractCFNCreateStep.java
M 
src/main/java/de/taimos/pipeline/aws/cloudformation/CFNCreateChangeSetStep.java
M src/main/java/de/taimos/pipeline/aws/cloudformation/CFNUpdateStep.java
M 
src/main/java/de/taimos/pipeline/aws/cloudformation/CloudFormationStack.java
M src/main/java/de/taimos/pipeline/aws/cloudformation/TemplateStepBase.java
M 
src/main/java/de/taimos/pipeline/aws/cloudformation/parser/YAMLParameterFileParser.java
A 
src/main/java/de/taimos/pipeline/aws/cloudformation/stacksets/BatchingOptions.java
M 
src/main/java/de/taimos/pipeline/aws/cloudformation/stacksets/CFNUpdateStackSetStep.java
M 
src/main/java/de/taimos/pipeline/aws/cloudformation/stacksets/CloudFormationStackSet.java
A src/main/java/de/taimos/pipeline/aws/ecr/ECRSetRepositoryPolicyStep.java
A src/main/java/de/taimos/pipeline/aws/elb/ELBDeregisterInstanceStep.java
A 
src/main/java/de/taimos/pipeline/aws/elb/ELBIsInstanceDeregisteredStep.java
A src/main/java/de/taimos/pipeline/aws/elb/ELBIsInstanceRegisteredStep.java
A src/main/java/de/taimos/pipeline/aws/elb/ELBRegisterInstanceStep.java
A src/test/java/de/taimos/pipeline/aws/DateTimeUtilsTest.java
A src/test/java/de/taimos/pipeline/aws/LambdaVersionCleanupStepTest.java
M 
src/test/java/de/taimos/pipeline/aws/cloudformation/CFNCreateChangeSetTests.java
M 
src/test/java/de/taimos/pipeline/aws/cloudformation/CFNUpdateStackTests.java
M 
src/test/java/de/taimos/pipeline/aws/cloudformation/CloudformationStackTests.java
M 
src/test/java/de/taimos/pipeline/aws/cloudformation/stacksets/CFNUpdateStackSetStepTest.java
M 
src/test/java/de/taimos/pipeline/aws/cloudformation/stacksets/CloudFormationStackSetTest.java
A 
src/test/java/de/taimos/pipeline/aws/ecr/ECRSetRepositoryPolicyStepTests.java
A 
src/test/java/de/taimos/pipeline/aws/elb/ELBDeregisterInstanceStepTest.java
A 
src/test/java/de/taimos/pipeline/aws/elb/ELBIsInstanceDeregisteredStepTest.java
A 
src/test/java/de/taimos/pipeline/aws/elb/ELBIsInstanceRegisteredStepTest.java
A src/test/java/de/taimos/pipeline/aws/elb/ELBRegisterInstanceStepTest.java

  Log Message:
  ---
  Merge remote-tracking branch 'origin2/master' into feature/tags

# Conflicts:
#   README.md


  Commit: 70805f6bb64085f07b65741a64ef9e83abac87d3
  
https://github.com/jenkinsci/pipeline-aws-plugin/commit/70805f6bb64085f07b65741a64ef9e83abac87d3
  Author: Nicholas Carpenter 
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
M src/main/java/de/taimos/pipeline/aws/S3UploadStep.java

  Log Message:
  ---
  Modify to use lambda


  Commit: 8929074458a4e3946bcdb893d104fca0962dca33
  
https://github.com/jenkinsci/pipeline-aws-plugin/commit/8929074458a4e3946bcdb893d104fca0962dca33
  Author: Nicholas Carpenter 
  Date:   2020-05-15 (Fri, 15 May 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  Fix readme merge


  Commit: b158dac14022fcce685792496071baf635c9a02a
  
https://github.com/jenkinsci/pipeline-aws-plugin/commit/b158dac14022

[jenkinsci/analysis-pom-plugin] a005ca: Bump maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5

2020-06-18 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: a005ca896c7990210e75279224db7f6618c5ad5b
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/a005ca896c7990210e75279224db7f6618c5ad5b
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5

Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 
3.0.0-M4 to 3.0.0-M5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M4...surefire-3.0.0-M5)

Signed-off-by: dependabot-preview[bot] 


  Commit: 61b382f21ec68a44b50a6573791a4e3f42bb1115
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/61b382f21ec68a44b50a6573791a4e3f42bb1115
  Author: Ullrich Hafner 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #82 from 
jenkinsci/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M5

Bump maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5


Compare: 
https://github.com/jenkinsci/analysis-pom-plugin/compare/d176afdfffea...61b382f21ec6

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


[jenkinsci/analysis-pom-plugin]

2020-06-18 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M5
  Home:   https://github.com/jenkinsci/analysis-pom-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/analysis-pom-plugin/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M5/a005ca-00%40github.com.


[jenkinsci/analysis-pom-plugin] 5770f2: Bump json-unit-assertj from 2.17.0 to 2.18.0

2020-06-18 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: 5770f2db69ee817887ef36fadd08190f203c9d51
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/5770f2db69ee817887ef36fadd08190f203c9d51
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump json-unit-assertj from 2.17.0 to 2.18.0

Bumps [json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 2.17.0 
to 2.18.0.
- [Release notes](https://github.com/lukas-krecan/JsonUnit/releases)
- 
[Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-2.17.0...json-unit-parent-2.18.0)

Signed-off-by: dependabot-preview[bot] 


  Commit: e5b2896a01c50e1ae4d27a7593fc189f6580faea
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/e5b2896a01c50e1ae4d27a7593fc189f6580faea
  Author: Ullrich Hafner 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #80 from 
jenkinsci/dependabot/maven/net.javacrumbs.json-unit-json-unit-assertj-2.18.0

Bump json-unit-assertj from 2.17.0 to 2.18.0


Compare: 
https://github.com/jenkinsci/analysis-pom-plugin/compare/61b382f21ec6...e5b2896a01c5

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


[jenkinsci/analysis-pom-plugin] 132984: Bump revapi-java from 0.21.0 to 0.21.1

2020-06-18 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: 132984263258811fa47b92b0f3ba268da0d03b95
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/132984263258811fa47b92b0f3ba268da0d03b95
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump revapi-java from 0.21.0 to 0.21.1

Bumps [revapi-java](https://github.com/revapi/revapi) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/revapi/revapi/releases)
- 
[Commits](https://github.com/revapi/revapi/compare/revapi-java-0.21.0...revapi-java-0.21.1)

Signed-off-by: dependabot-preview[bot] 


  Commit: 9aa0aa3bd0e7f32a0b35cea1a3ded624514ec546
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/9aa0aa3bd0e7f32a0b35cea1a3ded624514ec546
  Author: Ullrich Hafner 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #79 from 
jenkinsci/dependabot/maven/org.revapi-revapi-java-0.21.1

Bump revapi-java from 0.21.0 to 0.21.1


Compare: 
https://github.com/jenkinsci/analysis-pom-plugin/compare/4285983f523a...9aa0aa3bd0e7

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


[jenkinsci/analysis-pom-plugin] b3641a: Bump spotbugs-annotations from 4.0.3 to 4.0.4

2020-06-18 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: b3641ab1fbc70afbd6321a5083d4c3e8efe01c4f
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/b3641ab1fbc70afbd6321a5083d4c3e8efe01c4f
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump spotbugs-annotations from 4.0.3 to 4.0.4

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

Signed-off-by: dependabot-preview[bot] 


  Commit: 2f3971a7995d32d7e7d66298930c858748759baa
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/2f3971a7995d32d7e7d66298930c858748759baa
  Author: Ullrich Hafner 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

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

Bump spotbugs-annotations from 4.0.3 to 4.0.4


Compare: 
https://github.com/jenkinsci/analysis-pom-plugin/compare/e5b2896a01c5...2f3971a7995d

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


[jenkinsci/analysis-pom-plugin]

2020-06-18 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.0.4
  Home:   https://github.com/jenkinsci/analysis-pom-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/analysis-pom-plugin/push/refs/heads/dependabot/maven/com.github.spotbugs-spotbugs-annotations-4.0.4/b3641a-00%40github.com.


[jenkinsci/analysis-pom-plugin]

2020-06-18 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/net.javacrumbs.json-unit-json-unit-assertj-2.18.0
  Home:   https://github.com/jenkinsci/analysis-pom-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/analysis-pom-plugin/push/refs/heads/dependabot/maven/net.javacrumbs.json-unit-json-unit-assertj-2.18.0/5770f2-00%40github.com.


[jenkinsci/analysis-pom-plugin]

2020-06-18 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-10
  Home:   https://github.com/jenkinsci/analysis-pom-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/analysis-pom-plugin/push/refs/heads/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-10/0c15b5-00%40github.com.


[jenkinsci/analysis-pom-plugin]

2020-06-18 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M5
  Home:   https://github.com/jenkinsci/analysis-pom-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/analysis-pom-plugin/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M5/8250f1-20f6de%40github.com.


[jenkinsci/analysis-pom-plugin] 0c15b5: Bump bom-2.204.x from 9 to 10

2020-06-18 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: 0c15b5f699e39154376cc138fddda09cef16db0f
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/0c15b5f699e39154376cc138fddda09cef16db0f
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-09 (Tue, 09 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump bom-2.204.x from 9 to 10

Bumps [bom-2.204.x](https://github.com/jenkinsci/pom) from 9 to 10.
- [Release notes](https://github.com/jenkinsci/pom/releases)
- [Changelog](https://github.com/jenkinsci/pom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/pom/commits)

Signed-off-by: dependabot-preview[bot] 


  Commit: 4285983f523a37b5c033d09d43b64416deac15f8
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/4285983f523a37b5c033d09d43b64416deac15f8
  Author: Ullrich Hafner 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #77 from 
jenkinsci/dependabot/maven/io.jenkins.tools.bom-bom-2.204.x-10

Bump bom-2.204.x from 9 to 10


Compare: 
https://github.com/jenkinsci/analysis-pom-plugin/compare/2f3971a7995d...4285983f523a

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


[jenkinsci/analysis-pom-plugin]

2020-06-18 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/org.revapi-revapi-java-0.21.1
  Home:   https://github.com/jenkinsci/analysis-pom-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/analysis-pom-plugin/push/refs/heads/dependabot/maven/org.revapi-revapi-java-0.21.1/132984-00%40github.com.


[jenkinsci/analysis-pom-plugin]

2020-06-18 Thread dependabot-preview[bot]
  Branch: 
refs/heads/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M5
  Home:   https://github.com/jenkinsci/analysis-pom-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/analysis-pom-plugin/push/refs/heads/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M5/20f6de-00%40github.com.


[jenkinsci/analysis-pom-plugin] 20f6de: Bump maven-failsafe-plugin from 3.0.0-M4 to 3.0.0-M5

2020-06-18 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-pom-plugin
  Commit: 20f6de9f3457fd146e414bce57f36795a19e4560
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/20f6de9f3457fd146e414bce57f36795a19e4560
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump maven-failsafe-plugin from 3.0.0-M4 to 3.0.0-M5

Bumps [maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 
3.0.0-M4 to 3.0.0-M5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M4...surefire-3.0.0-M5)

Signed-off-by: dependabot-preview[bot] 


  Commit: 5371472a5d7b13e043c75b82d481b114fe017dad
  
https://github.com/jenkinsci/analysis-pom-plugin/commit/5371472a5d7b13e043c75b82d481b114fe017dad
  Author: Ullrich Hafner 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #81 from 
jenkinsci/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.0.0-M5

Bump maven-failsafe-plugin from 3.0.0-M4 to 3.0.0-M5


Compare: 
https://github.com/jenkinsci/analysis-pom-plugin/compare/9aa0aa3bd0e7...5371472a5d7b

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


[jenkins-infra/jenkins-infra] 858c32: [INFRA-2328] - Cleanup redirects from jenkins.io t...

2020-06-18 Thread Oleg Nenashev
  Branch: refs/heads/INFRA-2328-wiki
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 858c325b74a65f26995bba23ea588081bd78bdff
  
https://github.com/jenkins-infra/jenkins-infra/commit/858c325b74a65f26995bba23ea588081bd78bdff
  Author: Oleg Nenashev 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M dist/profile/templates/kubernetes/resources/jenkinsio/configmap.yaml.erb

  Log Message:
  ---
  [INFRA-2328] - Cleanup redirects from jenkins.io to Wiki for migrated pages


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


[jenkinsci/remoting] 078861: [JEP-15] - Add sponsorhip metadata to the repository

2020-06-18 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 07886104731061bfc210e41553a54b9a0956df6f
  
https://github.com/jenkinsci/remoting/commit/07886104731061bfc210e41553a54b9a0956df6f
  Author: Oleg Nenashev 
  Date:   2020-06-10 (Wed, 10 Jun 2020)

  Changed paths:
A .github/FUNDING.yml

  Log Message:
  ---
  [JEP-15] - Add sponsorhip metadata to the repository


  Commit: 98cf8e350a00c67fe35f28c05ae36f2ef15fdeb7
  
https://github.com/jenkinsci/remoting/commit/98cf8e350a00c67fe35f28c05ae36f2ef15fdeb7
  Author: Oleg Nenashev 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
A .github/FUNDING.yml

  Log Message:
  ---
  Merge pull request #384 from jenkinsci/funding

[JEP-15] - Add sponsorhip metadata to the repository


Compare: 
https://github.com/jenkinsci/remoting/compare/94c4b6327795...98cf8e350a00

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


[jenkinsci/jenkins] 10a672: [JENKINS-62714] - Replace esclave with agent in Fr...

2020-06-18 Thread Coley Woyak
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 10a672c817e4944ce407ab0a46bba587adf6f404
  
https://github.com/jenkinsci/jenkins/commit/10a672c817e4944ce407ab0a46bba587adf6f404
  Author: Coley Woyak <64660626+cly...@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M 
core/src/main/resources/hudson/model/AbstractItem/help-slaveAffinity_fr.html
M core/src/main/resources/hudson/model/Node/help-labelString_fr.html
M core/src/main/resources/hudson/model/Node/help-name_fr.html
M core/src/main/resources/hudson/model/Node/help-numExecutors_fr.html
M core/src/main/resources/hudson/model/Slave/help-remoteFS_fr.html
M core/src/main/resources/hudson/slaves/JNLPLauncher/help-vmargs_fr.html
M core/src/main/resources/hudson/slaves/JNLPLauncher/main_fr.properties
M war/src/main/webapp/help/system-config/master-slave/availability_fr.html
M war/src/main/webapp/help/system-config/master-slave/clock_fr.html
M 
war/src/main/webapp/help/system-config/master-slave/demand/idleDelay_fr.html
M 
war/src/main/webapp/help/system-config/master-slave/demand/inDemandDelay_fr.html
M war/src/main/webapp/help/system-config/master-slave/description_fr.html
M war/src/main/webapp/help/system-config/master-slave/jnlp-tunnel_fr.html
M war/src/main/webapp/help/system-config/master-slave/numExecutors_fr.html
M war/src/main/webapp/help/system-config/master-slave/usage_fr.html

  Log Message:
  ---
  [JENKINS-62714] - Replace esclave with agent in French documentation (#4801)


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


[jenkinsci/ecutest-plugin] cfbeda: reverse matrix and summarize plugin versions

2020-06-18 Thread MartinGroscheTT
  Branch: refs/heads/i162-matrix-view-for-tool-compatibilities
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: cfbedacead8b5dc8922fbf13854441113bb9a803
  
https://github.com/jenkinsci/ecutest-plugin/commit/cfbedacead8b5dc8922fbf13854441113bb9a803
  Author: MartinGroscheTT 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  reverse matrix and summarize plugin versions


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


[jenkinsci/ecutest-plugin] 506597: first 2 lines of TOC reverted

2020-06-18 Thread MartinGroscheTT
  Branch: refs/heads/i162-matrix-view-for-tool-compatibilities
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: 506597d00194e1c6207dcf48281c192f8900e239
  
https://github.com/jenkinsci/ecutest-plugin/commit/506597d00194e1c6207dcf48281c192f8900e239
  Author: MartinGroscheTT 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  first 2 lines of TOC reverted


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


[jenkinsci/ecutest-plugin] 931260: TOC master adjusted

2020-06-18 Thread MartinGroscheTT
  Branch: refs/heads/i162-matrix-view-for-tool-compatibilities
  Home:   https://github.com/jenkinsci/ecutest-plugin
  Commit: 931260ff8df9cb8e340e7c51cdae4dd2cb48b89c
  
https://github.com/jenkinsci/ecutest-plugin/commit/931260ff8df9cb8e340e7c51cdae4dd2cb48b89c
  Author: MartinGroscheTT 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M README.md

  Log Message:
  ---
  TOC master adjusted


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


[jenkinsci/acceptance-test-harness] 640afc: Revert "Merge pull request #536 from jtnord/save-s...

2020-06-18 Thread Antonio Muniz
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 640afc502b613ae11531ea46e453f660307e5d0c
  
https://github.com/jenkinsci/acceptance-test-harness/commit/640afc502b613ae11531ea46e453f660307e5d0c
  Author: amuniz 
  Date:   2020-06-17 (Wed, 17 Jun 2020)

  Changed paths:
M src/main/java/org/jenkinsci/test/acceptance/po/ConfigurablePageObject.java

  Log Message:
  ---
  Revert "Merge pull request #536 from jtnord/save-should-use-submit"

This reverts commit 95698c6eb8262f272da951b1e9d65bb02dd3481a, reversing
changes made to 26b15fd0763ceaef27ed1f07728e152e7df21ba0.


  Commit: a173d1b204ace5a580c49bfc3860a9abe1d82a2e
  
https://github.com/jenkinsci/acceptance-test-harness/commit/a173d1b204ace5a580c49bfc3860a9abe1d82a2e
  Author: Antonio Muniz 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M src/main/java/org/jenkinsci/test/acceptance/po/ConfigurablePageObject.java

  Log Message:
  ---
  Merge pull request #585 from amuniz/revert-536

Revert "Merge pull request #536 from jtnord/save-should-use-submit"


Compare: 
https://github.com/jenkinsci/acceptance-test-harness/compare/14b831e4a5ff...a173d1b204ac

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


[jenkinsci/datadog-plugin] 3415ae: Collect and submit jenkins.job.stageduration

2020-06-18 Thread Florian Veaux
  Branch: refs/heads/florian/new_stage_metrics
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 3415ae6545879995438ff7447bc7ed30c811c3b5
  
https://github.com/jenkinsci/datadog-plugin/commit/3415ae6545879995438ff7447bc7ed30c811c3b5
  Author: florian.veaux 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml
A 
src/main/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListener.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/clients/DatadogClientStub.java
A 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListenerTest.java
A 
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/testPipelineDefinition.txt

  Log Message:
  ---
  Collect and submit jenkins.job.stageduration


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


[jenkinsci/datadog-plugin] 452924: Collect and submit jenkins.job.stageduration

2020-06-18 Thread Florian Veaux
  Branch: refs/heads/florian/new_stage_metrics
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 452924ebbd244d3dd2870a075d52a1c5be9edcd5
  
https://github.com/jenkinsci/datadog-plugin/commit/452924ebbd244d3dd2870a075d52a1c5be9edcd5
  Author: florian.veaux 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml
A 
src/main/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListener.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/clients/DatadogClientStub.java
A 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListenerTest.java
A 
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/testPipelineDefinition.txt

  Log Message:
  ---
  Collect and submit jenkins.job.stageduration


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


[jenkins-infra/jenkins.io] 5fdbfa: Add picture for Olivier Vernin bio

2020-06-18 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 5fdbfa16293412e2b52a221f993547ce7528410f
  
https://github.com/jenkins-infra/jenkins.io/commit/5fdbfa16293412e2b52a221f993547ce7528410f
  Author: Mark Waite 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
A content/images/avatars/olblak.png

  Log Message:
  ---
  Add picture for Olivier Vernin bio


  Commit: 12e72bfca9256f4364e3fb674f71ce0438f41e92
  
https://github.com/jenkins-infra/jenkins.io/commit/12e72bfca9256f4364e3fb674f71ce0438f41e92
  Author: Oleg Nenashev 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
A content/images/avatars/olblak.png

  Log Message:
  ---
  Merge pull request #3466 from MarkEWaite/add-olblak-picture

Add picture for Olivier Vernin bio


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/e42ac32d0c19...12e72bfca925

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


[jenkinsci/jenkins] 9eb5bc: Improvements to Messages_ja.properties of scheduler

2020-06-18 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 9eb5bcc75b11a79cc6fb9cdc29af1aefef2b9d32
  
https://github.com/jenkinsci/jenkins/commit/9eb5bcc75b11a79cc6fb9cdc29af1aefef2b9d32
  Author: Takashi Harano 
  Date:   2020-06-12 (Fri, 12 Jun 2020)

  Changed paths:
M core/src/main/resources/hudson/scheduler/Messages_ja.properties

  Log Message:
  ---
  Improvements to Messages_ja.properties of scheduler


  Commit: dd6c322dec260e41a0020b302378af85f79e1ee4
  
https://github.com/jenkinsci/jenkins/commit/dd6c322dec260e41a0020b302378af85f79e1ee4
  Author: Oleg Nenashev 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M core/src/main/resources/hudson/scheduler/Messages_ja.properties

  Log Message:
  ---
  Merge pull request #4783 from takashiharano/update-scheduler-messages-ja

Improvements to Messages_ja.properties of scheduler


Compare: 
https://github.com/jenkinsci/jenkins/compare/10a672c817e4...dd6c322dec26

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


[jenkinsci/datadog-plugin] 43740a: Collect and submit jenkins.job.stageduration

2020-06-18 Thread Florian Veaux
  Branch: refs/heads/florian/new_stage_metrics
  Home:   https://github.com/jenkinsci/datadog-plugin
  Commit: 43740a8ba1dbe923e158aafe26ea611fcd44ce02
  
https://github.com/jenkinsci/datadog-plugin/commit/43740a8ba1dbe923e158aafe26ea611fcd44ce02
  Author: florian.veaux 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml
A 
src/main/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListener.java
M 
src/test/java/org/datadog/jenkins/plugins/datadog/clients/DatadogClientStub.java
A 
src/test/java/org/datadog/jenkins/plugins/datadog/listeners/DatadogGraphListenerTest.java
A 
src/test/resources/org/datadog/jenkins/plugins/datadog/listeners/testPipelineDefinition.txt

  Log Message:
  ---
  Collect and submit jenkins.job.stageduration


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


[jenkinsci/electricflow-plugin] 44daeb: Improving fields description. Added examples of va...

2020-06-18 Thread Dmitriy Shamatrin
  Branch: refs/heads/NTVEPLUGIN-75
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 44daeb78a81dcc7f2dae1d2f2aa0ed601b9021fb
  
https://github.com/jenkinsci/electricflow-plugin/commit/44daeb78a81dcc7f2dae1d2f2aa0ed601b9021fb
  Author: justnoxx 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication/help-filePath.html
M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher/help-filePath.html

  Log Message:
  ---
  Improving fields description. Added examples of values that could be used in 
these fields


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


[jenkinsci/nexus-platform-plugin] 2e8a5d: Bump nexus-platform-api version to 3.15

2020-06-18 Thread Eduard Tita
  Branch: refs/heads/INT-2832-use-violation-counts
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 2e8a5d058849ef73a07a305719ae98a5901f9c74
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/2e8a5d058849ef73a07a305719ae98a5901f9c74
  Author: Eduard Tita 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump nexus-platform-api version to 3.15


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


[jenkinsci/p4-plugin] 4c0811: Prevent logging if Populate quiet flag is set.

2020-06-18 Thread Paul Allen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 4c08110812e0c023e44d7f86e49a33133b475d42
  
https://github.com/jenkinsci/p4-plugin/commit/4c08110812e0c023e44d7f86e49a33133b475d42
  Author: Paul Allen 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/p4/client/AbstractStreamingCallback.java
M src/main/java/org/jenkinsci/plugins/p4/client/ConnectionHelper.java
M src/main/java/org/jenkinsci/plugins/p4/console/P4Logging.java
M src/main/java/org/jenkinsci/plugins/p4/tasks/CheckoutTask.java

  Log Message:
  ---
  Prevent logging if Populate quiet flag is set.

Originally the Populate quiet flag was passed as a '-q' flag to the command, 
but some commands using callback streaming handlers still reported output.

JENKINS-59750


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


[jenkinsci/electricflow-plugin] 44daeb: Improving fields description. Added examples of va...

2020-06-18 Thread Dmitriy Shamatrin
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/electricflow-plugin

  Commit: 44daeb78a81dcc7f2dae1d2f2aa0ed601b9021fb

  
https://github.com/jenkinsci/electricflow-plugin/commit/44daeb78a81dcc7f2dae1d2f2aa0ed601b9021fb

  Author: justnoxx 

  Date:   2020-06-18 (Thu, 18 Jun 2020)



  Changed paths:

M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication/help-filePath.html

M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher/help-filePath.html



  Log Message:

  ---

  Improving fields description. Added examples of values that could be used in 
these fields





  Commit: 893fa65b13723f942dc85c958567e03b8c13e905

  
https://github.com/jenkinsci/electricflow-plugin/commit/893fa65b13723f942dc85c958567e03b8c13e905

  Author: Dmitriy Shamatrin 

  Date:   2020-06-18 (Thu, 18 Jun 2020)



  Changed paths:

M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication/help-filePath.html

M 
src/main/resources/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher/help-filePath.html



  Log Message:

  ---

  Merge pull request #94 from jenkinsci/NTVEPLUGIN-75



Improving fields description. Added examples of values that could be …





Compare: 
https://github.com/jenkinsci/electricflow-plugin/compare/0a36c2accbca...893fa65b1372

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


[jenkinsci/script-security-plugin] ee444a: Add category to In-process Script Approval managem...

2020-06-18 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/script-security-plugin
  Commit: ee444adf7f20ccf0898b68076f3f6137c19b9cba
  
https://github.com/jenkinsci/script-security-plugin/commit/ee444adf7f20ccf0898b68076f3f6137c19b9cba
  Author: Devin Nusbaum 
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApprovalLink.java

  Log Message:
  ---
  Add category to In-process Script Approval management link


  Commit: 34973c93f58413059c9c9ae08ecbcc75479e3e76
  
https://github.com/jenkinsci/script-security-plugin/commit/34973c93f58413059c9c9ae08ecbcc75479e3e76
  Author: Devin Nusbaum 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApprovalLink.java

  Log Message:
  ---
  Merge pull request #302 from dwnusbaum/add-managementlink-category

Add category to In-process Script Approval management link


Compare: 
https://github.com/jenkinsci/script-security-plugin/compare/dca6df896391...34973c93f584

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


[jenkinsci/nexus-platform-plugin] 45746b: Use policy violation counts instead of component c...

2020-06-18 Thread Eduard Tita
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 45746b516b62aa9f09f66c8ced294e34430aaff4
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/45746b516b62aa9f09f66c8ced294e34430aaff4
  Author: Eduard Tita 
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
M pom.xml
M src/main/java/org/sonatype/nexus/ci/iq/PolicyEvaluationHealthAction.groovy
M 
src/main/java/org/sonatype/nexus/ci/iq/PolicyFailureMessageFormatter.groovy
M 
src/main/resources/org/sonatype/nexus/ci/iq/PolicyEvaluationHealthAction/summary.groovy
M 
src/main/resources/org/sonatype/nexus/ci/iq/PolicyEvaluationProjectAction/jobMain.groovy
M 
src/test/java/org/sonatype/nexus/ci/config/ComToOrgMigratorIntegrationTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorIntegrationTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorSlaveIntegrationTest.groovy
M src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/PolicyEvaluationHealthActionTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/PolicyEvaluationReportActionTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/PolicyFailureMessageFormatterTest.groovy

  Log Message:
  ---
  Use policy violation counts instead of component counts


  Commit: 112cc43d5d7363b4aafff53dd7097f8d564b806a
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/112cc43d5d7363b4aafff53dd7097f8d564b806a
  Author: Eduard Tita 
  Date:   2020-06-16 (Tue, 16 Jun 2020)

  Changed paths:
M 
src/main/resources/org/sonatype/nexus/ci/iq/PolicyEvaluationProjectAction/jobMain.groovy

  Log Message:
  ---
  Use policy violation counts instead of component counts


  Commit: 2e8a5d058849ef73a07a305719ae98a5901f9c74
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/2e8a5d058849ef73a07a305719ae98a5901f9c74
  Author: Eduard Tita 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump nexus-platform-api version to 3.15


  Commit: 3039abd64028887d3ef58fe8bc89961cafdc8167
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/3039abd64028887d3ef58fe8bc89961cafdc8167
  Author: Eduard Tita <49167996+eduard-t...@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml
M src/main/java/org/sonatype/nexus/ci/iq/PolicyEvaluationHealthAction.groovy
M 
src/main/java/org/sonatype/nexus/ci/iq/PolicyFailureMessageFormatter.groovy
M 
src/main/resources/org/sonatype/nexus/ci/iq/PolicyEvaluationHealthAction/summary.groovy
M 
src/main/resources/org/sonatype/nexus/ci/iq/PolicyEvaluationProjectAction/jobMain.groovy
M 
src/test/java/org/sonatype/nexus/ci/config/ComToOrgMigratorIntegrationTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorIntegrationTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorSlaveIntegrationTest.groovy
M src/test/java/org/sonatype/nexus/ci/iq/IqPolicyEvaluatorTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/PolicyEvaluationHealthActionTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/PolicyEvaluationReportActionTest.groovy
M 
src/test/java/org/sonatype/nexus/ci/iq/PolicyFailureMessageFormatterTest.groovy

  Log Message:
  ---
  Merge pull request #121 from jenkinsci/INT-2832-use-violation-counts


Compare: 
https://github.com/jenkinsci/nexus-platform-plugin/compare/3ca620af7241...3039abd64028

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


[jenkinsci/nexus-platform-plugin]

2020-06-18 Thread Eduard Tita
  Branch: refs/heads/INT-2832-use-violation-counts
  Home:   https://github.com/jenkinsci/nexus-platform-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/nexus-platform-plugin/push/refs/heads/INT-2832-use-violation-counts/2e8a5d-00%40github.com.


[jenkinsci/compuware-topaz-for-total-test-plugin] 4c930f: CWE-164144: TTT Jenkins plugin needs to support bo...

2020-06-18 Thread Ron Vorndam
  Branch: refs/heads/CWE-162168-Use-output-folder-for-unit-and-functional-test
  Home:   https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin
  Commit: 4c930fa9828d4726cdb80a63ea31a71a6c324025
  
https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/4c930fa9828d4726cdb80a63ea31a71a6c324025
  Author: Vorndam, Ron 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M src/main/java/com/compuware/jenkins/totaltest/TotalTestCTBuilder.java
M src/main/java/com/compuware/jenkins/totaltest/TotalTestCTRunner.java
M src/main/java/com/compuware/jenkins/totaltest/TotalTestRunner.java
M src/main/java/com/compuware/jenkins/totaltest/TotalTestRunnerUtils.java
M 
src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/config.jelly
M 
src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/config.properties
M 
src/main/resources/com/compuware/jenkins/totaltest/TotalTestCTBuilder/help-reportFolder.html

  Log Message:
  ---
  CWE-164144: TTT Jenkins plugin needs to support both 19.6 and 20.3.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/compuware-topaz-for-total-test-plugin/push/refs/heads/CWE-162168-Use-output-folder-for-unit-and-functional-test/ca9817-4c930f%40github.com.


[jenkinsci/checkmarx-plugin] c40835: SCA bug fix

2020-06-18 Thread mudex
  Branch: refs/heads/Version_2020.2.x
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: c408351fa88a1046ec21e26a6c679d43d66ce712
  
https://github.com/jenkinsci/checkmarx-plugin/commit/c408351fa88a1046ec21e26a6c679d43d66ce712
  Author: MuhammedS 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M build.gradle
M gradle.properties

  Log Message:
  ---
  SCA bug fix


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


[jenkinsci/compuware-topaz-for-total-test-plugin] 423135: CWE-162168: Updated Unit/Functional Test to use Ou...

2020-06-18 Thread Ron Vorndam
  Branch: refs/heads/CWE-162168-Use-output-folder-for-unit-and-functional-test
  Home:   https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin
  Commit: 4231358a1a930791ffa520ff90cf9f84c5a2b501
  
https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/4231358a1a930791ffa520ff90cf9f84c5a2b501
  Author: Vorndam, Ron 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  CWE-162168: Updated Unit/Functional Test to use Output folder


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/compuware-topaz-for-total-test-plugin/push/refs/heads/CWE-162168-Use-output-folder-for-unit-and-functional-test/4c930f-423135%40github.com.


[jenkinsci/compuware-topaz-for-total-test-plugin] 0c8367: CWE-164144: TTT Jenkins plugin needs to support bo...

2020-06-18 Thread Ron Vorndam
  Branch: refs/heads/CWE-162168-Use-output-folder-for-unit-and-functional-test
  Home:   https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin
  Commit: 0c8367954b9cf3f7f15271f86e5c4cbd97b8cd08
  
https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/0c8367954b9cf3f7f15271f86e5c4cbd97b8cd08
  Author: Vorndam, Ron 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M src/main/java/com/compuware/jenkins/totaltest/TotalTestRunnerUtils.java

  Log Message:
  ---
  CWE-164144: TTT Jenkins plugin needs to support both 19.6 and 20.3.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/compuware-topaz-for-total-test-plugin/push/refs/heads/CWE-162168-Use-output-folder-for-unit-and-functional-test/423135-0c8367%40github.com.


[jenkinsci/winstone]

2020-06-18 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/jetty.version-9.4.30.v20200611
  Home:   https://github.com/jenkinsci/winstone

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


[jenkinsci/winstone] 43917b: Bump jetty.version from 9.4.29.v20200521 to 9.4.30...

2020-06-18 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/winstone
  Commit: 43917bdf9cd783834df8dd032f714b6b91185ada
  
https://github.com/jenkinsci/winstone/commit/43917bdf9cd783834df8dd032f714b6b91185ada
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jetty.version from 9.4.29.v20200521 to 9.4.30.v20200611

Bumps `jetty.version` from 9.4.29.v20200521 to 9.4.30.v20200611.

Updates `jetty-server` from 9.4.29.v20200521 to 9.4.30.v20200611
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.29.v20200521...jetty-9.4.30.v20200611)

Updates `jetty-util` from 9.4.29.v20200521 to 9.4.30.v20200611
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.29.v20200521...jetty-9.4.30.v20200611)

Updates `jetty-servlet` from 9.4.29.v20200521 to 9.4.30.v20200611
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.29.v20200521...jetty-9.4.30.v20200611)

Updates `jetty-webapp` from 9.4.29.v20200521 to 9.4.30.v20200611
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.29.v20200521...jetty-9.4.30.v20200611)

Updates `http2-server` from 9.4.29.v20200521 to 9.4.30.v20200611

Updates `http2-hpack` from 9.4.29.v20200521 to 9.4.30.v20200611

Updates `jetty-alpn-server` from 9.4.29.v20200521 to 9.4.30.v20200611

Updates `jetty-jmx` from 9.4.29.v20200521 to 9.4.30.v20200611
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- 
[Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.29.v20200521...jetty-9.4.30.v20200611)

Updates `websocket-server` from 9.4.29.v20200521 to 9.4.30.v20200611

Signed-off-by: dependabot-preview[bot] 


  Commit: 061ee1bf01c47c3ae48f26b132cfea1531f934e3
  
https://github.com/jenkinsci/winstone/commit/061ee1bf01c47c3ae48f26b132cfea1531f934e3
  Author: Oleg Nenashev 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #110 from 
jenkinsci/dependabot/maven/jetty.version-9.4.30.v20200611

Bump jetty.version from 9.4.29.v20200521 to 9.4.30.v20200611


Compare: 
https://github.com/jenkinsci/winstone/compare/f55e8b2df15f...061ee1bf01c4

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


[jenkinsci/build-steps-from-json-plugin] d43fd1: Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/build-steps-from-json-plugin
  Commit: d43fd1cf57be317a78e6cc6cb9dcd0d23a3a9bac
  
https://github.com/jenkinsci/build-steps-from-json-plugin/commit/d43fd1cf57be317a78e6cc6cb9dcd0d23a3a9bac
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/mabl-integration-plugin] aa773e: Updated Jackson dependencies to 2.11.0

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/bk-update-components
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: aa773e07000b65a83c6ff78aec5f28e7c6453231
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/aa773e07000b65a83c6ff78aec5f28e7c6453231
  Author: bertold 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M README.md
M pom.xml

  Log Message:
  ---
  Updated Jackson dependencies to 2.11.0


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


[jenkinsci/azure-vmss-plugin] 735d42: Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/azure-vmss-plugin
  Commit: 735d4265ddc2d9eb6b65b7445044ca93fa86d83e
  
https://github.com/jenkinsci/azure-vmss-plugin/commit/735d4265ddc2d9eb6b65b7445044ca93fa86d83e
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


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


[jenkins-infra/backend-commit-history-parser]

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4
  Home:   https://github.com/jenkins-infra/backend-commit-history-parser

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


[jenkinsci/mabl-integration-plugin] f26c02: Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: f26c02223a35ecb77816fd26c16276eb4072f30f
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/f26c02223a35ecb77816fd26c16276eb4072f30f
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/azure-function-plugin]

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4
  Home:   https://github.com/jenkinsci/azure-function-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/azure-function-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4/a85aa6-00%40github.com.


[jenkins-infra/backend-commit-history-parser] 020a67: Bump jackson-databind from 2.9.10.1 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkins-infra/backend-commit-history-parser
  Commit: 020a67e26b8f4e7482b1b1c383384960ad2994b3
  
https://github.com/jenkins-infra/backend-commit-history-parser/commit/020a67e26b8f4e7482b1b1c383384960ad2994b3
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.1 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/backend-commit-history-parser/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1/00-020a67%40github.com.


[jenkinsci/azure-function-plugin] d6907a: Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/azure-function-plugin
  Commit: d6907a8104c5908218199a2d6c8539969f6f0f69
  
https://github.com/jenkinsci/azure-function-plugin/commit/d6907a8104c5908218199a2d6c8539969f6f0f69
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/cucumber-performance-plugin] b33ec2: Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/cucumber-performance-plugin
  Commit: b33ec206543644d55491616abc3d9bc94e5bcfe1
  
https://github.com/jenkinsci/cucumber-performance-plugin/commit/b33ec206543644d55491616abc3d9bc94e5bcfe1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/acceptance-test-harness] 5356fd: Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/acceptance-test-harness
  Commit: 5356fd24b2f900323cd3b351d5d5c9efb4418034
  
https://github.com/jenkinsci/acceptance-test-harness/commit/5356fd24b2f900323cd3b351d5d5c9efb4418034
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/acceptance-test-harness/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1/00-5356fd%40github.com.


[jenkinsci/openshift-sync-plugin]

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4
  Home:   https://github.com/jenkinsci/openshift-sync-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/openshift-sync-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4/227f17-00%40github.com.


[jenkinsci/service-now-plugin] faee51: Bump jackson-databind from 2.9.10.3 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/service-now-plugin
  Commit: faee51bb153f03a0d8a3e053ad3979206e1e0633
  
https://github.com/jenkinsci/service-now-plugin/commit/faee51bb153f03a0d8a3e053ad3979206e1e0633
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.3 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.3 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/openshift-sync-plugin] 4fdf95: Bump jackson-databind from 2.9.10 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/openshift-sync-plugin
  Commit: 4fdf95c0bccbe89303651b0cd26f5ebfddb5b128
  
https://github.com/jenkinsci/openshift-sync-plugin/commit/4fdf95c0bccbe89303651b0cd26f5ebfddb5b128
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/winstone] 2bd71f: [maven-release-plugin] prepare release winstone-5.10

2020-06-18 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/winstone
  Commit: 2bd71ffedba612833704d734e1323223e52a23d7
  
https://github.com/jenkinsci/winstone/commit/2bd71ffedba612833704d734e1323223e52a23d7
  Author: Oleg Nenashev 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release winstone-5.10


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


[jenkinsci/service-now-plugin]

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4
  Home:   https://github.com/jenkinsci/service-now-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/service-now-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4/cd991e-00%40github.com.


[jenkinsci/winstone] 5e0ff8: [maven-release-plugin] prepare for next developmen...

2020-06-18 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/winstone
  Commit: 5e0ff8a05602feb37bf550d1817ed97dcf77a99d
  
https://github.com/jenkinsci/winstone/commit/5e0ff8a05602feb37bf550d1817ed97dcf77a99d
  Author: Oleg Nenashev 
  Date:   2020-06-18 (Thu, 18 Jun 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/winstone/push/refs/heads/master/2bd71f-5e0ff8%40github.com.


[jenkinsci/winstone]

2020-06-18 Thread Oleg Nenashev
  Branch: refs/tags/winstone-5.10
  Home:   https://github.com/jenkinsci/winstone

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


[jenkinsci/cachet-gating-plugin] 75c6f1: Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/cachet-gating-plugin
  Commit: 75c6f190f0f2c432e402b47819027c6296870fa4
  
https://github.com/jenkinsci/cachet-gating-plugin/commit/75c6f190f0f2c432e402b47819027c6296870fa4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


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


[jenkins-infra/jenkins.io] a03b62: Advocacy & Outreach SIG - Fix the meeting link on ...

2020-06-18 Thread Oleg Nenashev
  Branch: refs/heads/advocacy-meetings-link-fix
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: a03b6243997c0c1507a78d8777b10656777ad9dc
  
https://github.com/jenkins-infra/jenkins.io/commit/a03b6243997c0c1507a78d8777b10656777ad9dc
  Author: Oleg Nenashev 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M content/sigs/advocacy-and-outreach/index.adoc

  Log Message:
  ---
  Advocacy & Outreach SIG - Fix the meeting link on the website


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


[jenkinsci/pangolin-testrail-connector-plugin] f6b319: Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/pangolin-testrail-connector-plugin
  Commit: f6b319df65ed3c6263eb3d6ac3ecb7bc8e13aee1
  
https://github.com/jenkinsci/pangolin-testrail-connector-plugin/commit/f6b319df65ed3c6263eb3d6ac3ecb7bc8e13aee1
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/protecode-sc-plugin] d93a5c: Bump jackson-databind from 2.9.10.1 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/protecode-sc-plugin
  Commit: d93a5cb3f566afe300096ca95f90716877ad55ce
  
https://github.com/jenkinsci/protecode-sc-plugin/commit/d93a5cb3f566afe300096ca95f90716877ad55ce
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.1 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/protecode-sc-plugin]

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4
  Home:   https://github.com/jenkinsci/protecode-sc-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/protecode-sc-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4/5bcf75-00%40github.com.


[jenkinsci/ftp-rename-plugin] 5cdfac: Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/ftp-rename-plugin
  Commit: 5cdfac5f1eff965ff50872144966b7214eb0a6cb
  
https://github.com/jenkinsci/ftp-rename-plugin/commit/5cdfac5f1eff965ff50872144966b7214eb0a6cb
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/mabl-integration-plugin] b1f910: Updated Jackson dependencies to 2.11.0 (#36)

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: b1f910b189d9e82dc884a4be9454cd811555eeb4
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/b1f910b189d9e82dc884a4be9454cd811555eeb4
  Author: Bertold Kolics 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M README.md
M pom.xml

  Log Message:
  ---
  Updated Jackson dependencies to 2.11.0 (#36)


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


[jenkinsci/mabl-integration-plugin]

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1/f26c02-00%40github.com.


[jenkinsci/jacoco-plugin] 806b38: [JENKINS-62715] Allow to run tests with custom arg...

2020-06-18 Thread Dominik Stadler
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jacoco-plugin
  Commit: 806b38359c02cb2493d57892beab17b43a7d4f4e
  
https://github.com/jenkinsci/jacoco-plugin/commit/806b38359c02cb2493d57892beab17b43a7d4f4e
  Author: Raul Arabaolaza 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-62715] Allow to run tests with custom arguments

Previously any usage of `argLine`surefire property would result in the
jacoco agent not being used by tests


  Commit: d9dbd31c4608f41dcb0eca35559ed4d0fa72ac2b
  
https://github.com/jenkinsci/jacoco-plugin/commit/d9dbd31c4608f41dcb0eca35559ed4d0fa72ac2b
  Author: Dominik Stadler 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #118 from raul-arabaolaza/JENKINS-62715

[JENKINS-62715] Allow to run tests with custom arguments


Compare: 
https://github.com/jenkinsci/jacoco-plugin/compare/31ca5978102d...d9dbd31c4608

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


[jenkinsci/genexus-plugin] f5b085: Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/genexus-plugin
  Commit: f5b085368800de85a4b626e45bc4928e5f701d17
  
https://github.com/jenkinsci/genexus-plugin/commit/f5b085368800de85a4b626e45bc4928e5f701d17
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/mabl-integration-plugin] 19622e: [maven-release-plugin] prepare release mabl-integr...

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: 19622ecd1c7871d392ccb5c050838f31680da70c
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/19622ecd1c7871d392ccb5c050838f31680da70c
  Author: bertold 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release mabl-integration-0.0.24


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


[jenkins-infra/jenkins.io] cff14f: Update content/sigs/advocacy-and-outreach/index.adoc

2020-06-18 Thread Oleg Nenashev
  Branch: refs/heads/advocacy-meetings-link-fix
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: cff14f67c56c902e72844b8dd2b15c256aaf6341
  
https://github.com/jenkins-infra/jenkins.io/commit/cff14f67c56c902e72844b8dd2b15c256aaf6341
  Author: Oleg Nenashev 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M content/sigs/advocacy-and-outreach/index.adoc

  Log Message:
  ---
  Update content/sigs/advocacy-and-outreach/index.adoc

Co-authored-by: Tim Jacomb 


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


[jenkinsci/genexus-plugin] f23b1e: Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/genexus-plugin
  Commit: f23b1eb4ecf3150de97df0d05452757e5479bba0
  
https://github.com/jenkinsci/genexus-plugin/commit/f23b1eb4ecf3150de97df0d05452757e5479bba0
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.4 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.4 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/mabl-integration-plugin] 7ec20c: Update pom.xml

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: 7ec20cb789c1c7dc66aa2400bc9dc126dc656951
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/7ec20cb789c1c7dc66aa2400bc9dc126dc656951
  Author: Bertold Kolics 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update pom.xml


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


[jenkinsci/elasticbox-plugin] 3cb40a: Bump jackson-databind from 2.9.10.1 to 2.10.0.pr1

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.10.0.pr1
  Home:   https://github.com/jenkinsci/elasticbox-plugin
  Commit: 3cb40aa17742b832ede9b29e8a78d11ea76ab075
  
https://github.com/jenkinsci/elasticbox-plugin/commit/3cb40aa17742b832ede9b29e8a78d11ea76ab075
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jackson-databind from 2.9.10.1 to 2.10.0.pr1

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.1 to 
2.10.0.pr1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] 


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


[jenkinsci/elasticbox-plugin]

2020-06-18 Thread dependabot[bot]
  Branch: 
refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4
  Home:   https://github.com/jenkinsci/elasticbox-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/elasticbox-plugin/push/refs/heads/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.4/e51653-00%40github.com.


[jenkinsci/nexus-platform-plugin] af8a2f: UI fixes

2020-06-18 Thread Eduard Tita
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: af8a2f5235c31d0bd4c36512e1cb67e174f12a9d
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/af8a2f5235c31d0bd4c36512e1cb67e174f12a9d
  Author: Eduard Tita 
  Date:   2020-06-17 (Wed, 17 Jun 2020)

  Changed paths:
M 
src/main/resources/org/sonatype/nexus/ci/iq/PolicyEvaluationHealthAction/summary.groovy
M 
src/main/resources/org/sonatype/nexus/ci/iq/PolicyEvaluationProjectAction/jobMain.groovy
M src/main/webapp/features/iq/charting/iqChart.js
M src/main/webapp/images/24x24/nexus-iq.png
M src/main/webapp/images/48x48/nexus-iq.png

  Log Message:
  ---
  UI fixes


  Commit: e6663314b6f75379f3929061456b4822467d00c5
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/e6663314b6f75379f3929061456b4822467d00c5
  Author: Eduard Tita <49167996+eduard-t...@users.noreply.github.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M 
src/main/resources/org/sonatype/nexus/ci/iq/PolicyEvaluationHealthAction/summary.groovy
M 
src/main/resources/org/sonatype/nexus/ci/iq/PolicyEvaluationProjectAction/jobMain.groovy
M src/main/webapp/features/iq/charting/iqChart.js
M src/main/webapp/images/24x24/nexus-iq.png
M src/main/webapp/images/48x48/nexus-iq.png

  Log Message:
  ---
  Merge pull request #122 from jenkinsci/INT-3083-trend-graph-fix


Compare: 
https://github.com/jenkinsci/nexus-platform-plugin/compare/3039abd64028...e6663314b6f7

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


[jenkinsci/mabl-integration-plugin] 1d7e7b: Update pom.xml

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: 1d7e7b5396f63bc6d724544a42f2bf56dae603b7
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/1d7e7b5396f63bc6d724544a42f2bf56dae603b7
  Author: Bertold Kolics 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update pom.xml


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


[jenkinsci/nexus-platform-plugin]

2020-06-18 Thread Eduard Tita
  Branch: refs/heads/INT-3083-trend-graph-fix
  Home:   https://github.com/jenkinsci/nexus-platform-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/nexus-platform-plugin/push/refs/heads/INT-3083-trend-graph-fix/af8a2f-00%40github.com.


[jenkinsci/mabl-integration-plugin] 7115dc: [maven-release-plugin] prepare for next developmen...

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: 7115dc05e1c0a67c8ca2e42071f129555e4ae612
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/7115dc05e1c0a67c8ca2e42071f129555e4ae612
  Author: bertold 
  Date:   2020-06-18 (Thu, 18 Jun 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/mabl-integration-plugin/push/refs/heads/master/17a93b-7115dc%40github.com.


[jenkinsci/mabl-integration-plugin]

2020-06-18 Thread Bertold Kolics
  Branch: refs/tags/mabl-integration-0.0.26
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin/push/refs/tags/mabl-integration-0.0.26/00-ec1c29%40github.com.


[jenkinsci/mabl-integration-plugin] 17a93b: [maven-release-plugin] prepare release mabl-integr...

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mabl-integration-plugin
  Commit: 17a93bd01c352659b1fdde8e1c3a1f2622981835
  
https://github.com/jenkinsci/mabl-integration-plugin/commit/17a93bd01c352659b1fdde8e1c3a1f2622981835
  Author: bertold 
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release mabl-integration-0.0.26


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


[jenkinsci/mabl-integration-plugin]

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/snyk-fix-ckngpi
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin/push/refs/heads/snyk-fix-ckngpi/72932f-00%40github.com.


[jenkinsci/mabl-integration-plugin]

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/snyk-fix-c61tfm
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin/push/refs/heads/snyk-fix-c61tfm/c827d0-00%40github.com.


[jenkinsci/mabl-integration-plugin]

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/snyk-fix-jj47xq
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin/push/refs/heads/snyk-fix-jj47xq/db45f4-00%40github.com.


[jenkinsci/mabl-integration-plugin]

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/bk-fix-illegalarg
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin/push/refs/heads/bk-fix-illegalarg/71abc8-00%40github.com.


[jenkinsci/mabl-integration-plugin]

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/snyk-fix-ysotr5
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin/push/refs/heads/snyk-fix-ysotr5/8a5fd1-00%40github.com.


[jenkinsci/mabl-integration-plugin]

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/bk-update-labels
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin/push/refs/heads/bk-update-labels/80d147-00%40github.com.


[jenkinsci/mabl-integration-plugin]

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/bk-adjust-version
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin/push/refs/heads/bk-adjust-version/6bdc10-00%40github.com.


[jenkinsci/mabl-integration-plugin]

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/bk-move-to-credentials
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin/push/refs/heads/bk-move-to-credentials/6415ae-00%40github.com.


[jenkinsci/mabl-integration-plugin]

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/bk-api-key-encryption
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin/push/refs/heads/bk-api-key-encryption/86ede9-00%40github.com.


[jenkinsci/mabl-integration-plugin]

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/snyk-pom
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin/push/refs/heads/snyk-pom/e44f0d-00%40github.com.


[jenkinsci/mabl-integration-plugin]

2020-06-18 Thread Bertold Kolics
  Branch: refs/heads/bk-wording-improvements
  Home:   https://github.com/jenkinsci/mabl-integration-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/mabl-integration-plugin/push/refs/heads/bk-wording-improvements/19abca-00%40github.com.


  1   2   >