[jenkinsci/pipeline-maven-plugin] 0c58ff: JENKINS-57427 support warnings-ng plugin

2019-06-06 Thread Cyrille Le Clerc
  Branch: refs/heads/JENKINS-57427-2
  Home:   https://github.com/jenkinsci/pipeline-maven-plugin
  Commit: 0c58ff3bbf49652bd8c2b86f86294a11bd74e58d
  
https://github.com/jenkinsci/pipeline-maven-plugin/commit/0c58ff3bbf49652bd8c2b86f86294a11bd74e58d
  Author: Cyrille Le Clerc 
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
M jenkins-plugin/pom.xml
A 
jenkins-plugin/src/main/java/org/jenkinsci/plugins/pipeline/maven/publishers/WarningsNgPublisher.java

  Log Message:
  ---
  JENKINS-57427 support warnings-ng plugin


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pipeline-maven-plugin/push/refs/heads/JENKINS-57427-2/00-0c58ff%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins-infra] 1aed9b: Fix url used when going on jenkins.io with zs lang

2019-06-06 Thread Olblak
  Branch: refs/heads/staging
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 1aed9b4f4cbaccf4541a924f3db9f4ad248b295c
  
https://github.com/jenkins-infra/jenkins-infra/commit/1aed9b4f4cbaccf4541a924f3db9f4ad248b295c
  Author: Olblak 
  Date:   2019-06-05 (Wed, 05 Jun 2019)

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

  Log Message:
  ---
  Fix url used when going on jenkins.io with zs lang


  Commit: 54f60342e32c097535542053c566d129f043b4e1
  
https://github.com/jenkins-infra/jenkins-infra/commit/54f60342e32c097535542053c566d129f043b4e1
  Author: Olblak 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:

  Log Message:
  ---
  Merge remote-tracking branch 'upstream/staging' into staging


  Commit: a2d30baae8e456ee85a475b5f137bccbdf9917f4
  
https://github.com/jenkins-infra/jenkins-infra/commit/a2d30baae8e456ee85a475b5f137bccbdf9917f4
  Author: Olblak 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M hieradata/clients/cert-ci.yaml

  Log Message:
  ---
  Remove java11 settings on cert.ci


  Commit: abbaba924caddc9d792f7d23efbd5678b3730562
  
https://github.com/jenkins-infra/jenkins-infra/commit/abbaba924caddc9d792f7d23efbd5678b3730562
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M hieradata/clients/cert-ci.yaml

  Log Message:
  ---
  Merge pull request #1317 from olblak/staging

