[jenkinsci/calendar-view-plugin]

2019-09-06 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/monorepo.babel7-20190906234035
  Home:   https://github.com/jenkinsci/calendar-view-plugin

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


[jenkinsci/calendar-view-plugin] d930a0: chore(package): update @babel/core to version 7.6.0

2019-09-06 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/monorepo.babel7-20190906234035
  Home:   https://github.com/jenkinsci/calendar-view-plugin
  Commit: d930a0b752252c276796a136df80bfbe027e650c
  
https://github.com/jenkinsci/calendar-view-plugin/commit/d930a0b752252c276796a136df80bfbe027e650c
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-09-07 (Sat, 07 Sep 2019)

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update @babel/core to version 7.6.0


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

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update @babel/preset-env to version 7.6.0


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

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update @babel/register to version 7.6.0


  Commit: 45044981042aadfddd0c85ba06e739cf0183638d
  
https://github.com/jenkinsci/calendar-view-plugin/commit/45044981042aadfddd0c85ba06e739cf0183638d
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-09-07 (Sat, 07 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/d930a0b75225%5E...45044981042a

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


[jenkinsci/upload-pgyer-plugin] 36fc5f: Fixed SECURITY-1044: Credentials Stored in Plain-t...

2019-09-06 Thread Yang Fan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: 36fc5fd81c212366cd6c66a96b200b6cd3336e54
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/36fc5fd81c212366cd6c66a96b200b6cd3336e54
  Author: myroid 
  Date:   2019-09-07 (Sat, 07 Sep 2019)

  Changed paths:
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: Credentials Stored in Plain-text file


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


[jenkinsci/ec2-fleet-plugin] 24d8ce: [maven-release-plugin] prepare for next developmen...

2019-09-06 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 24d8cedc9416e3f133977b47d878e43089226f1a
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/24d8cedc9416e3f133977b47d878e43089226f1a
  Author: Artem Stasiuk 
  Date:   2019-09-06 (Fri, 06 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/ec2-fleet-plugin/push/refs/heads/master/fd9354-24d8ce%40github.com.


[jenkinsci/ec2-fleet-plugin]

2019-09-06 Thread Artem Stasiuk
  Branch: refs/tags/ec2-fleet-1.11.1
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

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


[jenkinsci/ec2-fleet-plugin] fd9354: [maven-release-plugin] prepare release ec2-fleet-1...

2019-09-06 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: fd9354de0d0832ae50b8009ff222607bad1c02bd
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/fd9354de0d0832ae50b8009ff222607bad1c02bd
  Author: Artem Stasiuk 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-fleet-1.11.1


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


[jenkinsci/ec2-fleet-plugin] 05ac2f: Revert "Online check script (#136)"

2019-09-06 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 05ac2f1e86126d8e4d1b58e3ee6e957d1198d592
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/05ac2f1e86126d8e4d1b58e3ee6e957d1198d592
  Author: Artem Stasiuk 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
R WINDOWS.md
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetNode.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetOnlineChecker.java
R src/main/java/com/amazon/jenkins/ec2fleet/EC2OnlineCheckScriptCause.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
R 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-onlineCheckScript.html
M src/test/java/com/amazon/jenkins/ec2fleet/AutoResubmitIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetOnlineCheckerTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Revert "Online check script (#136)"

This reverts commit 840eb06b


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


[jenkinsci/ec2-fleet-plugin]

2019-09-06 Thread Artem Stasiuk
  Branch: refs/tags/ec2-fleet-1.11.0
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

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


[jenkinsci/ec2-fleet-plugin] 88da1d: [maven-release-plugin] prepare for next developmen...

2019-09-06 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 88da1dbad27e69e9f332604667c7f1af734fa04c
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/88da1dbad27e69e9f332604667c7f1af734fa04c
  Author: Artem Stasiuk 
  Date:   2019-09-06 (Fri, 06 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/ec2-fleet-plugin/push/refs/heads/master/dff7ff-88da1d%40github.com.


[jenkinsci/ec2-fleet-plugin] 8a9b2f: Alpha for windows

2019-09-06 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 8a9b2f6ebcdcbdf71d190570feadcf5a906b7eec
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/8a9b2f6ebcdcbdf71d190570feadcf5a906b7eec
  Author: Artem Stasiuk 
  Date:   2019-08-11 (Sun, 11 Aug 2019)

  Changed paths:
A WINDOWS.md

  Log Message:
  ---
  Alpha for windows


  Commit: 8bfba6940b9cbf08d2476219f93c5e8574f2807c
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/8bfba6940b9cbf08d2476219f93c5e8574f2807c
  Author: Artem Stasiuk 
  Date:   2019-09-05 (Thu, 05 Sep 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetNode.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetOnlineChecker.java
A src/main/java/com/amazon/jenkins/ec2fleet/EC2OnlineCheckScriptCause.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-onlineCheckScript.html
M src/test/java/com/amazon/jenkins/ec2fleet/AutoResubmitIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetOnlineCheckerTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master'


  Commit: dff7ff8647ff8089726a90720588b5b5e0de70ae
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/dff7ff8647ff8089726a90720588b5b5e0de70ae
  Author: Artem Stasiuk 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-fleet-1.11.0


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/840eb06b52b2...dff7ff8647ff

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


[jenkinsci/calendar-view-plugin]

2019-09-06 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/monorepo.babel7-20190906190906
  Home:   https://github.com/jenkinsci/calendar-view-plugin

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


[jenkinsci/calendar-view-plugin] a3c050: chore(package): update @babel/core to version 7.6.0

2019-09-06 Thread greenkeeper[bot]
  Branch: refs/heads/greenkeeper/monorepo.babel7-20190906190906
  Home:   https://github.com/jenkinsci/calendar-view-plugin
  Commit: a3c0503c4ac9dd2ab671a7f62d126a52f041e7f4
  
https://github.com/jenkinsci/calendar-view-plugin/commit/a3c0503c4ac9dd2ab671a7f62d126a52f041e7f4
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update @babel/core to version 7.6.0


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

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update @babel/preset-env to version 7.6.0


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

  Changed paths:
M package.json

  Log Message:
  ---
  chore(package): update @babel/register to version 7.6.0


  Commit: 4e51113736d004f45eb4788754dc3ee261569788
  
https://github.com/jenkinsci/calendar-view-plugin/commit/4e51113736d004f45eb4788754dc3ee261569788
  Author: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
  Date:   2019-09-06 (Fri, 06 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/a3c0503c4ac9%5E...4e51113736d0

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


[jenkinsci/analysis-model-api-plugin]

2019-09-06 Thread Ullrich Hafner
  Branch: refs/tags/analysis-model-api-6.0.2
  Home:   https://github.com/jenkinsci/analysis-model-api-plugin

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


[jenkinsci/analysis-model-api-plugin] d593db: [maven-release-plugin] prepare for next developmen...

2019-09-06 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model-api-plugin
  Commit: d593db8dc28dfa7c347dac70270afb94e1174c93
  
https://github.com/jenkinsci/analysis-model-api-plugin/commit/d593db8dc28dfa7c347dac70270afb94e1174c93
  Author: Ulli Hafner 
  Date:   2019-09-06 (Fri, 06 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/analysis-model-api-plugin/push/refs/heads/master/d65dcc-d593db%40github.com.


[jenkinsci/analysis-model-api-plugin] d65dcc: [maven-release-plugin] prepare release analysis-mo...

2019-09-06 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model-api-plugin
  Commit: d65dccaedcb417b4b509e07ad520cba5c52c9a80
  
https://github.com/jenkinsci/analysis-model-api-plugin/commit/d65dccaedcb417b4b509e07ad520cba5c52c9a80
  Author: Ulli Hafner 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release analysis-model-api-6.0.2


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


[jenkinsci/analysis-model-api-plugin] d58736: Bump analysis-model to 6.0.2.

2019-09-06 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model-api-plugin
  Commit: d5873677f3b9b1db2cf5dfcf191b277c978f4a03
  
https://github.com/jenkinsci/analysis-model-api-plugin/commit/d5873677f3b9b1db2cf5dfcf191b277c978f4a03
  Author: Ulli Hafner 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump analysis-model to 6.0.2.


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


[jenkinsci/docker-swarm-plugin] 779024: Added agent name as environment variable

2019-09-06 Thread Roman
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/docker-swarm-plugin

  Commit: 7790248ad4f774666d8698ed870f6ef1e495bb62

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/7790248ad4f774666d8698ed870f6ef1e495bb62

  Author: Roman Bäriswyl 

  Date:   2019-08-27 (Tue, 27 Aug 2019)



  Changed paths:

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmComputerLauncher.java

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-command.html



  Log Message:

  ---

  Added agent name as environment variable





  Commit: 2c3dbadef08c87062b9a2b2f08b19eb4d191fa83

  
https://github.com/jenkinsci/docker-swarm-plugin/commit/2c3dbadef08c87062b9a2b2f08b19eb4d191fa83

  Author: Roman 

  Date:   2019-09-06 (Fri, 06 Sep 2019)



  Changed paths:

M 
src/main/java/org/jenkinsci/plugins/docker/swarm/DockerSwarmComputerLauncher.java

M 
src/main/resources/org/jenkinsci/plugins/docker/swarm/DockerSwarmAgentTemplate/help-command.html



  Log Message:

  ---

  Merge pull request #39 from Roemer/feature/AddAgentNameEnv



Added agent name as environment variable





Compare: 
https://github.com/jenkinsci/docker-swarm-plugin/compare/4fa07629c937...2c3dbadef08c

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


[jenkinsci/analysis-model]

2019-09-06 Thread Ullrich Hafner
  Branch: refs/tags/analysis-model-6.0.2
  Home:   https://github.com/jenkinsci/analysis-model

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


[jenkinsci/analysis-model] 1e664b: [maven-release-plugin] prepare for next developmen...

2019-09-06 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 1e664b8be96a2048182a902f0ffaaff78f67257c
  
https://github.com/jenkinsci/analysis-model/commit/1e664b8be96a2048182a902f0ffaaff78f67257c
  Author: Ulli Hafner 
  Date:   2019-09-06 (Fri, 06 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/analysis-model/push/refs/heads/master/0e697e-1e664b%40github.com.


[jenkinsci/analysis-model] 0e697e: [maven-release-plugin] prepare release analysis-mo...

2019-09-06 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: 0e697e6a65f5143be3af2cdd230564d0cf4561d2
  
https://github.com/jenkinsci/analysis-model/commit/0e697e6a65f5143be3af2cdd230564d0cf4561d2
  Author: Ulli Hafner 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release analysis-model-6.0.2


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


[jenkinsci/analysis-model] bc1d96: Bump violations-lib from 1.96 to 1.98

2019-09-06 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: bc1d961d273088071f115f50909a32137adfdf20
  
https://github.com/jenkinsci/analysis-model/commit/bc1d961d273088071f115f50909a32137adfdf20
  Author: dependabot-preview[bot] 
<27856297+dependabot-preview[bot]@users.noreply.github.com>
  Date:   2019-09-05 (Thu, 05 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump violations-lib from 1.96 to 1.98

Bumps [violations-lib](https://github.com/tomasbjerre/violations-lib) from 1.96 
to 1.98.
- [Release notes](https://github.com/tomasbjerre/violations-lib/releases)
- 
[Changelog](https://github.com/tomasbjerre/violations-lib/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tomasbjerre/violations-lib/compare/1.96...1.98)

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


  Commit: 26f064d1b8635b872b5eb6ecb4ba9a5cc03fd2ed
  
https://github.com/jenkinsci/analysis-model/commit/26f064d1b8635b872b5eb6ecb4ba9a5cc03fd2ed
  Author: Ullrich Hafner 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #217 from 
jenkinsci/dependabot/maven/se.bjurr.violations-violations-lib-1.98

Bump violations-lib from 1.96 to 1.98


Compare: 
https://github.com/jenkinsci/analysis-model/compare/185530fa90da...26f064d1b863

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


[jenkinsci/analysis-model]

2019-09-06 Thread dependabot-preview[bot]
  Branch: refs/heads/dependabot/maven/se.bjurr.violations-violations-lib-1.98
  Home:   https://github.com/jenkinsci/analysis-model

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


[jenkinsci/analysis-model] ae0c4f: [JENKINS-59118] Fix path detection of GhsMulti par...

2019-09-06 Thread Ullrich Hafner
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: ae0c4ff24cdff0b0c57784e591de9c7c8a3a1933
  
https://github.com/jenkinsci/analysis-model/commit/ae0c4ff24cdff0b0c57784e591de9c7c8a3a1933
  Author: Ulli Hafner 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M src/main/java/edu/hm/hafner/analysis/parser/GhsMultiParser.java
M src/test/java/edu/hm/hafner/analysis/parser/GhsMultiParserTest.java
A src/test/resources/edu/hm/hafner/analysis/parser/issue59118.txt

  Log Message:
  ---
  [JENKINS-59118] Fix path detection of GhsMulti parser.


  Commit: 185530fa90da7a00db346f6df9ea86c6d597b806
  
https://github.com/jenkinsci/analysis-model/commit/185530fa90da7a00db346f6df9ea86c6d597b806
  Author: Ullrich Hafner 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M src/main/java/edu/hm/hafner/analysis/parser/GhsMultiParser.java
M src/test/java/edu/hm/hafner/analysis/parser/GhsMultiParserTest.java
A src/test/resources/edu/hm/hafner/analysis/parser/issue59118.txt

  Log Message:
  ---
  Merge pull request #218 from jenkinsci/JENKINS-59118-GHSMulti-Paths

[JENKINS-59118] Fix path detection of GhsMulti parser.


Compare: 
https://github.com/jenkinsci/analysis-model/compare/da725fd1de93...185530fa90da

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


[jenkinsci/analysis-model] ae0c4f: [JENKINS-59118] Fix path detection of GhsMulti par...

2019-09-06 Thread Ullrich Hafner
  Branch: refs/heads/JENKINS-59118-GHSMulti-Paths
  Home:   https://github.com/jenkinsci/analysis-model
  Commit: ae0c4ff24cdff0b0c57784e591de9c7c8a3a1933
  
https://github.com/jenkinsci/analysis-model/commit/ae0c4ff24cdff0b0c57784e591de9c7c8a3a1933
  Author: Ulli Hafner 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M src/main/java/edu/hm/hafner/analysis/parser/GhsMultiParser.java
M src/test/java/edu/hm/hafner/analysis/parser/GhsMultiParserTest.java
A src/test/resources/edu/hm/hafner/analysis/parser/issue59118.txt

  Log Message:
  ---
  [JENKINS-59118] Fix path detection of GhsMulti 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/jenkinsci/analysis-model/push/refs/heads/JENKINS-59118-GHSMulti-Paths/00-ae0c4f%40github.com.


[jenkinsci/compuware-ispw-operations-plugin]

2019-09-06 Thread Katie Eluskie
  Branch: 
refs/heads/CWE-151163-ISPW/Git-Add-Build-function-to-ISPW-Operations-Plugin-in-Jenkins
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-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/compuware-ispw-operations-plugin/push/refs/heads/CWE-151163-ISPW/Git-Add-Build-function-to-ISPW-Operations-Plugin-in-Jenkins/ad32ba-00%40github.com.


[jenkinsci/compuware-ispw-operations-plugin] d51263: CWE-151163: (#28)

2019-09-06 Thread zyad-compuware
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-plugin
  Commit: d51263df2989c06933f605f6ade31c12ad4ff5ce
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/d51263df2989c06933f605f6ade31c12ad4ff5ce
  Author: zyad-compuware <49075716+zyad-compuw...@users.noreply.github.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
A src/main/java/com/compuware/ispw/model/rest/BuildResponse.java
M src/main/java/com/compuware/ispw/restapi/HttpRequestExecution.java
M src/main/java/com/compuware/ispw/restapi/IspwContextPathBean.java
M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequest.java
M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequestStep.java
A src/main/java/com/compuware/ispw/restapi/action/BuildAssignmentAction.java
A src/main/java/com/compuware/ispw/restapi/action/BuildReleaseAction.java
A src/main/java/com/compuware/ispw/restapi/action/BuildTaskAction.java
M src/main/java/com/compuware/ispw/restapi/action/IspwCommand.java
M src/main/webapp/help-ispwAction.html
M src/main/webapp/help-ispwRequestBody.html

  Log Message:
  ---
  CWE-151163: (#28)

CWE-151163:

ISPW/Git - Add Build function to ISPW Operations Plugin in Jenkins
https://agile.compuware.com/browse/CWE-151163


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


[jenkinsci/compuware-ispw-operations-plugin] ad32ba: CWE-151163 Add Build REST API

2019-09-06 Thread Katie Eluskie
  Branch: 
refs/heads/CWE-151163-ISPW/Git-Add-Build-function-to-ISPW-Operations-Plugin-in-Jenkins
  Home:   https://github.com/jenkinsci/compuware-ispw-operations-plugin
  Commit: ad32baa4916aabd881472fad02e91f1323760d58
  
https://github.com/jenkinsci/compuware-ispw-operations-plugin/commit/ad32baa4916aabd881472fad02e91f1323760d58
  Author: Katie Eluskie 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequest.java
M src/main/java/com/compuware/ispw/restapi/IspwRestApiRequestStep.java

  Log Message:
  ---
  CWE-151163 Add Build REST API


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-ispw-operations-plugin/push/refs/heads/CWE-151163-ISPW/Git-Add-Build-function-to-ISPW-Operations-Plugin-in-Jenkins/367c6c-ad32ba%40github.com.


[jenkinsci/remoting]

2019-09-06 Thread release-drafter[bot]
  Branch: refs/tags/3.35
  Home:   https://github.com/jenkinsci/remoting

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


[jenkinsci/remoting]

2019-09-06 Thread release-drafter[bot]
  Branch: refs/tags/untagged-c2a7e926b3fcdfeec124
  Home:   https://github.com/jenkinsci/remoting

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


[jenkinsci/remoting] 328253: [maven-release-plugin] prepare for next developmen...

2019-09-06 Thread Jeff Thompson
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 3282532c944cea4b32205b4fe9e7c304cf1490a2
  
https://github.com/jenkinsci/remoting/commit/3282532c944cea4b32205b4fe9e7c304cf1490a2
  Author: Jeff Thompson 
  Date:   2019-09-06 (Fri, 06 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/remoting/push/refs/heads/master/6672f5-328253%40github.com.


[jenkinsci/remoting] 6672f5: [maven-release-plugin] prepare release remoting-3.35

2019-09-06 Thread Jeff Thompson
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 6672f5ac197a0731f610692417829a33fed2e98b
  
https://github.com/jenkinsci/remoting/commit/6672f5ac197a0731f610692417829a33fed2e98b
  Author: Jeff Thompson 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release remoting-3.35


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


[jenkinsci/remoting]

2019-09-06 Thread Jeff Thompson
  Branch: refs/tags/remoting-3.35
  Home:   https://github.com/jenkinsci/remoting

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


[jenkinsci/remoting]

2019-09-06 Thread Jeff Thompson
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting

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


[jenkinsci/remoting]

2019-09-06 Thread Jeff Thompson
  Branch: refs/tags/remoting-3.35
  Home:   https://github.com/jenkinsci/remoting

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


[jenkinsci/remoting] 9be9fc: Revert "[maven-release-plugin] prepare for next de...

2019-09-06 Thread Jeff Thompson
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 9be9fc088b6cb1d97bc840a85f268b0d40ffdba2
  
https://github.com/jenkinsci/remoting/commit/9be9fc088b6cb1d97bc840a85f268b0d40ffdba2
  Author: Jeff Thompson 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

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

This reverts commit e697c5e7b14ee535390c978d14a795c4c6bd3f51.


  Commit: 65158a1779c655e45dbb9ada978628ca6374bde5
  
https://github.com/jenkinsci/remoting/commit/65158a1779c655e45dbb9ada978628ca6374bde5
  Author: Jeff Thompson 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Revert "[maven-release-plugin] prepare release remoting-3.35"

This reverts commit 5758e4db7bce5af6f0ca82178312a5853edf01ae.


  Commit: f5f343c355b9b868a91f501aa3048326335c262a
  
https://github.com/jenkinsci/remoting/commit/f5f343c355b9b868a91f501aa3048326335c262a
  Author: Jeff Thompson 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release remoting-3.35


Compare: 
https://github.com/jenkinsci/remoting/compare/e697c5e7b14e...f5f343c355b9

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


[jenkinsci/remoting] e697c5: [maven-release-plugin] prepare for next developmen...

2019-09-06 Thread Jeff Thompson
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: e697c5e7b14ee535390c978d14a795c4c6bd3f51
  
https://github.com/jenkinsci/remoting/commit/e697c5e7b14ee535390c978d14a795c4c6bd3f51
  Author: Jeff Thompson 
  Date:   2019-09-06 (Fri, 06 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/remoting/push/refs/heads/master/5758e4-e697c5%40github.com.


[jenkinsci/remoting] 5758e4: [maven-release-plugin] prepare release remoting-3.35

2019-09-06 Thread Jeff Thompson
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 5758e4db7bce5af6f0ca82178312a5853edf01ae
  
https://github.com/jenkinsci/remoting/commit/5758e4db7bce5af6f0ca82178312a5853edf01ae
  Author: Jeff Thompson 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release remoting-3.35


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


[jenkinsci/remoting]

2019-09-06 Thread Jeff Thompson
  Branch: refs/tags/remoting-3.35
  Home:   https://github.com/jenkinsci/remoting

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


[jenkinsci/jenkins] 4af38e: [JENKINS-59167] Correction of rootUrl in RSS/Atom ...

2019-09-06 Thread Jeff Thompson
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 4af38ea795aaeeacc5db851d872555be5af006be
  
https://github.com/jenkinsci/jenkins/commit/4af38ea795aaeeacc5db851d872555be5af006be
  Author: Wadeck Follonier 
  Date:   2019-09-02 (Mon, 02 Sep 2019)

  Changed paths:
M core/src/main/java/hudson/model/RSS.java
M core/src/main/resources/hudson/atom.jelly
M core/src/main/resources/hudson/rss20.jelly
A test/src/test/java/hudson/model/RSSTest.java

  Log Message:
  ---
  [JENKINS-59167] Correction of rootUrl in RSS/Atom feeds


  Commit: eb91265e7ec1675906e33777cc342c85e6b2bb02
  
https://github.com/jenkinsci/jenkins/commit/eb91265e7ec1675906e33777cc342c85e6b2bb02
  Author: Wadeck Follonier 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M test/src/test/java/hudson/model/RSSTest.java

  Log Message:
  ---
  To re-trigger the test


  Commit: dc1bc274432fe6e60df196162ddefccad3d78f2f
  
https://github.com/jenkinsci/jenkins/commit/dc1bc274432fe6e60df196162ddefccad3d78f2f
  Author: Wadeck Follonier 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M test/src/test/java/hudson/model/RSSTest.java

  Log Message:
  ---
  Ignore the new tests, they will be corrected in a followup ticket.


  Commit: 26c8523052baa4f009d7ed88d5f92b4d00b5f6f5
  
https://github.com/jenkinsci/jenkins/commit/26c8523052baa4f009d7ed88d5f92b4d00b5f6f5
  Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M core/src/main/java/hudson/model/RSS.java
M core/src/main/resources/hudson/atom.jelly
M core/src/main/resources/hudson/rss20.jelly
A test/src/test/java/hudson/model/RSSTest.java

  Log Message:
  ---
  Merge pull request #4188 from Wadeck/JENKINS-59167_rss_rootUrl

[JENKINS-59167] Correction of rootUrl in RSS/Atom feeds


Compare: 
https://github.com/jenkinsci/jenkins/compare/b620b7f9b8b9...26c8523052ba

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


[jenkinsci/compuware-topaz-for-total-test-plugin]

2019-09-06 Thread Ron Vorndam
  Branch: refs/heads/CWE-151527
  Home:   https://github.com/jenkinsci/compuware-topaz-for-total-test-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/compuware-topaz-for-total-test-plugin/push/refs/heads/CWE-151527/94cb71-00%40github.com.


[jenkinsci/compuware-topaz-for-total-test-plugin] 4c611f: CWE-151527:Jenkins unable to find Topaz Workbench ...

2019-09-06 Thread Ron Vorndam
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin
  Commit: 4c611f37460a4db3682738ba9b4bdd3dbe6977a4
  
https://github.com/jenkinsci/compuware-topaz-for-total-test-plugin/commit/4c611f37460a4db3682738ba9b4bdd3dbe6977a4
  Author: Ron Vorndam <15927289+ronvorn...@users.noreply.github.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M src/main/java/com/compuware/jenkins/totaltest/TotalTestBuilder.java
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

  Log Message:
  ---
  CWE-151527:Jenkins unable to find Topaz Workbench CLI (#8)

* CWE-151527: Jenkins unable to find Topaz Workbench CLI

* Corrected error with absolute and relative paths for Functional Tests.

* Fixes for Functional Test on remote of different platform.

* Corrected Warnings.

* Corrected absolute path for Unit Test.

* Removed warning messages

* Corrected warnings

* Updated isShell to isLinux for clarity of useage.

* Added JavaDoc, removed Sonar warnings and correct additional warnings.

* Corrected JavaDoc

* Corrected typo

* Corrected processing the results when on remote Jenkins nodes.

* Corrected reading the Results file when executing on a remote client.

* Corrected Absolute path for Unit Test 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/master/4993ca-4c611f%40github.com.


[jenkinsci/remoting] 69618d: [JENKINS-59094] Jenkins connection failure with tu...

2019-09-06 Thread Jeff Thompson
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 69618d17fac2fb25d4871fb3b2874a66f6881d32
  
https://github.com/jenkinsci/remoting/commit/69618d17fac2fb25d4871fb3b2874a66f6881d32
  Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/remoting/engine/HostPort.java
M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointResolver.java
M src/test/java/org/jenkinsci/remoting/engine/HostPortTest.java

  Log Message:
  ---
  [JENKINS-59094] Jenkins connection failure with tunneling (#345)

* [JENKINS-59094] Jenkins connection failure with tunneling

Adjust the logic for parsing the tunneling host:port to match what it used to 
bebefore the latest release.

Co-Authored-By: Matt Sicker 


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


[jenkinsci/remoting] b0f34b: Cleanup unused, star imports and deprecated code

2019-09-06 Thread Jeff Thompson
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: b0f34b1b31c8a840db096e4c4278c55121ee71bc
  
https://github.com/jenkinsci/remoting/commit/b0f34b1b31c8a840db096e4c4278c55121ee71bc
  Author: Raihaan Shouhell 
  Date:   2019-08-26 (Mon, 26 Aug 2019)

  Changed paths:
M src/main/java/hudson/remoting/DumbClassLoaderBridge.java
M src/main/java/hudson/remoting/jnlp/MainDialog.java
M src/main/java/hudson/remoting/jnlp/MainMenu.java
M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpoint.java
M 
src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointConfigurator.java

  Log Message:
  ---
  Cleanup unused, star imports and deprecated code


  Commit: 51360cb294a16664cf74c26e57279aab7bfda8a1
  
https://github.com/jenkinsci/remoting/commit/51360cb294a16664cf74c26e57279aab7bfda8a1
  Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M src/main/java/hudson/remoting/DumbClassLoaderBridge.java
M src/main/java/hudson/remoting/jnlp/MainDialog.java
M src/main/java/hudson/remoting/jnlp/MainMenu.java
M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpoint.java
M 
src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointConfigurator.java

  Log Message:
  ---
  Merge pull request #344 from res0nance/cleanup

Cleanup unused, star imports and deprecated code


Compare: 
https://github.com/jenkinsci/remoting/compare/1152e53d65b2...51360cb294a1

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


[jenkinsci/remoting] 88dc2c: Use base64 from java

2019-09-06 Thread Jeff Thompson
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/remoting
  Commit: 88dc2ce844e631aaff2c87d6457eb7ff23ec0c6f
  
https://github.com/jenkinsci/remoting/commit/88dc2ce844e631aaff2c87d6457eb7ff23ec0c6f
  Author: Raihaan Shouhell 
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
M src/main/java/hudson/remoting/Base64.java
M src/main/java/hudson/remoting/Launcher.java
M src/main/java/hudson/remoting/Util.java
M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointResolver.java
M src/main/java/org/jenkinsci/remoting/engine/JnlpEndpointResolver.java
M src/test/java/hudson/remoting/BinarySafeStreamTest.java

  Log Message:
  ---
  Use base64 from java


  Commit: 0e76c78d8a7f8c0d74fefb31d6e56cf4649a6702
  
https://github.com/jenkinsci/remoting/commit/0e76c78d8a7f8c0d74fefb31d6e56cf4649a6702
  Author: Raihaan Shouhell 
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
M src/main/java/hudson/remoting/Base64.java

  Log Message:
  ---
  Remove all the remaining code


  Commit: 81116ae9df6e4bcddf426988bc016a6254da3d17
  
https://github.com/jenkinsci/remoting/commit/81116ae9df6e4bcddf426988bc016a6254da3d17
  Author: Raihaan Shouhell 
  Date:   2019-08-22 (Thu, 22 Aug 2019)

  Changed paths:
M src/main/java/hudson/remoting/Base64.java

  Log Message:
  ---
  Re-add Spotbug supression


  Commit: 1152e53d65b29e4afcb52aad860fdf174db55edf
  
https://github.com/jenkinsci/remoting/commit/1152e53d65b29e4afcb52aad860fdf174db55edf
  Author: Jeff Thompson <37345299+jeffre...@users.noreply.github.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M src/main/java/hudson/remoting/Base64.java
M src/main/java/hudson/remoting/Launcher.java
M src/main/java/hudson/remoting/Util.java
M src/main/java/org/jenkinsci/remoting/engine/JnlpAgentEndpointResolver.java
M src/main/java/org/jenkinsci/remoting/engine/JnlpEndpointResolver.java
M src/test/java/hudson/remoting/BinarySafeStreamTest.java

  Log Message:
  ---
  Merge pull request #341 from res0nance/base64

[JENKINS-59047] - Use base64 from java


Compare: 
https://github.com/jenkinsci/remoting/compare/58588ead47ed...1152e53d65b2

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


[jenkinsci/codescene-plugin]

2019-09-06 Thread Juraj Martinka
  Branch: refs/tags/codescene-1.5.0
  Home:   https://github.com/jenkinsci/codescene-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/codescene-plugin/push/refs/tags/codescene-1.5.0/00-14b22d%40github.com.


[jenkinsci/codescene-plugin] fafe7b: [maven-release-plugin] prepare release codescene-1...

2019-09-06 Thread Juraj Martinka
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/codescene-plugin
  Commit: fafe7b06febb92081966f2b22f82c350709b8a4c
  
https://github.com/jenkinsci/codescene-plugin/commit/fafe7b06febb92081966f2b22f82c350709b8a4c
  Author: Juraj Martinka 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release codescene-1.5.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/codescene-plugin/push/refs/heads/master/9029af-fafe7b%40github.com.


[jenkinsci/codescene-plugin] bbbc9d: [maven-release-plugin] prepare for next developmen...

2019-09-06 Thread Juraj Martinka
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/codescene-plugin
  Commit: bbbc9dbcd2f97e8b1dfd31b8d1f00439b5c4889b
  
https://github.com/jenkinsci/codescene-plugin/commit/bbbc9dbcd2f97e8b1dfd31b8d1f00439b5c4889b
  Author: Juraj Martinka 
  Date:   2019-09-06 (Fri, 06 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/codescene-plugin/push/refs/heads/master/fafe7b-bbbc9d%40github.com.


[jenkinsci/codescene-plugin] 9029af: Fix a stupid mistake in the CodeHealthDelta format...

2019-09-06 Thread Juraj Martinka
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/codescene-plugin
  Commit: 9029af6827bafe81b1bae10babfcec5846623df5
  
https://github.com/jenkinsci/codescene-plugin/commit/9029af6827bafe81b1bae10babfcec5846623df5
  Author: Juraj Martinka 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/codescene/Domain/CodeHealthDelta.java
M 
src/test/java/org/jenkinsci/plugins/codescene/Domain/CodeHealthDeltaDescriptionTest.java

  Log Message:
  ---
  Fix a stupid mistake in the CodeHealthDelta formatting.


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


[jenkinsci/codescene-plugin]

2019-09-06 Thread Juraj Martinka
  Branch: refs/heads/741-provide-biomarker-delta-changes
  Home:   https://github.com/jenkinsci/codescene-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/codescene-plugin/push/refs/heads/741-provide-biomarker-delta-changes/390b82-00%40github.com.


[jenkinsci/codescene-plugin] 822dbf: ENTERPRISE-741: present the code health delta desc...

2019-09-06 Thread Juraj Martinka
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/codescene-plugin
  Commit: 822dbf3d4e04d943ec08e15c85b35f370e876431
  
https://github.com/jenkinsci/codescene-plugin/commit/822dbf3d4e04d943ec08e15c85b35f370e876431
  Author: Adam Tornhill 
  Date:   2019-09-05 (Thu, 05 Sep 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/codescene/CodeSceneBuildActionEntry.java
M src/main/java/org/jenkinsci/plugins/codescene/CodeSceneBuilder.java
A src/main/java/org/jenkinsci/plugins/codescene/Domain/CodeHealthDelta.java
A 
src/main/java/org/jenkinsci/plugins/codescene/Domain/CodeHealthDeltaDescription.java
M 
src/main/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisResult.java
M 
src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuildAction/summary.jelly

  Log Message:
  ---
  ENTERPRISE-741: present the code health delta descriptions as a rational for 
declining health


  Commit: 1c17803a91ebea930fe02bb4c47da2b973ff831c
  
https://github.com/jenkinsci/codescene-plugin/commit/1c17803a91ebea930fe02bb4c47da2b973ff831c
  Author: Adam Tornhill 
  Date:   2019-09-05 (Thu, 05 Sep 2019)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuildAction/summary.jelly

  Log Message:
  ---
  Improve the title of the failed goal quality gate


  Commit: 390b825d620249558d510ba531b85deac8f1df40
  
https://github.com/jenkinsci/codescene-plugin/commit/390b825d620249558d510ba531b85deac8f1df40
  Author: Juraj Martinka 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/codescene/Domain/CodeHealthDelta.java
A 
src/test/java/org/jenkinsci/plugins/codescene/Domain/CodeHealthDeltaDescriptionTest.java
A src/test/java/org/jenkinsci/plugins/codescene/Domain/TestUtils.java
A src/test/resources/delta-analysis-result.json

  Log Message:
  ---
  Add test vor code health delta.

Also useful delta-analysis-result.json read in TestUtils.


  Commit: f311c9e6e3cfb74213173e602f4f43e154468e0b
  
https://github.com/jenkinsci/codescene-plugin/commit/f311c9e6e3cfb74213173e602f4f43e154468e0b
  Author: Juraj Martinka 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/codescene/CodeSceneBuildActionEntry.java
M src/main/java/org/jenkinsci/plugins/codescene/CodeSceneBuilder.java
A src/main/java/org/jenkinsci/plugins/codescene/Domain/CodeHealthDelta.java
A 
src/main/java/org/jenkinsci/plugins/codescene/Domain/CodeHealthDeltaDescription.java
M 
src/main/java/org/jenkinsci/plugins/codescene/Domain/DeltaAnalysisResult.java
M 
src/main/resources/org/jenkinsci/plugins/codescene/CodeSceneBuildAction/summary.jelly
A 
src/test/java/org/jenkinsci/plugins/codescene/Domain/CodeHealthDeltaDescriptionTest.java
A src/test/java/org/jenkinsci/plugins/codescene/Domain/TestUtils.java
A src/test/resources/delta-analysis-result.json

  Log Message:
  ---
  Merge pull request #14 from jenkinsci/741-provide-biomarker-delta-changes

ENTERPRISE-741: describe the rationale for code health delta


Compare: 
https://github.com/jenkinsci/codescene-plugin/compare/70c4d9cec461...f311c9e6e3cf

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


[jenkinsci/jobConfigHistory-plugin] 130b67: Adjust config desciption and help page

2019-09-06 Thread Stefan Brausch
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jobConfigHistory-plugin
  Commit: 130b6749ebd2ca1d6689a52f9b138bb08327f530
  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/130b6749ebd2ca1d6689a52f9b138bb08327f530
  Author: Robin Schulz 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/config.jelly
M src/main/webapp/help/help-excludePattern.html

  Log Message:
  ---
  Adjust config desciption and help page


  Commit: 9af7958200ee62c9ce9f0d67422db89311523522
  
https://github.com/jenkinsci/jobConfigHistory-plugin/commit/9af7958200ee62c9ce9f0d67422db89311523522
  Author: Stefan Brausch 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/jobConfigHistory/JobConfigHistory/config.jelly
M src/main/webapp/help/help-excludePattern.html

  Log Message:
  ---
  Merge pull request #106 from RobinRSchulz/adjust-exclude-pattern-description

Adjust config desciption and help page to PR#90


Compare: 
https://github.com/jenkinsci/jobConfigHistory-plugin/compare/f981f95e03a8...9af7958200ee

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


[jenkinsci/codescene-plugin] 390b82: Add test vor code health delta.

2019-09-06 Thread Juraj Martinka
  Branch: refs/heads/741-provide-biomarker-delta-changes
  Home:   https://github.com/jenkinsci/codescene-plugin
  Commit: 390b825d620249558d510ba531b85deac8f1df40
  
https://github.com/jenkinsci/codescene-plugin/commit/390b825d620249558d510ba531b85deac8f1df40
  Author: Juraj Martinka 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/codescene/Domain/CodeHealthDelta.java
A 
src/test/java/org/jenkinsci/plugins/codescene/Domain/CodeHealthDeltaDescriptionTest.java
A src/test/java/org/jenkinsci/plugins/codescene/Domain/TestUtils.java
A src/test/resources/delta-analysis-result.json

  Log Message:
  ---
  Add test vor code health delta.

Also useful delta-analysis-result.json read in TestUtils.


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


[jenkinsci/jclouds-plugin] 2d431e: [JENKINS-55787] Switch labels from entry to checkbox

2019-09-06 Thread Fritz Elfert
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jclouds-plugin
  Commit: 2d431e171c76d9ae21545edc01f7ebd2f33ad660
  
https://github.com/jenkinsci/jclouds-plugin/commit/2d431e171c76d9ae21545edc01f7ebd2f33ad660
  Author: Josh Soref 
  Date:   2019-09-03 (Tue, 03 Sep 2019)

  Changed paths:
M 
jclouds-plugin/src/main/resources/jenkins/plugins/jclouds/blobstore/BlobStoreProfile/config.jelly
M 
jclouds-plugin/src/main/resources/jenkins/plugins/jclouds/compute/InstancesToRun/config.jelly
M 
jclouds-plugin/src/main/resources/jenkins/plugins/jclouds/compute/JCloudsCloud/config.jelly
M 
jclouds-plugin/src/main/resources/jenkins/plugins/jclouds/compute/JCloudsSlaveTemplate/config.jelly

  Log Message:
  ---
  [JENKINS-55787] Switch labels from entry to checkbox


  Commit: 6b6b59cde118077907c7950c667f61bc69414d28
  
https://github.com/jenkinsci/jclouds-plugin/commit/6b6b59cde118077907c7950c667f61bc69414d28
  Author: Fritz Elfert 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M 
jclouds-plugin/src/main/resources/jenkins/plugins/jclouds/blobstore/BlobStoreProfile/config.jelly
M 
jclouds-plugin/src/main/resources/jenkins/plugins/jclouds/compute/InstancesToRun/config.jelly
M 
jclouds-plugin/src/main/resources/jenkins/plugins/jclouds/compute/JCloudsCloud/config.jelly
M 
jclouds-plugin/src/main/resources/jenkins/plugins/jclouds/compute/JCloudsSlaveTemplate/config.jelly

  Log Message:
  ---
  Merge pull request #132 from jsoref/JENKINS-55787

[JENKINS-55787] Switch labels from entry to checkbox


Compare: 
https://github.com/jenkinsci/jclouds-plugin/compare/a65a5724c16b...6b6b59cde118

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


[jenkinsci/code-coverage-api-plugin]

2019-09-06 Thread Shenyu Zheng
  Branch: refs/heads/fix/failed-gracefully
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin

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


[jenkinsci/code-coverage-api-plugin]

2019-09-06 Thread Shenyu Zheng
  Branch: refs/heads/fix/chart-width
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin

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


[jenkinsci/code-coverage-api-plugin]

2019-09-06 Thread Shenyu Zheng
  Branch: refs/heads/feat/apply-threshold-recursively
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin

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


[jenkinsci/code-coverage-api-plugin]

2019-09-06 Thread Shenyu Zheng
  Branch: refs/heads/fix/unit-tests
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin

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


[jenkinsci/code-coverage-api-plugin] 29f4c9: Feat: add release drafter

2019-09-06 Thread Shenyu Zheng
  Branch: refs/heads/feat/release-drafter
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 29f4c9d5fdba68c514490b088b5c64334374866c
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/29f4c9d5fdba68c514490b088b5c64334374866c
  Author: Shenyu Zheng 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

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

  Log Message:
  ---
  Feat: add release drafter


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


[jenkinsci/code-coverage-api-plugin] 7e57bd: Feat: add release drafter

2019-09-06 Thread Shenyu Zheng
  Branch: refs/heads/feat/release-drafter
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 7e57bd22108f8bedb6830b29c40915e79a1f3bc6
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/7e57bd22108f8bedb6830b29c40915e79a1f3bc6
  Author: Shenyu Zheng 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

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

  Log Message:
  ---
  Feat: add release drafter


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


[jenkinsci/code-coverage-api-plugin]

2019-09-06 Thread Oleg Nenashev
  Branch: refs/heads/JENKINS-59172
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin

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


[jenkinsci/code-coverage-api-plugin]

2019-09-06 Thread Oleg Nenashev
  Branch: refs/heads/JENKINS-59172-1
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin

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


[jenkinsci/code-coverage-api-plugin] 9d510d: [JENKINS-59172] - Use GitHub as a source of the pl...

2019-09-06 Thread Shenyu Zheng
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 9d510d40a7cdb2b1b85805e187e23b2320e93132
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/9d510d40a7cdb2b1b85805e187e23b2320e93132
  Author: Oleg Nenashev 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-59172] - Use GitHub as a source of the plugin's documentation on 
plugins.jenkins.io


  Commit: 3202607f8f7a1e9952db9adf7184b849d4180e8d
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/3202607f8f7a1e9952db9adf7184b849d4180e8d
  Author: Shenyu Zheng 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #118 from jenkinsci/JENKINS-59172-1

[JENKINS-59172] - Use GitHub as a source of the plugin's documentation on 
plugins.jenkins.io


Compare: 
https://github.com/jenkinsci/code-coverage-api-plugin/compare/32beda716134...3202607f8f7a

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


[jenkinsci/code-coverage-api-plugin] 9d510d: [JENKINS-59172] - Use GitHub as a source of the pl...

2019-09-06 Thread Oleg Nenashev
  Branch: refs/heads/JENKINS-59172-1
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 9d510d40a7cdb2b1b85805e187e23b2320e93132
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/9d510d40a7cdb2b1b85805e187e23b2320e93132
  Author: Oleg Nenashev 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-59172] - Use GitHub as a source of the plugin's documentation on 
plugins.jenkins.io


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


[jenkinsci/code-coverage-api-plugin] bd91e6: [JENKINS-59172] - Use GitHub as a source of the pl...

2019-09-06 Thread Oleg Nenashev
  Branch: refs/heads/JENKINS-59172
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: bd91e6289750bd7c89e1a37867ca52a64831e5fd
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/bd91e6289750bd7c89e1a37867ca52a64831e5fd
  Author: Oleg Nenashev 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-59172] - Use GitHub as a source of the plugin's documentation on 
plugins.jenkins.io


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


[jenkinsci/code-coverage-api-plugin] 32beda: Update CHANGELOG.md

2019-09-06 Thread Shenyu Zheng
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 32beda71613407f0b9ff6cca95a690f6b06e7536
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/32beda71613407f0b9ff6cca95a690f6b06e7536
  Author: Shenyu Zheng 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  Update CHANGELOG.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/code-coverage-api-plugin/push/refs/heads/dev/4a7cea-32beda%40github.com.


[jenkinsci/gradle-plugin] b75e00: Reference the master doc in the Release Drafter co...

2019-09-06 Thread Oleg Nenashev
  Branch: refs/heads/release-drafter-doc
  Home:   https://github.com/jenkinsci/gradle-plugin
  Commit: b75e00e4ce21f9fd6e49962de90c5672eff25d8e
  
https://github.com/jenkinsci/gradle-plugin/commit/b75e00e4ce21f9fd6e49962de90c5672eff25d8e
  Author: Oleg Nenashev 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

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

  Log Message:
  ---
  Reference the master doc in the Release Drafter configuration


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


[jenkinsci/code-coverage-api-plugin] 4a7cea: [maven-release-plugin] prepare for next developmen...

2019-09-06 Thread Shenyu Zheng
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 4a7ceacd62b92c87a8235d8d97ca44229d48
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/4a7ceacd62b92c87a8235d8d97ca44229d48
  Author: Shenyu Zheng 
  Date:   2019-09-06 (Fri, 06 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/code-coverage-api-plugin/push/refs/heads/dev/2e053e-4a7cea%40github.com.


[jenkinsci/code-coverage-api-plugin]

2019-09-06 Thread Shenyu Zheng
  Branch: refs/tags/code-coverage-api-1.1.0
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin

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


[jenkinsci/code-coverage-api-plugin] 2e053e: [maven-release-plugin] prepare release code-covera...

2019-09-06 Thread Shenyu Zheng
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 2e053e8839805bdac93562fe34dc6197814452eb
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/2e053e8839805bdac93562fe34dc6197814452eb
  Author: Shenyu Zheng 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release code-coverage-api-1.1.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/code-coverage-api-plugin/push/refs/heads/dev/01d7a9-2e053e%40github.com.


[jenkinsci/ssh-slaves-plugin] 44e705: [JENKINS-59172] - Use GitHub as a source of the pl...

2019-09-06 Thread Oleg Nenashev
  Branch: refs/heads/JENKINS-59172
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: 44e7055f7ddaf8b91c7c5c3264b5af0a996cea9d
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/44e7055f7ddaf8b91c7c5c3264b5af0a996cea9d
  Author: Oleg Nenashev 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [JENKINS-59172] - Use GitHub as a source of the plugin's documentation on 
plugins.jenkins.io


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


[jenkinsci/code-coverage-api-plugin] b3fa75: Fix: change the width of the chart in job page

2019-09-06 Thread Shenyu Zheng
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: b3fa75b87e9b4343d23172af5fac2fc7aca2ab0d
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/b3fa75b87e9b4343d23172af5fac2fc7aca2ab0d
  Author: Shenyu Zheng 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M 
src/main/resources/io/jenkins/plugins/coverage/CoverageProjectAction/floatingBox.jelly

  Log Message:
  ---
  Fix: change the width of the chart in job page


  Commit: 01d7a9331c90039dbe98689e2838c318642d22bb
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/01d7a9331c90039dbe98689e2838c318642d22bb
  Author: Shenyu Zheng 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M 
src/main/resources/io/jenkins/plugins/coverage/CoverageProjectAction/floatingBox.jelly

  Log Message:
  ---
  Merge pull request #117 from jenkinsci/fix/chart-width

Fix: change the width of the chart in job page


Compare: 
https://github.com/jenkinsci/code-coverage-api-plugin/compare/9f84f027a54f...01d7a9331c90

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


[jenkinsci/code-coverage-api-plugin] b3fa75: Fix: change the width of the chart in job page

2019-09-06 Thread Shenyu Zheng
  Branch: refs/heads/fix/chart-width
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: b3fa75b87e9b4343d23172af5fac2fc7aca2ab0d
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/b3fa75b87e9b4343d23172af5fac2fc7aca2ab0d
  Author: Shenyu Zheng 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M 
src/main/resources/io/jenkins/plugins/coverage/CoverageProjectAction/floatingBox.jelly

  Log Message:
  ---
  Fix: change the width of the chart in job page


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


[jenkinsci/code-coverage-api-plugin] 22c9e5: Add support of XSLT 2.0

2019-09-06 Thread Shenyu Zheng
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 22c9e5e886d782e5c670ba0efacde68ff3937b30
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/22c9e5e886d782e5c670ba0efacde68ff3937b30
  Author: Aliaksei Savanchuk 
  Date:   2019-09-05 (Thu, 05 Sep 2019)

  Changed paths:
M pom.xml
M src/main/java/io/jenkins/plugins/coverage/adapter/util/XMLUtils.java

  Log Message:
  ---
  Add support of XSLT 2.0

To support it we switch to Saxon HE which is an open source library
to work with xml which supports XSLT 2.0.


  Commit: 9f84f027a54f1be5c474de7848c0e9d74a9892ee
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/9f84f027a54f1be5c474de7848c0e9d74a9892ee
  Author: Shenyu Zheng 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml
M src/main/java/io/jenkins/plugins/coverage/adapter/util/XMLUtils.java

  Log Message:
  ---
  Merge pull request #116 from tempora-mutantur/dev

Add support of XSLT 2.0


Compare: 
https://github.com/jenkinsci/code-coverage-api-plugin/compare/23252a7dfac9...9f84f027a54f

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


[jenkinsci/ssh-slaves-plugin] 50c143: Update README.md (#146)

2019-09-06 Thread kingchad1989
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: 50c143356f59fd35328fcac897449e6095103dd6
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/50c143356f59fd35328fcac897449e6095103dd6
  Author: kingchad1989 <3526961+kingchad1...@users.noreply.github.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md (#146)


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


[jenkinsci/ssh-slaves-plugin] cadf75: Update JCasC to version with security fixes (#147)

2019-09-06 Thread Francisco Fernández
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/ssh-slaves-plugin

  Commit: cadf752086f7f1b48129aa6fac8f58b4c1e0645b

  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/cadf752086f7f1b48129aa6fac8f58b4c1e0645b

  Author: Francisco Fernández <31063239+fcojfernan...@users.noreply.github.com>

  Date:   2019-09-06 (Fri, 06 Sep 2019)



  Changed paths:

M pom.xml

M src/test/java/hudson/plugins/sshslaves/SSHLauncherCasCRoundTripTest.java



  Log Message:

  ---

  Update JCasC to version with security fixes (#147)





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


[jenkins-infra/jenkins-infra] 8fbb76: Deploy Plugin Site API 1.7.0

2019-09-06 Thread Olblak
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 8fbb768631661da77ebd561cfa17fdbce90de036
  
https://github.com/jenkins-infra/jenkins-infra/commit/8fbb768631661da77ebd561cfa17fdbce90de036
  Author: Oleg Nenashev 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  Deploy Plugin Site API 1.7.0

https://github.com/jenkins-infra/plugin-site-api/releases/tag/v1.7.0


  Commit: 389e592e8009436d92ee2bc0abe1aa9ebf8cd990
  
https://github.com/jenkins-infra/jenkins-infra/commit/389e592e8009436d92ee2bc0abe1aa9ebf8cd990
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  Merge pull request #1362 from oleg-nenashev/patch-2

Deploy Plugin Site API 1.7.0


  Commit: 1e00c85e9566a15316e6e9d4dc6c8b02e601a6c5
  
https://github.com/jenkins-infra/jenkins-infra/commit/1e00c85e9566a15316e6e9d4dc6c8b02e601a6c5
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  Merge pull request #1363 from jenkins-infra/staging

Automated deployment to production


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/76d623bf317c...1e00c85e9566

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


[jenkins-infra/jenkins-infra] 8fbb76: Deploy Plugin Site API 1.7.0

2019-09-06 Thread Olblak
  Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 8fbb768631661da77ebd561cfa17fdbce90de036
  
https://github.com/jenkins-infra/jenkins-infra/commit/8fbb768631661da77ebd561cfa17fdbce90de036
  Author: Oleg Nenashev 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  Deploy Plugin Site API 1.7.0

https://github.com/jenkins-infra/plugin-site-api/releases/tag/v1.7.0


  Commit: 389e592e8009436d92ee2bc0abe1aa9ebf8cd990
  
https://github.com/jenkins-infra/jenkins-infra/commit/389e592e8009436d92ee2bc0abe1aa9ebf8cd990
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M hieradata/common.yaml

  Log Message:
  ---
  Merge pull request #1362 from oleg-nenashev/patch-2

Deploy Plugin Site API 1.7.0


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/df58dd857b4f...389e592e8009

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


[jenkinsci/vectorcast-execution-plugin] 72e40a: [maven-release-plugin] prepare for next developmen...

2019-09-06 Thread Richard Keeble
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 72e40afa801959965f2e7eaf242c203d2100ea72
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/72e40afa801959965f2e7eaf242c203d2100ea72
  Author: Richard Keeble 
  Date:   2019-09-06 (Fri, 06 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/vectorcast-execution-plugin/push/refs/heads/master/352c79-72e40a%40github.com.


[jenkinsci/vectorcast-execution-plugin] 3c361f: Update changes.txt

2019-09-06 Thread Richard Keeble
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/vectorcast-execution-plugin
  Commit: 3c361f6056c146d1e6bf3fb32b2b663303e5cf6a
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/3c361f6056c146d1e6bf3fb32b2b663303e5cf6a
  Author: Richard Keeble 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M Changes.txt

  Log Message:
  ---
  Update changes.txt


  Commit: 352c7982beb19368da59b6672ef85d13cc9f7af3
  
https://github.com/jenkinsci/vectorcast-execution-plugin/commit/352c7982beb19368da59b6672ef85d13cc9f7af3
  Author: Richard Keeble 
  Date:   2019-09-06 (Fri, 06 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release vectorcast-execution-0.57


Compare: 
https://github.com/jenkinsci/vectorcast-execution-plugin/compare/f383024348cf...352c7982beb1

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


[jenkinsci/vectorcast-execution-plugin]

2019-09-06 Thread Richard Keeble
  Branch: refs/tags/vectorcast-execution-0.57
  Home:   https://github.com/jenkinsci/vectorcast-execution-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/vectorcast-execution-plugin/push/refs/tags/vectorcast-execution-0.57/00-a06374%40github.com.