[jenkinsci/influxdb-plugin] b5ac84: Refactoring - use type inference

2019-09-29 Thread Aleksi Simell
  Branch: refs/heads/development

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

  Commit: b5ac842a01e177cb1d479792196e1130172bcde1

  
https://github.com/jenkinsci/influxdb-plugin/commit/b5ac842a01e177cb1d479792196e1130172bcde1

  Author: René Scheibe 

  Date:   2019-09-19 (Thu, 19 Sep 2019)



  Changed paths:

M 
src/test/java/jenkinsci/plugins/influxdb/generators/CustomDataPointGeneratorTest.java



  Log Message:

  ---

  Refactoring - use type inference





  Commit: 1e78b6d6eaa397550244798ea6ae24ac787ce1e1

  
https://github.com/jenkinsci/influxdb-plugin/commit/1e78b6d6eaa397550244798ea6ae24ac787ce1e1

  Author: René Scheibe 

  Date:   2019-09-19 (Thu, 19 Sep 2019)



  Changed paths:

M 
src/main/java/jenkinsci/plugins/influxdb/generators/AbstractPointGenerator.java

M 
src/main/java/jenkinsci/plugins/influxdb/generators/JenkinsBasePointGenerator.java

M 
src/main/java/jenkinsci/plugins/influxdb/generators/PerfPublisherPointGenerator.java



  Log Message:

  ---

  Refactoring - Use curly brackets consistently





  Commit: beb0da98cdde9341f581ebc0487c11cecb6d75c7

  
https://github.com/jenkinsci/influxdb-plugin/commit/beb0da98cdde9341f581ebc0487c11cecb6d75c7

  Author: René Scheibe 

  Date:   2019-09-19 (Thu, 19 Sep 2019)



  Changed paths:

M 
src/main/java/jenkinsci/plugins/influxdb/generators/CustomDataMapPointGenerator.java

M 
src/main/java/jenkinsci/plugins/influxdb/generators/PerfPublisherPointGenerator.java

M 
src/main/java/jenkinsci/plugins/influxdb/generators/PerformancePointGenerator.java

M 
src/main/java/jenkinsci/plugins/influxdb/generators/RobotFrameworkPointGenerator.java



  Log Message:

  ---

  Refactoring - Rename variables without "List" postfix





  Commit: 8fd4f7d48ebec41620bd613dc0547f6f03c7f173

  
https://github.com/jenkinsci/influxdb-plugin/commit/8fd4f7d48ebec41620bd613dc0547f6f03c7f173

  Author: René Scheibe 

  Date:   2019-09-19 (Thu, 19 Sep 2019)



  Changed paths:

M 
src/main/java/jenkinsci/plugins/influxdb/generators/AbstractPointGenerator.java

M src/main/java/jenkinsci/plugins/influxdb/renderer/ProjectNameRenderer.java



  Log Message:

  ---

  Refactoring - Reduce scope & mutability of fields





  Commit: c287bc4e755ef74ab97150c86076a0915a5a2ee9

  
https://github.com/jenkinsci/influxdb-plugin/commit/c287bc4e755ef74ab97150c86076a0915a5a2ee9

  Author: René Scheibe 

  Date:   2019-09-19 (Thu, 19 Sep 2019)



  Changed paths:

M src/main/java/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig.java

M 
src/main/java/jenkinsci/plugins/influxdb/generators/AbstractPointGenerator.java



  Log Message:

  ---

  Refactoring - Don't use "this" if not required





  Commit: e630969c3e3ab7a65f21bf308d77ab9ae1582d7f

  
https://github.com/jenkinsci/influxdb-plugin/commit/e630969c3e3ab7a65f21bf308d77ab9ae1582d7f

  Author: René Scheibe 

  Date:   2019-09-19 (Thu, 19 Sep 2019)



  Changed paths:

M 
src/main/java/jenkinsci/plugins/influxdb/generators/CoberturaPointGenerator.java

M 
src/main/java/jenkinsci/plugins/influxdb/generators/CustomDataPointGenerator.java