cert.ci is not yet configured with java11 and therefor don't need those 
specific settings


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/2bb70891f8ed...abbaba924cad

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/2bb708-abbaba%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ssh-slaves-plugin] c4a18b: [JENKINS-57797] Support Configuration-as-Code (#126)

2019-06-06 Thread Adrien Lecharpentier
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: c4a18b0e1cddf55087bae2e9d5ff4144ececae78
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/c4a18b0e1cddf55087bae2e9d5ff4144ececae78
  Author: Adrien Lecharpentier 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/sshslaves/SSHLauncher.java
A src/test/java/hudson/plugins/sshslaves/SSHLauncherCasCRoundTripTest.java
A src/test/java/hudson/plugins/sshslaves/SSHLauncherCasCSupportTest.java
A src/test/resources/hudson/plugins/sshslaves/SSHCasCConfig.yml
A src/test/resources/hudson/plugins/sshslaves/SSHCasCConfigLegacy.yml

  Log Message:
  ---
  [JENKINS-57797] Support Configuration-as-Code (#126)

* [JENKINS-57797] Validate support for CasC


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/95f528-c4a18b%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ssh-slaves-plugin] bb339f: udpate ssh-credentials from 1.14 to 1.16 (#129)

2019-06-06 Thread based2
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: bb339f6d4aeae101d6f41052b733aa966ce6ce45
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/bb339f6d4aeae101d6f41052b733aa966ce6ce45
  Author: based2 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  udpate ssh-credentials from 1.14 to 1.16 (#129)

https://github.com/jenkinsci/ssh-credentials-plugin/releases


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


[jenkinsci/ssh-slaves-plugin] ba9625: update org.jenkins-ci.plugins/plugin from 3.42 to ...

2019-06-06 Thread based2
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: ba9625d4f60f3065962c8069df63ba11dd5a410a
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/ba9625d4f60f3065962c8069df63ba11dd5a410a
  Author: based2 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update org.jenkins-ci.plugins/plugin from 3.42 to 3.43 (#127)

https://mvnrepository.com/artifact/org.jenkins-ci.plugins/plugin?repo=jenkins-releases
https://github.com/jenkinsci/plugin-pom/releases

https://github.com/jenkinsci/plugin-pom


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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/bb339f-ba9625%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins-infra] 1aed9b: Fix url used when going on jenkins.io with zs lang

2019-06-06 Thread Olblak
  Branch: refs/heads/production
  Home:   https://github.com/jenkins-infra/jenkins-infra
  Commit: 1aed9b4f4cbaccf4541a924f3db9f4ad248b295c
  
https://github.com/jenkins-infra/jenkins-infra/commit/1aed9b4f4cbaccf4541a924f3db9f4ad248b295c
  Author: Olblak 
  Date:   2019-06-05 (Wed, 05 Jun 2019)

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

  Log Message:
  ---
  Fix url used when going on jenkins.io with zs lang


  Commit: 54f60342e32c097535542053c566d129f043b4e1
  
https://github.com/jenkins-infra/jenkins-infra/commit/54f60342e32c097535542053c566d129f043b4e1
  Author: Olblak 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:

  Log Message:
  ---
  Merge remote-tracking branch 'upstream/staging' into staging


  Commit: a2d30baae8e456ee85a475b5f137bccbdf9917f4
  
https://github.com/jenkins-infra/jenkins-infra/commit/a2d30baae8e456ee85a475b5f137bccbdf9917f4
  Author: Olblak 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M hieradata/clients/cert-ci.yaml

  Log Message:
  ---
  Remove java11 settings on cert.ci


  Commit: abbaba924caddc9d792f7d23efbd5678b3730562
  
https://github.com/jenkins-infra/jenkins-infra/commit/abbaba924caddc9d792f7d23efbd5678b3730562
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M hieradata/clients/cert-ci.yaml

  Log Message:
  ---
  Merge pull request #1317 from olblak/staging

cert.ci is not yet configured with java11 and therefor don't need those 
specific settings


  Commit: 5c7733462142b19c085e5f5ee7eecd4ed5bf0f78
  
https://github.com/jenkins-infra/jenkins-infra/commit/5c7733462142b19c085e5f5ee7eecd4ed5bf0f78
  Author: Olblak <2360224+olb...@users.noreply.github.com>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M hieradata/clients/cert-ci.yaml

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

Automated deployment to production


Compare: 
https://github.com/jenkins-infra/jenkins-infra/compare/28b65157064d...5c7733462142

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/28b651-5c7733%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ssh-slaves-plugin] 15775a: Update CHANGELOG.md

2019-06-06 Thread Ivan Fernandez Calvo
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: 15775a558bf077835800fd06c98b31ae3973419b
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/15775a558bf077835800fd06c98b31ae3973419b
  Author: Ivan Fernandez Calvo 
  Date:   2019-06-06 (Thu, 06 Jun 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/ssh-slaves-plugin/push/refs/heads/master/ba9625-15775a%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/stash-pullrequest-builder-plugin] 82bcab: StashPostBuildComment: Remove redundant "implements"

2019-06-06 Thread Pavel Roskin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: 82bcab2ac0734cee170c0f8c128e91cd8b093c57
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/82bcab2ac0734cee170c0f8c128e91cd8b093c57
  Author: Pavel Roskin 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashPostBuildComment.java

  Log Message:
  ---
  StashPostBuildComment: Remove redundant "implements"

Notifier implements Describable, no need to specify the same
thing in subclasses of Notifier.


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


[jenkinsci/stash-pullrequest-builder-plugin] 792ab3: StashRepository: Use Java style array declaration

2019-06-06 Thread Pavel Roskin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: 792ab3a438f4bd542b530aafc33f37b35e0797b6
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/792ab3a438f4bd542b530aafc33f37b35e0797b6
  Author: Pavel Roskin 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashRepository.java

  Log Message:
  ---
  StashRepository: Use Java style array declaration

Using [] after the variable name is deprecated.


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


[jenkinsci/dimensionsscm-plugin] 2d611f: Forgot to rename Jelly files

2019-06-06 Thread David Conneely
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dimensionsscm-plugin
  Commit: 2d611f752225c051d6bf32526a0fe573b69825e4
  
https://github.com/jenkinsci/dimensionsscm-plugin/commit/2d611f752225c051d6bf32526a0fe573b69825e4
  Author: David Conneely 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
A 
src/main/resources/hudson/plugins/dimensionsscm/DimensionsChangeLogSet/digest.jelly
A 
src/main/resources/hudson/plugins/dimensionsscm/DimensionsChangeLogSet/index.jelly
R 
src/main/resources/hudson/plugins/dimensionsscm/DimensionsChangeSetList/digest.jelly
R 
src/main/resources/hudson/plugins/dimensionsscm/DimensionsChangeSetList/index.jelly

  Log Message:
  ---
  Forgot to rename Jelly files


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


[jenkinsci/stash-pullrequest-builder-plugin] 14c630: Fix FindBugs warnings about StashBuildTrigger#job ...

2019-06-06 Thread Pavel Roskin
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/stash-pullrequest-builder-plugin
  Commit: 14c630de35b51a56173ae98f26d71c09745302db
  
https://github.com/jenkinsci/stash-pullrequest-builder-plugin/commit/14c630de35b51a56173ae98f26d71c09745302db
  Author: Pavel Roskin 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashBuildTrigger.java
M 
src/main/java/stashpullrequestbuilder/stashpullrequestbuilder/StashRepository.java
R 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/StashBuildTriggerTest.java
M 
src/test/java/stashpullrequestbuilder/stashpullrequestbuilder/StashRepositoryTest.java

  Log Message:
  ---
  Fix FindBugs warnings about StashBuildTrigger#job being null

Move startJob() and its dependencies from StashBuildTrigger to
StashRepository. StashBuildTrigger objects can have a null job field, but
it's impossible for StashRepository, which is instantiated once a
non-null job is passed to StashBuildTrigger#start().

Move corresponding unit tests from StashBuildTriggerTest to
StashRepositoryTest.


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


[jenkinsci/urbancode-velocity-plugin] 678748: Only try and get commit data if workspace has a repo

2019-06-06 Thread Christopher Jenkins
  Branch: refs/heads/janus-demo
  Home:   https://github.com/jenkinsci/urbancode-velocity-plugin
  Commit: 6787489701c01c99da8f2c9165911beeba422a27
  
https://github.com/jenkinsci/urbancode-velocity-plugin/commit/6787489701c01c99da8f2c9165911beeba422a27
  Author: Christopher Jenkins 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M src/main/java/com/ibm/devops/connect/Status/AbstractJenkinsStatus.java
M src/main/java/com/ibm/devops/connect/Status/SourceData.java

  Log Message:
  ---
  Only try and get commit data if workspace has a repo


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/urbancode-velocity-plugin/push/refs/heads/janus-demo/789c1c-678748%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/urbancode-velocity-plugin] 8ddd3a: Only try and get commit data if workspace has a repo

2019-06-06 Thread Christopher Jenkins
  Branch: refs/heads/repo-check
  Home:   https://github.com/jenkinsci/urbancode-velocity-plugin
  Commit: 8ddd3ae0ea593a656ccd107225c46fca0ba253ff
  
https://github.com/jenkinsci/urbancode-velocity-plugin/commit/8ddd3ae0ea593a656ccd107225c46fca0ba253ff
  Author: Christopher Jenkins 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M src/main/java/com/ibm/devops/connect/Status/AbstractJenkinsStatus.java
M src/main/java/com/ibm/devops/connect/Status/SourceData.java

  Log Message:
  ---
  Only try and get commit data if workspace has a repo


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


[jenkinsci/jms-messaging-plugin] 81b616: skeleton for RabbitMQ

2019-06-06 Thread Scott Hebert
  Branch: refs/heads/rabbitmq-skeleton
  Home:   https://github.com/jenkinsci/jms-messaging-plugin
  Commit: 81b616237e994918c4fccac32e359d9f75777f94
  
https://github.com/jenkinsci/jms-messaging-plugin/commit/81b616237e994918c4fccac32e359d9f75777f94
  Author: Scott Hebert 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
src/main/java/com/redhat/jenkins/plugins/ci/messaging/ActiveMqMessagingWorker.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/messaging/FedMsgMessagingWorker.java
M 
src/main/java/com/redhat/jenkins/plugins/ci/messaging/JMSMessagingWorker.java
A 
src/main/java/com/redhat/jenkins/plugins/ci/messaging/RabbitMQMessageWatcher.java
A 
src/main/java/com/redhat/jenkins/plugins/ci/messaging/RabbitMQMessagingProvider.java
A 
src/main/java/com/redhat/jenkins/plugins/ci/messaging/RabbitMQMessagingWorker.java
A 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/RabbitMQProviderData.java
A 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/RabbitMQPublisherProviderData.java
A 
src/main/java/com/redhat/jenkins/plugins/ci/provider/data/RabbitMQSubscriberProviderData.java
A 
src/main/java/com/redhat/jenkins/plugins/ci/threads/RabbitMqTriggerThread.java

  Log Message:
  ---
  skeleton for RabbitMQ


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


[jenkinsci/urbancode-velocity-plugin] 8ddd3a: Only try and get commit data if workspace has a repo

2019-06-06 Thread Adam Boe
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/urbancode-velocity-plugin
  Commit: 8ddd3ae0ea593a656ccd107225c46fca0ba253ff
  
https://github.com/jenkinsci/urbancode-velocity-plugin/commit/8ddd3ae0ea593a656ccd107225c46fca0ba253ff
  Author: Christopher Jenkins 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M src/main/java/com/ibm/devops/connect/Status/AbstractJenkinsStatus.java
M src/main/java/com/ibm/devops/connect/Status/SourceData.java

  Log Message:
  ---
  Only try and get commit data if workspace has a repo


  Commit: 55acd7c4dfadcdec2bf0ecab37f657d15cae9535
  
https://github.com/jenkinsci/urbancode-velocity-plugin/commit/55acd7c4dfadcdec2bf0ecab37f657d15cae9535
  Author: Adam Boe 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M src/main/java/com/ibm/devops/connect/Status/AbstractJenkinsStatus.java
M src/main/java/com/ibm/devops/connect/Status/SourceData.java

  Log Message:
  ---
  Merge pull request #20 from jenkinsci/repo-check

Only try and get commit data if workspace has a repo


Compare: 
https://github.com/jenkinsci/urbancode-velocity-plugin/compare/d0f5bc13e1d6...55acd7c4dfad

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


[jenkinsci/urbancode-velocity-plugin]

2019-06-06 Thread Christopher Jenkins
  Branch: refs/heads/repo-check
  Home:   https://github.com/jenkinsci/urbancode-velocity-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/urbancode-velocity-plugin/push/refs/heads/repo-check/8ddd3a-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/working-hours-plugin]

2019-06-06 Thread Jeff Pearce
  Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/working-hours-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/working-hours-plugin/push/refs/heads/dev/00-182aa1%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/google-compute-engine-plugin] 115d69: In case of multiple matching labels use them in ro...

2019-06-06 Thread Karol Lassak
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-compute-engine-plugin
  Commit: 115d694f25093dd0bdbdab3427e96731f722697a
  
https://github.com/jenkinsci/google-compute-engine-plugin/commit/115d694f25093dd0bdbdab3427e96731f722697a
  Author: Karol Lassak 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
src/main/java/com/google/jenkins/plugins/computeengine/ComputeEngineCloud.java
M 
src/main/java/com/google/jenkins/plugins/computeengine/InstanceConfiguration.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/ComputeEngineCloudTest.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/InstanceConfigurationTest.java
A 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudMultipeMatchingConfigurationsIT.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudNoSnapshotCreatedIT.java
M 
src/test/java/com/google/jenkins/plugins/computeengine/integration/ComputeEngineCloudSnapshotCreatedIT.java

  Log Message:
  ---
  In case of multiple matching labels use them in round robin fashion (#107)

* In case of multimple matching labels use them in round robin fashion

* Fix formatting + review issues

* Add comment explaining how we are geting next config..


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


[jenkinsci/workflow-scm-step-plugin] e62687: Use the same file permissions as used before #32

2019-06-06 Thread Devin Nusbaum
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-scm-step-plugin
  Commit: e626875eb5baf3850b9ba18fd24bb0e1982b793c
  
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/e626875eb5baf3850b9ba18fd24bb0e1982b793c
  Author: Devin Nusbaum 
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/scm/SCMStep.java

  Log Message:
  ---
  Use the same file permissions as used before #32


  Commit: 1c4847409cf7f8cda6f3baf0025136b847b496fa
  
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/1c4847409cf7f8cda6f3baf0025136b847b496fa
  Author: Devin Nusbaum 
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/scm/SCMStep.java

  Log Message:
  ---
  Remove unused imports


  Commit: 30427ec946eb9eba3589383d417052f40faef59d
  
https://github.com/jenkinsci/workflow-scm-step-plugin/commit/30427ec946eb9eba3589383d417052f40faef59d
  Author: Devin Nusbaum 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/scm/SCMStep.java

  Log Message:
  ---
  Merge pull request #34 from dwnusbaum/file-permissions

Use the same file permissions as used before #32


Compare: 
https://github.com/jenkinsci/workflow-scm-step-plugin/compare/64271d9e2550...30427ec946eb

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


[jenkinsci/discard-old-build-plugin] d33f53: Unit test iteration, slight POM revision

2019-06-06 Thread Benjamin Beggs
  Branch: refs/heads/feature-test
  Home:   https://github.com/jenkinsci/discard-old-build-plugin
  Commit: d33f539f7455a785be3571491553157e5d70e8c6
  
https://github.com/jenkinsci/discard-old-build-plugin/commit/d33f539f7455a785be3571491553157e5d70e8c6
  Author: Benjamin Beggs 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M pom.xml
M 
src/test/java/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisherTest.java

  Log Message:
  ---
  Unit test iteration, slight POM revision


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/discard-old-build-plugin/push/refs/heads/feature-test/52529d-d33f53%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/configuration-as-code-plugin] 7e48f1: Do not fail Windows-style path validation. (#915)

2019-06-06 Thread rudolfwalter
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: 7e48f15cfd3b4329fe686d2265bcd37277d00b75
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/7e48f15cfd3b4329fe686d2265bcd37277d00b75
  Author: rudolfwalter <5520371+rudolfwal...@users.noreply.github.com>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationAsCode.java
M plugin/src/test/java/io/jenkins/plugins/casc/ConfigurationAsCodeTest.java

  Log Message:
  ---
  Do not fail Windows-style path validation. (#915)

Co-Authored-By: Tim Jacomb 


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


[jenkinsci/github-autostatus-plugin] daf4bf: Fix parameter code

2019-06-06 Thread Jeff Pearce
  Branch: refs/heads/params
  Home:   https://github.com/jenkinsci/github-autostatus-plugin
  Commit: daf4bf1a0553f91bb0b4deaee32905f077f050ec
  
https://github.com/jenkinsci/github-autostatus-plugin/commit/daf4bf1a0553f91bb0b4deaee32905f077f050ec
  Author: Jeff Pearce 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/githubautostatus/BuildStatusJobListener.java

  Log Message:
  ---
  Fix parameter code


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


[jenkins-infra/jenkins.io] 718194: Add post on upcoming dw jw sf 2019

2019-06-06 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 718194418a97fafd10040c935168f2098139678c
  
https://github.com/jenkins-infra/jenkins.io/commit/718194418a97fafd10040c935168f2098139678c
  Author: Kara de la Marck 
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
A 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc
A content/images/post-images/dwjw-2019/2019-dwjw-email-san-fran-rev.png

  Log Message:
  ---
  Add post on upcoming dw jw sf 2019


  Commit: 5922ff6f914c825476e4d6986ca77fea8a7e61de
  
https://github.com/jenkins-infra/jenkins.io/commit/5922ff6f914c825476e4d6986ca77fea8a7e61de
  Author: Kara de la Marck 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

  Log Message:
  ---
  Update 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

Co-Authored-By: Mark Waite 


  Commit: 5803278fa4620ef2428ad315e20726dcd48670d8
  
https://github.com/jenkins-infra/jenkins.io/commit/5803278fa4620ef2428ad315e20726dcd48670d8
  Author: Kara de la Marck 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

  Log Message:
  ---
  Update 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

Co-Authored-By: Mark Waite 


  Commit: 9719f2370ab0a4b0b516b328aba215a3afe816d8
  
https://github.com/jenkins-infra/jenkins.io/commit/9719f2370ab0a4b0b516b328aba215a3afe816d8
  Author: Kara de la Marck 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

  Log Message:
  ---
  Update 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

Co-Authored-By: Mark Waite 


  Commit: bf3205ce3ed5db95909c88cd8bed4facd04bd310
  
https://github.com/jenkins-infra/jenkins.io/commit/bf3205ce3ed5db95909c88cd8bed4facd04bd310
  Author: Kara de la Marck 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

  Log Message:
  ---
  Update 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

Co-Authored-By: Mark Waite 


  Commit: 693c282aba1eaf7ae557d9d2bc7f4c5f76be6459
  
https://github.com/jenkins-infra/jenkins.io/commit/693c282aba1eaf7ae557d9d2bc7f4c5f76be6459
  Author: Mark Waite 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
A 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc
A content/images/post-images/dwjw-2019/2019-dwjw-email-san-fran-rev.png

  Log Message:
  ---
  Merge pull request #2314 from MarckK/dwjwlive

Add post on upcoming dw jw sf 2019


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/f8887288a61e...693c282aba1e

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


[jenkinsci/git-client-plugin] 12e723: Bump jgit.version from 5.3.1.201904271842-r to 5.3...

2019-06-06 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-client-plugin
  Commit: 12e7235060d4efbd3df99c13e85512bad702a2d4
  
https://github.com/jenkinsci/git-client-plugin/commit/12e7235060d4efbd3df99c13e85512bad702a2d4
  Author: dependabot-preview[bot] 

  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump jgit.version from 5.3.1.201904271842-r to 5.3.2.201906051522-r

Bumps `jgit.version` from 5.3.1.201904271842-r to 5.3.2.201906051522-r.

Updates `org.eclipse.jgit` from 5.3.1.201904271842-r to 5.3.2.201906051522-r

Updates `org.eclipse.jgit.http.server` from 5.3.1.201904271842-r to 
5.3.2.201906051522-r

Updates `org.eclipse.jgit.http.apache` from 5.3.1.201904271842-r to 
5.3.2.201906051522-r

Updates `org.eclipse.jgit.lfs` from 5.3.1.201904271842-r to 5.3.2.201906051522-r

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


  Commit: 896d8632792b827cbe7bd7126272eb05f9fbd8d9
  
https://github.com/jenkinsci/git-client-plugin/commit/896d8632792b827cbe7bd7126272eb05f9fbd8d9
  Author: Mark Waite 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #78 from 
MarkEWaite/dependabot/maven/jgit.version-5.3.2.201906051522-r

Bump jgit.version from 5.3.1.201904271842-r to 5.3.2.201906051522-r


Compare: 
https://github.com/jenkinsci/git-client-plugin/compare/86da9c9ee817...896d8632792b

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


[jenkins-infra/update-center2] ca5bae: Update warnings after fixes in Artifactory Plugin ...

2019-06-06 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: ca5bae60d11350ae67a6111e22792da576ba7bea
  
https://github.com/jenkins-infra/update-center2/commit/ca5bae60d11350ae67a6111e22792da576ba7bea
  Author: Daniel Beck 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M src/main/resources/warnings.json

  Log Message:
  ---
  Update warnings after fixes in Artifactory Plugin 3.2.3 and 3.2.4


  Commit: 77d1f9e902644a6201fbb519c3405190df4d03df
  
https://github.com/jenkins-infra/update-center2/commit/77d1f9e902644a6201fbb519c3405190df4d03df
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M src/main/resources/warnings.json

  Log Message:
  ---
  Merge pull request #280 from daniel-beck/SECURITY-1015-1347

Update warnings after fixes in Artifactory Plugin 3.2.3 and 3.2.4


Compare: 
https://github.com/jenkins-infra/update-center2/compare/eb798a9a6a26...77d1f9e90264

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send 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/update-center2/push/refs/heads/master/eb798a-77d1f9%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] a34af8: Improve formatting dwjw post

2019-06-06 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: a34af842c8a7138a181b250f0db556598f2d6db3
  
https://github.com/jenkins-infra/jenkins.io/commit/a34af842c8a7138a181b250f0db556598f2d6db3
  Author: Kara de la Marck 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

  Log Message:
  ---
  Improve formatting dwjw post


  Commit: c069b49c485064477081c8b6efe3431fa3be4b24
  
https://github.com/jenkins-infra/jenkins.io/commit/c069b49c485064477081c8b6efe3431fa3be4b24
  Author: Mark Waite 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M 
content/blog/2019/06/2019-06-03-DevOps-World-Jenkins-World-2019-San-Francisco-Agenda-is-Live.adoc

  Log Message:
  ---
  Merge pull request #2316 from MarckK/formatting

Improve formatting dwjw post


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/693c282aba1e...c069b49c4850

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


[jenkinsci/openshift-client-plugin] 5fc10f: remove space param test again since we have 3.11 j...

2019-06-06 Thread Gabe Montero
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-client-plugin
  Commit: 5fc10ff3068d5032aa936b2613a1cac80759fc2c
  
https://github.com/jenkinsci/openshift-client-plugin/commit/5fc10ff3068d5032aa936b2613a1cac80759fc2c
  Author: gabemontero 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M examples/jenkins-image-sample.groovy

  Log Message:
  ---
  remove space param test again since we have 3.11 jenkins e2e working again 
and haven't decided about bumping the version of client plugin in 3.11


  Commit: b34aa6ce572f00e79ebffaac9cb01010f2b6afe7
  
https://github.com/jenkinsci/openshift-client-plugin/commit/b34aa6ce572f00e79ebffaac9cb01010f2b6afe7
  Author: gabemontero 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M examples/jenkins-image-sample.groovy

  Log Message:
  ---
  removal of space param test removed too much


  Commit: bdb7746c497761a523327792aca573fdee1ee1ef
  
https://github.com/jenkinsci/openshift-client-plugin/commit/bdb7746c497761a523327792aca573fdee1ee1ef
  Author: Ben Parees 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:

  Log Message:
  ---
  Merge pull request #265 from gabemontero/fix-test-file

removal of space param test removed too much


  Commit: 6b35650f8eb48f98c8cc1a7c4876bbb127457dc7
  
https://github.com/jenkinsci/openshift-client-plugin/commit/6b35650f8eb48f98c8cc1a7c4876bbb127457dc7
  Author: gabemontero 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
R .travis.yml

  Log Message:
  ---
  travis/prow no longer copacetic


  Commit: 531be5ab7362012a58b150f3d034e62f2f2d0902
  
https://github.com/jenkinsci/openshift-client-plugin/commit/531be5ab7362012a58b150f3d034e62f2f2d0902
  Author: Daniel 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Enhance documentation


  Commit: b95a8425f96f4a91b33d85c0e70d115ad2525f5e
  
https://github.com/jenkinsci/openshift-client-plugin/commit/b95a8425f96f4a91b33d85c0e70d115ad2525f5e
  Author: gabemontero 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M src/main/java/com/openshift/jenkins/plugins/util/ClientCommandBuilder.java

  Log Message:
  ---
  finally migrate fix oc path logging to verbose only


  Commit: 38a5207ee0d0ef756f4b854b48fb46441c4c56c4
  
https://github.com/jenkinsci/openshift-client-plugin/commit/38a5207ee0d0ef756f4b854b48fb46441c4c56c4
  Author: gabemontero 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M src/main/java/com/openshift/jenkins/plugins/pipeline/OcAction.java

  Log Message:
  ---
  prune inadvertent glog/klog to stdout


Compare: 
https://github.com/jenkinsci/openshift-client-plugin/compare/0a35c537b1a4...38a5207ee0d0

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


[jenkinsci/openshift-client-plugin] 5bb752: [maven-release-plugin] prepare release openshift-c...

2019-06-06 Thread Gabe Montero
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-client-plugin
  Commit: 5bb75248c8332bc4fb092bfe53247a0ffcb7f398
  
https://github.com/jenkinsci/openshift-client-plugin/commit/5bb75248c8332bc4fb092bfe53247a0ffcb7f398
  Author: gabemontero 
  Date:   2019-06-06 (Thu, 06 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release openshift-client-1.0.31


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


[jenkinsci/openshift-client-plugin]

2019-06-06 Thread Gabe Montero
  Branch: refs/tags/openshift-client-1.0.31
  Home:   https://github.com/jenkinsci/openshift-client-plugin

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


[jenkinsci/openshift-client-plugin] a7c1e5: [maven-release-plugin] prepare for next developmen...

2019-06-06 Thread Gabe Montero
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-client-plugin
  Commit: a7c1e5da79f72f031306de2459e0cb511415
  
https://github.com/jenkinsci/openshift-client-plugin/commit/a7c1e5da79f72f031306de2459e0cb511415
  Author: gabemontero 
  Date:   2019-06-06 (Thu, 06 Jun 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/openshift-client-plugin/push/refs/heads/master/5bb752-a7c1e5%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/configuration-as-code-plugin] a8d778: Prevent null pointer when non-first yml file is em...

2019-06-06 Thread rudolfwalter
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/configuration-as-code-plugin
  Commit: a8d778ff6555423ce719346ef3c8ffa913d6a690
  
https://github.com/jenkinsci/configuration-as-code-plugin/commit/a8d778ff6555423ce719346ef3c8ffa913d6a690
  Author: rudolfwalter 
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
M plugin/src/main/java/io/jenkins/plugins/casc/yaml/YamlUtils.java
M plugin/src/test/java/io/jenkins/plugins/casc/ConfigurationAsCodeTest.java
A plugin/src/test/resources/io/jenkins/plugins/casc/aNonEmpty.yml
A plugin/src/test/resources/io/jenkins/plugins/casc/empty.yml

  Log Message:
  ---
  Prevent null pointer when non-first yml file is empty. (#911)


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


[jenkinsci/discard-old-build-plugin] 6e6d97: Update DiscardBuildPublisherTest.java

2019-06-06 Thread Benjamin Beggs
  Branch: refs/heads/feature-test
  Home:   https://github.com/jenkinsci/discard-old-build-plugin
  Commit: 6e6d97fa59e05a003e3751a52bba04c6c582f5cc
  
https://github.com/jenkinsci/discard-old-build-plugin/commit/6e6d97fa59e05a003e3751a52bba04c6c582f5cc
  Author: Benjamin Beggs 
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisherTest.java

  Log Message:
  ---
  Update DiscardBuildPublisherTest.java

Unit tests progress


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/discard-old-build-plugin/push/refs/heads/feature-test/d33f53-6e6d97%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/discard-old-build-plugin] ed72ab: Additional unit test iteration

2019-06-06 Thread Benjamin Beggs
  Branch: refs/heads/feature-test
  Home:   https://github.com/jenkinsci/discard-old-build-plugin
  Commit: ed72ab54f216cb70f4ad1153b960a53797d2b742
  
https://github.com/jenkinsci/discard-old-build-plugin/commit/ed72ab54f216cb70f4ad1153b960a53797d2b742
  Author: Benjamin Beggs 
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
M 
src/test/java/org/jenkinsci/plugins/discardbuild/DiscardBuildPublisherTest.java

  Log Message:
  ---
  Additional unit test 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/discard-old-build-plugin/push/refs/heads/feature-test/6e6d97-ed72ab%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/external-workspace-manager-plugin] e88ebb: update job-restrictions from 0.5 to 0.8

2019-06-06 Thread Alexandru Somai
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/external-workspace-manager-plugin
  Commit: e88ebbdb721acc3cdf451ba4eaabef1e94b63c92
  
https://github.com/jenkinsci/external-workspace-manager-plugin/commit/e88ebbdb721acc3cdf451ba4eaabef1e94b63c92
  Author: based2 
  Date:   2019-06-02 (Sun, 02 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update job-restrictions from 0.5 to 0.8

https://mvnrepository.com/artifact/com.synopsys.arc.jenkinsci.plugins/job-restrictions?repo=jenkins-releases


  Commit: 7ba1acd70e4329e7cbfd3d4f487af094b1480ee7
  
https://github.com/jenkinsci/external-workspace-manager-plugin/commit/7ba1acd70e4329e7cbfd3d4f487af094b1480ee7
  Author: Alexandru Somai 
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #63 from based2/patch-1

update job-restrictions from 0.5 to 0.8


Compare: 
https://github.com/jenkinsci/external-workspace-manager-plugin/compare/08073fc5c287...7ba1acd70e43

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


[jenkinsci/influxdb-plugin] a91a61: Remove unused Server class

2019-06-06 Thread Aleksi Simell
  Branch: refs/heads/development

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

  Commit: a91a615b97d181431eedbfbec3fdfc78825106d5

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

  Author: René Scheibe 

  Date:   2019-05-17 (Fri, 17 May 2019)



  Changed paths:

R src/main/java/jenkinsci/plugins/influxdb/Server.java



  Log Message:

  ---

  Remove unused Server class





  Commit: d627eac47f53ef3e075aa28291405dad08e93a8d

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

  Author: René Scheibe 

  Date:   2019-05-19 (Sun, 19 May 2019)



  Changed paths:

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

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



  Log Message:

  ---

  Use commons-lang3 everywhere





  Commit: e3348a2d5c16ca32c58aab98bbc111dcff6a951c

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

  Author: René Scheibe 

  Date:   2019-05-19 (Sun, 19 May 2019)



  Changed paths:

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

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



  Log Message:

  ---

  Reduce field & method scope to the required minimum





  Commit: 226f09d6a794cd66bd1a1045f2011817bdc4ccca

  
https://github.com/jenkinsci/influxdb-plugin/commit/226f09d6a794cd66bd1a1045f2011817bdc4ccca

  Author: René Scheibe 

  Date:   2019-05-19 (Sun, 19 May 2019)



  Changed paths:

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



  Log Message:

  ---

  Follow common naming conventions





  Commit: f3ec3c3c069be8271b0727d0e1fa634159f82498

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

  Author: René Scheibe 

  Date:   2019-05-19 (Sun, 19 May 2019)



  Changed paths:

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



  Log Message:

  ---

  Use try-with-resources to replace deprecated IOUtils#closeQuietly





  Commit: 4ecc22d549a4f5faf6f17aa6871a9355aa5a13f9

  
https://github.com/jenkinsci/influxdb-plugin/commit/4ecc22d549a4f5faf6f17aa6871a9355aa5a13f9

  Author: René Scheibe 

  Date:   2019-05-19 (Sun, 19 May 2019)



  Changed paths:

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



  Log Message:

  ---

  Don't rely on default encoding when reading SonarQube HTTP response



This fixes the last issue found by SpotBugs.



Using a higher level HTTP client instead of low level HttpURLConnection

simplifies code, improves handling different scenarios (e.g. encoding)

and provides more optimizations (e.g. connection & thread pools).



NOTE: In commit 6d463b5 HttpURLConnection was introduced, replacing the

former implementation using org.apache.httpcomponents. Unfortunately

the commit comment does not contain any issue details.





  Commit: b8f80f15aa9e17afc9a90eb9ea3b5e6bee618039

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

  Author: Aleksi Simell 

  Date:   2019-06-07 (Fri, 07 Jun 2019)



  Changed paths:

R src/main/java/jenkinsci/plugins/influxdb/Server.java

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

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

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

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



  Log Message:

  ---

  Merge pull request #62 from darxriggs/improvements



More Improvements





Compare: 
https://github.com/jenkinsci/influxdb-plugin/compare/c9b1679b1f37...b8f80f15aa9e

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


[jenkinsci/acceptance-test-harness] 738c3c: [JENKINS-57804] Fix typo in the name of the checkb...

2019-06-06 Thread Oliver Gondža
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/acceptance-test-harness

  Commit: 738c3cac11ad3ae2871fb78844d03c85cb808779

  
https://github.com/jenkinsci/acceptance-test-harness/commit/738c3cac11ad3ae2871fb78844d03c85cb808779

  Author: mike cirioli 

  Date:   2019-05-31 (Fri, 31 May 2019)



  Changed paths:

M 
src/main/java/org/jenkinsci/test/acceptance/po/JenkinsDatabaseSecurityRealm.java



  Log Message:

  ---

  [JENKINS-57804] Fix typo in the name of the checkbox that enables user

signup for the HudsonSecurityRealm page object





  Commit: 8cd0e2b67c84f33fe286d0f0bd53a2d8c986b490

  
https://github.com/jenkinsci/acceptance-test-harness/commit/8cd0e2b67c84f33fe286d0f0bd53a2d8c986b490

  Author: Oliver Gondža 

  Date:   2019-06-07 (Fri, 07 Jun 2019)



  Changed paths:

M 
src/main/java/org/jenkinsci/test/acceptance/po/JenkinsDatabaseSecurityRealm.java



  Log Message:

  ---

  Merge pull request #506 from mikecirioli/JENKINS-57804



[FIX JENKINS-57804] Fix typo in the name of the checkbox that enables user 
signup for the HudsonSecurityRealm page object





Compare: 
https://github.com/jenkinsci/acceptance-test-harness/compare/f14a6501740e...8cd0e2b67c84

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