M 
src/main/java/jenkinsci/plugins/influxdb/generators/PerformancePointGenerator.java

M 
src/main/java/jenkinsci/plugins/influxdb/generators/RobotFrameworkPointGenerator.java



  Log Message:

  ---

  Refactoring - Minor formatting cleanup





  Commit: 028c5d46583a9127fd3e2b4a60fc7357de50f6c9

  
https://github.com/jenkinsci/influxdb-plugin/commit/028c5d46583a9127fd3e2b4a60fc7357de50f6c9

  Author: René Scheibe 

  Date:   2019-09-19 (Thu, 19 Sep 2019)



  Changed paths:

M README.md



  Log Message:

  ---

  Mention InfluxDB 1.7.x as tested version in README





  Commit: 2d2185f86d66c7b7272416c01a9c8f8a1adb9ec7

  
https://github.com/jenkinsci/influxdb-plugin/commit/2d2185f86d66c7b7272416c01a9c8f8a1adb9ec7

  Author: René Scheibe 

  Date:   2019-09-29 (Sun, 29 Sep 2019)



  Changed paths:

M src/main/java/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig.java



  Log Message:

  ---

  Remove unused doFillSelectedTargetItems()



It's only required in `InfluxDbPublisher` and `InfluxDbStep`.





  Commit: a3945182c510ce06d3fffaf88fd563b7db84b8be

  
https://github.com/jenkinsci/influxdb-plugin/commit/a3945182c510ce06d3fffaf88fd563b7db84b8be

  Author: René Scheibe 

  Date:   2019-09-29 (Sun, 29 Sep 2019)



  Changed paths:

R 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbGlobalConfig/help-replaceDashWithUnderscore.html

A 
src/main/resources/jenkinsci/plugins/influxdb/InfluxDbPublisher/help-replaceDashWithUnderscore.html



  Log Message:

  ---

  Fix location of help-replaceDashWithUnderscore.html



This property is not configurable in `InfluxDbGlobalConfig`

but in `InfluxDbPublisher` and `InfluxDbStep`.





  Commit: 2043674d5714fe7f0c04db7788e6fac0e4ea892e

  

[jenkinsci/analysis-model] a1c511: Bump checkstyle from 8.24 to 8.25

2019-09-29 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/com.puppycrawl.tools-checkstyle-8.25
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: a1c511a6b861106275c7f694eca668083dbe476c
  
https://github.com/jenkinsci/analysis-model/commit/a1c511a6b861106275c7f694eca668083dbe476c
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump checkstyle from 8.24 to 8.25

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.24 to 8.25.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- 
[Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.24...checkstyle-8.25)

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-model/push/refs/heads/dependabot/maven/com.puppycrawl.tools-checkstyle-8.25/00-a1c511%40github.com.


[jenkinsci/mock-slave-plugin]

2019-09-29 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/io.jenkins-configuration-as-code-1.30
  Home:   https://github.com/jenkinsci/mock-slave-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/mock-slave-plugin/push/refs/heads/dependabot/maven/io.jenkins-configuration-as-code-1.30/a5aea9-00%40github.com.


[jenkinsci/mock-slave-plugin] 0eebb6: Bump configuration-as-code from 1.6 to 1.31

2019-09-29 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/io.jenkins-configuration-as-code-1.31
  Home:   https://github.com/jenkinsci/mock-slave-plugin
  Commit: 0eebb6b43ec9f886be7522b0a1095d6ce8091332
  
https://github.com/jenkinsci/mock-slave-plugin/commit/0eebb6b43ec9f886be7522b0a1095d6ce8091332
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump configuration-as-code from 1.6 to 1.31

Bumps 
[configuration-as-code](https://github.com/jenkinsci/configuration-as-code-plugin)
 from 1.6 to 1.31.
- [Release 
notes](https://github.com/jenkinsci/configuration-as-code-plugin/releases)
- 
[Commits](https://github.com/jenkinsci/configuration-as-code-plugin/compare/configuration-as-code-1.6...configuration-as-code-1.31)

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/mock-slave-plugin/push/refs/heads/dependabot/maven/io.jenkins-configuration-as-code-1.31/00-0eebb6%40github.com.


[jenkinsci/influxdb-plugin] 64401c: Mark plugin configuration as compatible since vers...

2019-09-29 Thread Aleksi Simell
  Branch: refs/heads/development

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

  Commit: 64401c038a7d3cb9a4cbbca55611b875bd1d282b

  
https://github.com/jenkinsci/influxdb-plugin/commit/64401c038a7d3cb9a4cbbca55611b875bd1d282b

  Author: René Scheibe 

  Date:   2019-09-28 (Sat, 28 Sep 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Mark plugin configuration as compatible since version 2.0



The location of `DescriptorImpl` has been moved in commit

97bebb3fa04e70c3d1fb7d0faa505f806c3cc9e3, rendering all

existing configuration not readable anymore.





  Commit: 17250b671a29a690a7c53e436110017bb08992ed

  
https://github.com/jenkinsci/influxdb-plugin/commit/17250b671a29a690a7c53e436110017bb08992ed

  Author: Aleksi Simell 

  Date:   2019-09-30 (Mon, 30 Sep 2019)



  Changed paths:

M pom.xml



  Log Message:

  ---

  Merge pull request #80 from darxriggs/compatible-since-info



Mark plugin configuration as compatible since version 2.0





Compare: 
https://github.com/jenkinsci/influxdb-plugin/compare/8fb12c1e35f6...17250b671a29

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


[jenkinsci/influxdb-plugin] 6c63cd: Upgrade influxdb-java dependency & optimize BatchP...

2019-09-29 Thread Aleksi Simell
  Branch: refs/heads/development

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

  Commit: 6c63cdb5fd475c054b105d22ad59d4e6a76cf783

  
https://github.com/jenkinsci/influxdb-plugin/commit/6c63cdb5fd475c054b105d22ad59d4e6a76cf783

  Author: René Scheibe 

  Date:   2019-09-22 (Sun, 22 Sep 2019)



  Changed paths:

M pom.xml

M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublicationService.java



  Log Message:

  ---

  Upgrade influxdb-java dependency & optimize BatchPoints creation



The new version adds the possibility to also provide a collection in

addition to an array. Therefore converting collections to arrays forth

and back is not required anymore.





  Commit: 8fb12c1e35f66338c7e6b7d8b6cf5fbacd531c58

  
https://github.com/jenkinsci/influxdb-plugin/commit/8fb12c1e35f66338c7e6b7d8b6cf5fbacd531c58

  Author: Aleksi Simell 

  Date:   2019-09-30 (Mon, 30 Sep 2019)



  Changed paths:

M pom.xml

M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublicationService.java



  Log Message:

  ---

  Merge pull request #79 from darxriggs/upgrade-influxdb-client



Upgrade influxdb-java dependency & optimize BatchPoints creation





Compare: 
https://github.com/jenkinsci/influxdb-plugin/compare/2e42aac8d82a...8fb12c1e35f6

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


[jenkinsci/influxdb-plugin] 0efad9: Cleanup InfluxDbPublisher & InfluxDbPublicationSer...

2019-09-29 Thread Aleksi Simell
  Branch: refs/heads/development

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

  Commit: 0efad9b1f42db102bd1bfd8065c75f388c6df544

  
https://github.com/jenkinsci/influxdb-plugin/commit/0efad9b1f42db102bd1bfd8065c75f388c6df544

  Author: René Scheibe 

  Date:   2019-09-19 (Thu, 19 Sep 2019)



  Changed paths:

M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublicationService.java

M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublisher.java



  Log Message:

  ---

  Cleanup InfluxDbPublisher & InfluxDbPublicationService



Make them more similar (text and ordering of content).





  Commit: 2e42aac8d82a6ef4347f71fcb96840a543db102b

  
https://github.com/jenkinsci/influxdb-plugin/commit/2e42aac8d82a6ef4347f71fcb96840a543db102b

  Author: Aleksi Simell 

  Date:   2019-09-30 (Mon, 30 Sep 2019)



  Changed paths:

M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublicationService.java

M src/main/java/jenkinsci/plugins/influxdb/InfluxDbPublisher.java



  Log Message:

  ---

  Merge pull request #77 from darxriggs/cleanup



Cleanup InfluxDbPublisher & InfluxDbPublicationService





Compare: 
https://github.com/jenkinsci/influxdb-plugin/compare/3901e1d5ef68...2e42aac8d82a

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


[jenkinsci/ec2-plugin] 704dbb: Allow 0 in form validation for minimumNoInstances ...

2019-09-29 Thread Erik Håkansson
  Branch: refs/heads/master

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

  Commit: 704dbb94e46fd48c3b2733dc424a20fbfbaa5928

  
https://github.com/jenkinsci/ec2-plugin/commit/704dbb94e46fd48c3b2733dc424a20fbfbaa5928

  Author: Erik Håkansson 

  Date:   2019-09-30 (Mon, 30 Sep 2019)



  Changed paths:

M src/main/java/hudson/plugins/ec2/SlaveTemplate.java



  Log Message:

  ---

  Allow 0 in form validation for minimumNoInstances (#403)





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


[jenkinsci/upload-pgyer-plugin] 72d35e: [maven-release-plugin] prepare for next developmen...

2019-09-29 Thread Yang Fan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: 72d35e6bdd933263c6a39b73fd2d993605b79865
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/72d35e6bdd933263c6a39b73fd2d993605b79865
  Author: myroid 
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  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/upload-pgyer-plugin/push/refs/heads/master/750531-72d35e%40github.com.


[jenkinsci/upload-pgyer-plugin]

2019-09-29 Thread Yang Fan
  Branch: refs/tags/upload-pgyer-1.33
  Home:   https://github.com/jenkinsci/upload-pgyer-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/upload-pgyer-plugin/push/refs/tags/upload-pgyer-1.33/00-d05be9%40github.com.


[jenkinsci/upload-pgyer-plugin] 750531: [maven-release-plugin] prepare release upload-pgye...

2019-09-29 Thread Yang Fan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: 750531a48be282ebd619e519e35232cc9f839645
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/750531a48be282ebd619e519e35232cc9f839645
  Author: myroid 
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release upload-pgyer-1.33


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


[jenkinsci/upload-pgyer-plugin] af4e89: Fixed SECURITY-1044

2019-09-29 Thread Yang Fan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: af4e89754c31a0d71b98d3f360088e8dae36a313
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/af4e89754c31a0d71b98d3f360088e8dae36a313
  Author: myroid 
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
M README.md
M README_cn.md
M pom.xml
M src/main/java/ren/helloworld/upload2pgyer/UploadBuilder.java
M src/main/java/ren/helloworld/upload2pgyer/UploadBuilderV2.java
M src/main/java/ren/helloworld/upload2pgyer/UploadPublisher.java
M src/main/java/ren/helloworld/upload2pgyer/UploadPublisherV2.java
M src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/config.jelly
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-apiKey.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-password.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-uKey.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/config.jelly
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-apiKey.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-buildPassword.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/config.jelly
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-apiKey.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-password.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-uKey.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/config.jelly
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-apiKey.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-buildPassword.html

  Log Message:
  ---
  Fixed SECURITY-1044


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


[jenkinsci/upload-pgyer-plugin] 30c00e: Fixed SECURITY-1044

2019-09-29 Thread Yang Fan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: 30c00e847c9042cfc5beca4e5fecf170987d95ae
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/30c00e847c9042cfc5beca4e5fecf170987d95ae
  Author: myroid 
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
M README.md
M README_cn.md
M pom.xml
M src/main/java/ren/helloworld/upload2pgyer/UploadBuilder.java
M src/main/java/ren/helloworld/upload2pgyer/UploadBuilderV2.java
M src/main/java/ren/helloworld/upload2pgyer/UploadPublisher.java
M src/main/java/ren/helloworld/upload2pgyer/UploadPublisherV2.java
M src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/config.jelly
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-apiKey.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-password.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-uKey.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/config.jelly
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-apiKey.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-buildPassword.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/config.jelly
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-apiKey.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-password.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-uKey.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/config.jelly
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-apiKey.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-buildPassword.html

  Log Message:
  ---
  Fixed SECURITY-1044


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


[jenkinsci/git-plugin] 3668c4: BOM 3

2019-09-29 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: 3668c48b06f388842ff5abe8a658ebbbda2443ae
  
https://github.com/jenkinsci/git-plugin/commit/3668c48b06f388842ff5abe8a658ebbbda2443ae
  Author: Jesse Glick 
  Date:   2019-09-26 (Thu, 26 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  BOM 3


  Commit: fdda7cd9f88423719ae10bb9da72092eba13b0c0
  
https://github.com/jenkinsci/git-plugin/commit/fdda7cd9f88423719ae10bb9da72092eba13b0c0
  Author: Mark Waite 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:

  Log Message:
  ---
  Merge branch 'stable-3.x'


Compare: 
https://github.com/jenkinsci/git-plugin/compare/cbdafbc91cb4...fdda7cd9f884

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


[jenkins-infra/jenkins.io] 3e118c: Add a project section for the warnings plugin.

2019-09-29 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 3e118c3e8cde08f2358308e7ec56da2a68aded66
  
https://github.com/jenkins-infra/jenkins.io/commit/3e118c3e8cde08f2358308e7ec56da2a68aded66
  Author: Ulli Hafner 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M content/events/hacktoberfest.adoc

  Log Message:
  ---
  Add a project section for the warnings plugin.


  Commit: 84204da12aca4e2817df15ff694f7ec6bdc150e2
  
https://github.com/jenkins-infra/jenkins.io/commit/84204da12aca4e2817df15ff694f7ec6bdc150e2
  Author: Mark Waite 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M content/events/hacktoberfest.adoc

  Log Message:
  ---
  Merge pull request #2515 from uhafner/hacktoberfest-warnings

Add a Hacktoberfest project section for the warnings plugin


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/58dec999cdc0...84204da12aca

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


[jenkinsci/jenkins] 73fc76: [maven-release-plugin] prepare release jenkins-2.198

2019-09-29 Thread Kohsuke Kawaguchi
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 73fc7659a4ee3a4d9bcecc4f2a566a39df1228fc
  
https://github.com/jenkinsci/jenkins/commit/73fc7659a4ee3a4d9bcecc4f2a566a39df1228fc
  Author: Kohsuke Kawaguchi 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

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

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


  Commit: 6d6a0a665b4ac0864646d16b114bb78b5f21f9c1
  
https://github.com/jenkinsci/jenkins/commit/6d6a0a665b4ac0864646d16b114bb78b5f21f9c1
  Author: Kohsuke Kawaguchi 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

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

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


Compare: 
https://github.com/jenkinsci/jenkins/compare/2f4c699e...6d6a0a665b4a

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


[jenkinsci/jenkins]

2019-09-29 Thread Kohsuke Kawaguchi
  Branch: refs/tags/jenkins-2.198
  Home:   https://github.com/jenkinsci/jenkins

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


[jenkinsci/configuration-as-code-plugin] 5f9450: Validate github-oath demo with the integrations fr...

2019-09-29 Thread Victor Martinez
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 5f94500ab6c48aa9bd5300e56419ab24797fc48c
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/5f94500ab6c48aa9bd5300e56419ab24797fc48c
  Author: Victor Martinez 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M demos/github-oauth/README.md
M integrations/src/test/java/io/jenkins/plugins/casc/GithubOAuthTest.java
R integrations/src/test/resources/io/jenkins/plugins/casc/GithubOAuth.yml

  Log Message:
  ---
  Validate github-oath demo with the integrations framework (#1086)


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


[jenkinsci/configuration-as-code-plugin] 348c66: Move JDK ITs to the demos (#1090)

2019-09-29 Thread Victor Martinez
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 348c6660479c04f9de4920b8b27ebaf47a5e4422
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/348c6660479c04f9de4920b8b27ebaf47a5e4422
  Author: Victor Martinez 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
A demos/jdk/README.md
M 
integrations/src/test/java/io/jenkins/plugins/casc/JdkConfiguratorTest.java
R 
integrations/src/test/resources/io/jenkins/plugins/casc/JdkConfiguratorTest.yml

  Log Message:
  ---
  Move JDK  ITs to the demos (#1090)


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


[jenkinsci/configuration-as-code-plugin] 2bebd6: Move mercurial ITs to the demos (#1089)

2019-09-29 Thread Victor Martinez
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 2bebd63f6350fb48d105e3aada1df85594fa3d33
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/2bebd63f6350fb48d105e3aada1df85594fa3d33
  Author: Victor Martinez 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
A demos/mercurial/README.md
M integrations/src/test/java/io/jenkins/plugins/casc/MercurialTest.java

  Log Message:
  ---
  Move mercurial ITs to the demos (#1089)


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


[jenkinsci/configuration-as-code-plugin] 4a9102: Validate ec2-plugin demo with the integrations fra...

2019-09-29 Thread Victor Martinez
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 4a9102e9c8f0eb797c247d7dd7ba43418c245d0b
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/4a9102e9c8f0eb797c247d7dd7ba43418c245d0b
  Author: Victor Martinez 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M demos/ec2/README.md
M integrations/src/test/java/io/jenkins/plugins/casc/EC2CloudTest.java
R integrations/src/test/resources/io/jenkins/plugins/casc/EC2Cloud.yml
R 
integrations/src/test/resources/io/jenkins/plugins/casc/EC2CloudAMIType.yml

  Log Message:
  ---
  Validate ec2-plugin demo with the integrations framework (#1085)


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


[jenkinsci/configuration-as-code-plugin] 1fa36a: Validate gitlab demo with the integrations framewo...

2019-09-29 Thread Victor Martinez
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 1fa36af6c65f40f6bcd0a623ad48f5293b7d41ed
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/1fa36af6c65f40f6bcd0a623ad48f5293b7d41ed
  Author: Victor Martinez 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M demos/gitlab/README.md
M 
integrations/src/test/java/io/jenkins/plugins/casc/GitLabConfigurationTest.java
R integrations/src/test/resources/io/jenkins/plugins/casc/GitLabTest.yml

  Log Message:
  ---
  Validate gitlab demo with the integrations framework (#1087)


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


[jenkinsci/configuration-as-code-plugin] 8061aa: Move jira ITs to the demos (#1088)

2019-09-29 Thread Victor Martinez
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 8061aa125c450dfac04dea1edcda55a140cacbc5
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/8061aa125c450dfac04dea1edcda55a140cacbc5
  Author: Victor Martinez 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
A demos/jira/README.md
M integrations/src/test/java/io/jenkins/plugins/casc/JiraTest.java
R integrations/src/test/resources/io/jenkins/plugins/casc/JiraTest.yml

  Log Message:
  ---
  Move jira ITs to the demos (#1088)


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


[jenkinsci/configuration-as-code-plugin] b27328: Validate Artifactory demo within the integrations ...

2019-09-29 Thread Victor Martinez
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: b27328cd8bd40b9c5d982a25b7dbc72ca862cf29
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/b27328cd8bd40b9c5d982a25b7dbc72ca862cf29
  Author: Victor Martinez 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M integrations/pom.xml
A integrations/src/test/java/io/jenkins/plugins/casc/ArtifactoryTest.java

  Log Message:
  ---
  Validate Artifactory demo within the integrations submodule (#1080)

* Validate demos with the integrations framework

* Require upper bound dependencies for the Artifactory demo

* docker-java got a transitive dependency with hk2-utils which clashes with 
tiger_types, for further details: please refers to JENKINS-39689


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


[jenkinsci/configuration-as-code-plugin]

2019-09-29 Thread Tim Jacomb
  Branch: refs/heads/timja-patch-1
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin

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


[jenkinsci/configuration-as-code-plugin] efa350: Validate docker-plugin demo with the integrations ...

2019-09-29 Thread Victor Martinez
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: efa3506a15c1ea848dc0f0835ca95292d3408559
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/efa3506a15c1ea848dc0f0835ca95292d3408559
  Author: Victor Martinez 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M demos/docker/README.md
M integrations/src/test/java/io/jenkins/plugins/casc/DockerCloudTest.java
R 
integrations/src/test/resources/io/jenkins/plugins/casc/DockerCloudTest.yml
R 
integrations/src/test/resources/io/jenkins/plugins/casc/DockerCloudTest1.yml

  Log Message:
  ---
  Validate docker-plugin demo with the integrations framework (#1084)


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


[jenkinsci/configuration-as-code-plugin] c547ef: Validate config-file-provider demo with the integr...

2019-09-29 Thread Victor Martinez
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: c547efe21b59fecd75a518b82b4dfb5e7d6314e2
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/c547efe21b59fecd75a518b82b4dfb5e7d6314e2
  Author: Victor Martinez 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M demos/config-file-provider/README.md
M integrations/pom.xml
A 
integrations/src/test/java/io/jenkins/plugins/casc/ConfigFileProviderTest.java

  Log Message:
  ---
  Validate config-file-provider demo with the integrations framework (#1083)


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


[jenkinsci/configuration-as-code-plugin] 7b328a: Update README.md

2019-09-29 Thread Tim Jacomb
  Branch: refs/heads/timja-patch-1
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 7b328a385cca54cb8bad4a847a6d88fbca258b30
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/7b328a385cca54cb8bad4a847a6d88fbca258b30
  Author: Tim Jacomb 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


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


[jenkinsci/slack-plugin] 4b0a0b: BOM 3 (#629)

2019-09-29 Thread Joseph Petersen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/slack-plugin
  Commit: 4b0a0bb7d3bf8ac1364e9322978e64652b29f092
  
https://github.com/jenkinsci/slack-plugin/commit/4b0a0bb7d3bf8ac1364e9322978e64652b29f092
  Author: Joseph Petersen 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  BOM 3 (#629)


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


[jenkinsci/slack-plugin]

2019-09-29 Thread Tim Jacomb
  Branch: refs/heads/update/bom3
  Home:   https://github.com/jenkinsci/slack-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/slack-plugin/push/refs/heads/update/bom3/e7a07f-00%40github.com.


[jenkinsci/calendar-view-plugin] e09578: chore(package): update mocha to version 6.2.1

2019-09-29 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/mocha-6.2.1
  Home:   https://github.com/jenkinsci/calendar-view-plugin
  Commit: e09578a6eef6100283717b72ee08ad7d4ac9e05f
  
https://github.com/jenkinsci/calendar-view-plugin/commit/e09578a6eef6100283717b72ee08ad7d4ac9e05f
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update mocha to version 6.2.1

Closes #13


  Commit: 407203e714a0853332d801b5e809827f197c9ee4
  
https://github.com/jenkinsci/calendar-view-plugin/commit/407203e714a0853332d801b5e809827f197c9ee4
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M package-lock.json

  Log Message:
  ---
  chore(package): update lockfile package-lock.json


Compare: 
https://github.com/jenkinsci/calendar-view-plugin/compare/e09578a6eef6%5E...407203e714a0

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


[jenkinsci/anka-build-plugin]

2019-09-29 Thread asafg6
  Branch: refs/heads/feature/client-side-lb
  Home:   https://github.com/jenkinsci/anka-build-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/anka-build-plugin/push/refs/heads/feature/client-side-lb/00-762515%40github.com.


[jenkinsci/configuration-as-code-plugin] 9674fe: Test github actions

2019-09-29 Thread Tim Jacomb
  Branch: refs/heads/timja-patch-1
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 9674fe1cd5ccbfc5f27ee2c8697a13d0d775b5cb
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/9674fe1cd5ccbfc5f27ee2c8697a13d0d775b5cb
  Author: Tim Jacomb 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Test github actions


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


[jenkinsci/configuration-as-code-plugin] f2385e: Remove duplicate github-branch-source dep in integ...

2019-09-29 Thread Tim Jacomb
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: f2385eb7ba5c7a45c05d55f38aeb4583a3dad924
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/f2385eb7ba5c7a45c05d55f38aeb4583a3dad924
  Author: Tim Jacomb 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M integrations/pom.xml

  Log Message:
  ---
  Remove duplicate github-branch-source dep in integration tests (#1079)


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


[jenkinsci/configuration-as-code-plugin] 6f702a: Validate build_agents demo with the integrations f...

2019-09-29 Thread Victor Martinez
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 6f702ae9da65ccec9a3d5a819980eb99fc378f63
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/6f702ae9da65ccec9a3d5a819980eb99fc378f63
  Author: Victor Martinez 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M demos/build_agents/README.md
A integrations/src/test/java/io/jenkins/plugins/casc/BuildAgentsTest.java

  Log Message:
  ---
  Validate build_agents demo with the integrations framework (#1081)


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


[jenkinsci/anka-build-plugin] 34e3e0: Jenkinsfile

2019-09-29 Thread asafg6
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/anka-build-plugin
  Commit: 34e3e030c98b1469b6ff701010bcfae32b57dfc7
  
https://github.com/jenkinsci/anka-build-plugin/commit/34e3e030c98b1469b6ff701010bcfae32b57dfc7
  Author: asaf 
  Date:   2019-09-22 (Sun, 22 Sep 2019)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Jenkinsfile


  Commit: e28369c53a09c81746e0ce848acd741b267cc185
  
https://github.com/jenkinsci/anka-build-plugin/commit/e28369c53a09c81746e0ce848acd741b267cc185
  Author: asaf 
  Date:   2019-09-22 (Sun, 22 Sep 2019)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Jenkinsfile


  Commit: 55c3fcf9d70388fe8f47086033681de4092df582
  
https://github.com/jenkinsci/anka-build-plugin/commit/55c3fcf9d70388fe8f47086033681de4092df582
  Author: asaf 
  Date:   2019-09-22 (Sun, 22 Sep 2019)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Jenkinsfile


  Commit: 6d8a59eaadbed28d6baf036f242a503c385747e5
  
https://github.com/jenkinsci/anka-build-plugin/commit/6d8a59eaadbed28d6baf036f242a503c385747e5
  Author: asaf 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Merge branch 'release/1.19'


  Commit: 26c4e6d4be9429800592c27b128da86ff0d137bc
  
https://github.com/jenkinsci/anka-build-plugin/commit/26c4e6d4be9429800592c27b128da86ff0d137bc
  Author: asaf 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:

  Log Message:
  ---
  Merge branch 'release/1.19.1'


  Commit: 7625154f435fd42286a6876d242c0d925c955866
  
https://github.com/jenkinsci/anka-build-plugin/commit/7625154f435fd42286a6876d242c0d925c955866
  Author: asaf 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:

  Log Message:
  ---
  Merge branch 'release/v1.20'


Compare: 
https://github.com/jenkinsci/anka-build-plugin/compare/9fa6e99485c8...7625154f435f

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


[jenkinsci/generic-webhook-trigger-plugin] e02cb6: Testing combination of variables #136

2019-09-29 Thread Tomas Bjerre
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/generic-webhook-trigger-plugin
  Commit: e02cb6ccfd88325f2f1ba10daa87fb18a6a72b33
  
https://github.com/jenkinsci/generic-webhook-trigger-plugin/commit/e02cb6ccfd88325f2f1ba10daa87fb18a6a72b33
  Author: Tomas Bjerre 
  Date:   2019-09-29 (Sun, 29 Sep 2019)

  Changed paths:
M CHANGELOG.md
A 
src/test/resources/org/jenkinsci/plugins/gwt/bdd/filter-on-multiple-variables.feature

  Log Message:
  ---
  Testing combination of variables #136


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