[jenkinsci/influxdb-query-plugin] b59f85: Add sponsor file

2019-11-27 Thread Philippe M
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/influxdb-query-plugin
  Commit: b59f851ace41130964d4ef85ac333e0cf7f749b2
  
https://github.com/jenkinsci/influxdb-query-plugin/commit/b59f851ace41130964d4ef85ac333e0cf7f749b2
  Author: pmouawad 
  Date:   2019-11-28 (Thu, 28 Nov 2019)

  Changed paths:
A .github/FUNDING.yml

  Log Message:
  ---
  Add sponsor 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/influxdb-query-plugin/push/refs/heads/master/d5d8a6-b59f85%40github.com.


[jenkinsci/platformlabeler-plugin] a4aae1: [maven-release-plugin] prepare release platformlab...

2019-11-27 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: a4aae1ace6f5cc78532a3158575be863e3fd95c0
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/a4aae1ace6f5cc78532a3158575be863e3fd95c0
  Author: Mark Waite 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release platformlabeler-5.3


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


[jenkinsci/platformlabeler-plugin]

2019-11-27 Thread Mark Waite
  Branch: refs/tags/platformlabeler-5.3
  Home:   https://github.com/jenkinsci/platformlabeler-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/platformlabeler-plugin/push/refs/tags/platformlabeler-5.3/00-7e3255%40github.com.


[jenkinsci/platformlabeler-plugin] d2f67b: [maven-release-plugin] prepare for next developmen...

2019-11-27 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: d2f67b3ad252a3255213078a8ac90bfd00324f75
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/d2f67b3ad252a3255213078a8ac90bfd00324f75
  Author: Mark Waite 
  Date:   2019-11-27 (Wed, 27 Nov 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/platformlabeler-plugin/push/refs/heads/master/a4aae1-d2f67b%40github.com.


[jenkinsci/platformlabeler-plugin] 3c030b: Use parent pom 3.54

2019-11-27 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/platformlabeler-plugin
  Commit: 3c030b3ee485e6916ae889ef2c97ff43e6c583b2
  
https://github.com/jenkinsci/platformlabeler-plugin/commit/3c030b3ee485e6916ae889ef2c97ff43e6c583b2
  Author: Mark Waite 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 3.54


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


[jenkinsci/code-coverage-api-plugin] b8e712: Fix: cannot hanle absolute path in windows

2019-11-27 Thread Shenyu Zheng
  Branch: refs/heads/fix/absolute-source-file
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: b8e712c8f1875acad91e939f8d0a75155a94ce3e
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/b8e712c8f1875acad91e939f8d0a75155a94ce3e
  Author: Shenyu Zheng 
  Date:   2019-11-28 (Thu, 28 Nov 2019)

  Changed paths:
M 
src/main/java/io/jenkins/plugins/coverage/source/DefaultSourceFileResolver.java
M 
src/test/java/io/jenkins/plugins/coverage/CoveragePublisherPipelineTest.java

  Log Message:
  ---
  Fix: cannot hanle absolute path in windows


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


[jenkinsci/code-coverage-api-plugin] e815ab: Fix: cannot hanle absolute path in windows

2019-11-27 Thread Shenyu Zheng
  Branch: refs/heads/fix/absolute-source-file
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: e815abbb295e3d61545b1097778c4c5e3b380bf3
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/e815abbb295e3d61545b1097778c4c5e3b380bf3
  Author: Shenyu Zheng 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M 
src/test/java/io/jenkins/plugins/coverage/CoveragePublisherPipelineTest.java

  Log Message:
  ---
  Fix: cannot hanle absolute path in windows


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


[jenkinsci/azure-function-plugin] bbe4ae: JENKINS-59698 moved add of files to git outside lo...

2019-11-27 Thread sapeksh
  Branch: refs/heads/dev

  Home:   https://github.com/jenkinsci/azure-function-plugin

  Commit: bbe4ae039daca91f346f7feb5d1f1561054f1b33

  
https://github.com/jenkinsci/azure-function-plugin/commit/bbe4ae039daca91f346f7feb5d1f1561054f1b33

  Author: sapeksh 

  Date:   2019-11-28 (Thu, 28 Nov 2019)



  Changed paths:

M 
src/main/java/com/microsoft/jenkins/function/commands/GitDeployCommand.java



  Log Message:

  ---

  JENKINS-59698 moved add of files to git outside look, refer azure-app… (#17)



* JENKINS-59698 moved add of files to git outside look, refer 
azure-app-service-plugin



* Update status message from app to function





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


[jenkinsci/deployhub-plugin] cc9b10: Handle component items for existing components (#15)

2019-11-27 Thread Steve Taylor
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/deployhub-plugin
  Commit: cc9b10502412c5698a5f51add60ff93e1cb6c381
  
https://github.com/jenkinsci/deployhub-plugin/commit/cc9b10502412c5698a5f51add60ff93e1cb6c381
  Author: Steve Taylor 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  Handle component items for existing components (#15)


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


[jenkinsci/deployhub-plugin] d6d6d8: handle old server version

2019-11-27 Thread Steve Taylor
  Branch: refs/heads/updateattrs
  Home:   https://github.com/jenkinsci/deployhub-plugin
  Commit: d6d6d83688da4eb838f8d264fe21eb43569ae6fb
  
https://github.com/jenkinsci/deployhub-plugin/commit/d6d6d83688da4eb838f8d264fe21eb43569ae6fb
  Author: Steve Taylor 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  handle old server version
Signed-off-by: Steve Taylor 


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


[jenkinsci/deployhub-plugin] 901afe: use correct id

2019-11-27 Thread Steve Taylor
  Branch: refs/heads/updateattrs
  Home:   https://github.com/jenkinsci/deployhub-plugin
  Commit: 901afe18fd6da26b00d70cfa6fa5f202b7d317d8
  
https://github.com/jenkinsci/deployhub-plugin/commit/901afe18fd6da26b00d70cfa6fa5f202b7d317d8
  Author: Steve Taylor 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  use correct id
Signed-off-by: Steve Taylor 


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


[jenkinsci/deployhub-plugin] 0de12d: get compitem id

2019-11-27 Thread Steve Taylor
  Branch: refs/heads/updateattrs
  Home:   https://github.com/jenkinsci/deployhub-plugin
  Commit: 0de12d711bf7ba8bb399c4648004241d87f04ed9
  
https://github.com/jenkinsci/deployhub-plugin/commit/0de12d711bf7ba8bb399c4648004241d87f04ed9
  Author: Steve Taylor 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  get compitem id
Signed-off-by: Steve Taylor 


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


[jenkinsci/deployhub-plugin] 9fe257: link items

2019-11-27 Thread Steve Taylor
  Branch: refs/heads/updateattrs
  Home:   https://github.com/jenkinsci/deployhub-plugin
  Commit: 9fe2579a6143cf53d0f172b0c1f6a6cfb2207f2a
  
https://github.com/jenkinsci/deployhub-plugin/commit/9fe2579a6143cf53d0f172b0c1f6a6cfb2207f2a
  Author: Steve Taylor 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  link items
Signed-off-by: Steve Taylor 


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


[jenkinsci/git-plugin] a68eb2: [JENKINS-60267] Document limitations of git step

2019-11-27 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: a68eb2dfa65a5e021b5f708b6b4968474fd97e72
  
https://github.com/jenkinsci/git-plugin/commit/a68eb2dfa65a5e021b5f708b6b4968474fd97e72
  Author: Mark Waite 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
A src/main/resources/jenkins/plugins/git/GitStep/help-branch.html
A src/main/resources/jenkins/plugins/git/GitStep/help-changelog.html
A src/main/resources/jenkins/plugins/git/GitStep/help-credentialsId.html
A src/main/resources/jenkins/plugins/git/GitStep/help-poll.html
A src/main/resources/jenkins/plugins/git/GitStep/help-url.html
M src/main/resources/jenkins/plugins/git/GitStep/help.html

  Log Message:
  ---
  [JENKINS-60267] Document limitations of git step

This git step is a limited functionality shorthand for a portion of the
generic SCM step.

The checkout step is the preferred step for SCM checkout.

The checkout step provides significantly more functionality and can be
used in many cases where the git step cannot be used.


  Commit: 3fdecfe72f517d388bbb7d5b02461fe3ea71d2ec
  
https://github.com/jenkinsci/git-plugin/commit/3fdecfe72f517d388bbb7d5b02461fe3ea71d2ec
  Author: Mark Waite 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
A src/main/resources/jenkins/plugins/git/GitStep/help-branch.html
A src/main/resources/jenkins/plugins/git/GitStep/help-changelog.html
A src/main/resources/jenkins/plugins/git/GitStep/help-credentialsId.html
A src/main/resources/jenkins/plugins/git/GitStep/help-poll.html
A src/main/resources/jenkins/plugins/git/GitStep/help-url.html
M src/main/resources/jenkins/plugins/git/GitStep/help.html

  Log Message:
  ---
  Merge pull request #794 from MarkEWaite/better-git-step-docs

[JENKINS-60267] Document limitations of git step


Compare: 
https://github.com/jenkinsci/git-plugin/compare/0d2c8dcae5e9...3fdecfe72f51

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


[jenkinsci/deployhub-plugin] 70a300: handle found component

2019-11-27 Thread Steve Taylor
  Branch: refs/heads/updateattrs
  Home:   https://github.com/jenkinsci/deployhub-plugin
  Commit: 70a300123acf8f34c15c730aa8eb017297727ad2
  
https://github.com/jenkinsci/deployhub-plugin/commit/70a300123acf8f34c15c730aa8eb017297727ad2
  Author: Steve Taylor 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  handle found component
Signed-off-by: Steve Taylor 


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


[jenkinsci/git-plugin] d26c22: Fix link to CONTRIBUTING in PR template

2019-11-27 Thread Mark Waite
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/git-plugin
  Commit: d26c22c781a15c218d39d0872210d095e29eea0a
  
https://github.com/jenkinsci/git-plugin/commit/d26c22c781a15c218d39d0872210d095e29eea0a
  Author: Marat Radchenko 
  Date:   2019-11-21 (Thu, 21 Nov 2019)

  Changed paths:
M .github/pull_request_template.md

  Log Message:
  ---
  Fix link to CONTRIBUTING in PR template


  Commit: 0d2c8dcae5e9b8ead87f0f342e6e9d4af42ff79b
  
https://github.com/jenkinsci/git-plugin/commit/0d2c8dcae5e9b8ead87f0f342e6e9d4af42ff79b
  Author: Mark Waite 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M .github/pull_request_template.md

  Log Message:
  ---
  Merge pull request #793 from slonopotamus/patch-1

Fix link to CONTRIBUTING in PR template


Compare: 
https://github.com/jenkinsci/git-plugin/compare/107706e7d4cb...0d2c8dcae5e9

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


[jenkinsci/deployhub-plugin] 1fbd3c: Force comp item create

2019-11-27 Thread Steve Taylor
  Branch: refs/heads/updateattrs
  Home:   https://github.com/jenkinsci/deployhub-plugin
  Commit: 1fbd3c8244853aa731a34d2318ee7394b0925c67
  
https://github.com/jenkinsci/deployhub-plugin/commit/1fbd3c8244853aa731a34d2318ee7394b0925c67
  Author: Steve Taylor 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  Force comp item create
Signed-off-by: Steve Taylor 


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


[jenkinsci/deployhub-plugin] a44732: Debug

2019-11-27 Thread Steve Taylor
  Branch: refs/heads/updateattrs
  Home:   https://github.com/jenkinsci/deployhub-plugin
  Commit: a44732b8c1c1cc78929ba2c8c43e88df0e14621b
  
https://github.com/jenkinsci/deployhub-plugin/commit/a44732b8c1c1cc78929ba2c8c43e88df0e14621b
  Author: Steve Taylor 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  Debug
Signed-off-by: Steve Taylor 


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


[jenkinsci/deployhub-plugin] 81f99e: Handle multiple component items for non-docker com...

2019-11-27 Thread Steve Taylor
  Branch: refs/heads/updateattrs
  Home:   https://github.com/jenkinsci/deployhub-plugin
  Commit: 81f99e476f3691cfc9844d18c5db6c02a5b8471c
  
https://github.com/jenkinsci/deployhub-plugin/commit/81f99e476f3691cfc9844d18c5db6c02a5b8471c
  Author: Steve Taylor 
  Date:   2019-09-17 (Tue, 17 Sep 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  Handle multiple component items for non-docker components (#13)

* Handle multiple component items for non-docker components
Signed-off-by: Steve Taylor 


  Commit: be2f599bf7a8e22fb25bbd295318e0408d4ba441
  
https://github.com/jenkinsci/deployhub-plugin/commit/be2f599bf7a8e22fb25bbd295318e0408d4ba441
  Author: Steve Taylor 
  Date:   2019-10-30 (Wed, 30 Oct 2019)

  Changed paths:
A .factorypath
A plugin.code-workspace
M vars/deployhub.groovy

  Log Message:
  ---
  Merge branch updateattrs
Signed-off-by: Steve Taylor 


  Commit: 792ea76207363ff5909c17596b48d93865a873ee
  
https://github.com/jenkinsci/deployhub-plugin/commit/792ea76207363ff5909c17596b48d93865a873ee
  Author: Steve Taylor 
  Date:   2019-10-30 (Wed, 30 Oct 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  Fix syntax error
Signed-off-by: Steve Taylor 


  Commit: be098b66e74823d7e47e7fb5adf848ac5cff64ce
  
https://github.com/jenkinsci/deployhub-plugin/commit/be098b66e74823d7e47e7fb5adf848ac5cff64ce
  Author: Steve Taylor 
  Date:   2019-11-20 (Wed, 20 Nov 2019)

  Changed paths:
M vars/deployhub.groovy

  Log Message:
  ---
  fix replace url string
Signed-off-by: Steve Taylor 


Compare: 
https://github.com/jenkinsci/deployhub-plugin/compare/f819002109d6...be098b66e748

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


[jenkinsci/nexus-platform-plugin] 931a35: Move plugin overview from Jenkins wiki to GitHub R...

2019-11-27 Thread Justin Young
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 931a35943a562c4b36116a77091cbf7850d6f6f0
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/931a35943a562c4b36116a77091cbf7850d6f6f0
  Author: Justin Young 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Move plugin overview from Jenkins wiki to GitHub README (#105)

In preparation for https://jenkins.io/blog/2019/10/21/plugin-docs-on-github/


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


[jenkinsci/nexus-platform-plugin]

2019-11-27 Thread Justin Young
  Branch: refs/heads/whyjustin-patch-1
  Home:   https://github.com/jenkinsci/nexus-platform-plugin

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


[jenkinsci/nexus-platform-plugin] 9c88b3: Move plugin overview from Jenkins wiki to GitHub R...

2019-11-27 Thread Justin Young
  Branch: refs/heads/whyjustin-patch-1
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 9c88b3094dc0ede433f1a939834231ef99449989
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/9c88b3094dc0ede433f1a939834231ef99449989
  Author: Justin Young 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Move plugin overview from Jenkins wiki to GitHub README

In preparation for https://jenkins.io/blog/2019/10/21/plugin-docs-on-github/


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


[jenkinsci/nexus-platform-plugin] 414ae5: [maven-release-plugin] prepare release nexus-jenki...

2019-11-27 Thread Sonatype CI
  Branch: refs/tags/nexus-jenkins-plugin-3.8.20191127-111424.5d61f82
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 414ae561bdf4d2ee80effb0f6723371ecdff0a12
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/414ae561bdf4d2ee80effb0f6723371ecdff0a12
  Author: Sonatype 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 
nexus-jenkins-plugin-3.8.20191127-111424.5d61f82


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


[jenkinsci/electricflow-plugin] 726eb6: NTVEPLUGIN-146 - renamed alias for Create/Deploy A...

2019-11-27 Thread Oleksii Vasylkivskyi
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 726eb6fd28aa685e7d6b471491b38f9e01a46028
  
https://github.com/jenkinsci/electricflow-plugin/commit/726eb6fd28aa685e7d6b471491b38f9e01a46028
  Author: Olexii Vasilkovsky 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java

  Log Message:
  ---
  NTVEPLUGIN-146 - renamed alias for Create/Deploy Application to 
cloudBeesFlowCreateAppFromJenkinsPackage


  Commit: ddf801b76ed02cb267f95106d421700f005b6755
  
https://github.com/jenkinsci/electricflow-plugin/commit/ddf801b76ed02cb267f95106d421700f005b6755
  Author: Oleksii Vasylkivskyi <31850123+ovasi...@users.noreply.github.com>
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java

  Log Message:
  ---
  Merge pull request #31 from jenkinsci/NTVEPLUGIN-146

NTVEPLUGIN-146 - renamed alias for Create/Deploy Application to 
cloudBeesFlowCreateAppFromJenkinsPackage


Compare: 
https://github.com/jenkinsci/electricflow-plugin/compare/836aa93f0af0...ddf801b76ed0

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


[jenkinsci/electricflow-plugin] 726eb6: NTVEPLUGIN-146 - renamed alias for Create/Deploy A...

2019-11-27 Thread Oleksii Vasylkivskyi
  Branch: refs/heads/NTVEPLUGIN-146
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 726eb6fd28aa685e7d6b471491b38f9e01a46028
  
https://github.com/jenkinsci/electricflow-plugin/commit/726eb6fd28aa685e7d6b471491b38f9e01a46028
  Author: Olexii Vasilkovsky 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java

  Log Message:
  ---
  NTVEPLUGIN-146 - renamed alias for Create/Deploy Application to 
cloudBeesFlowCreateAppFromJenkinsPackage


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


[jenkinsci/cmakebuilder-plugin] 9b73e0: Update README.md

2019-11-27 Thread 15knots
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cmakebuilder-plugin
  Commit: 9b73e09e2c4a99533e6973691cb00f6513039f59
  
https://github.com/jenkinsci/cmakebuilder-plugin/commit/9b73e09e2c4a99533e6973691cb00f6513039f59
  Author: 15knots <15kn...@users.noreply.github.com>
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md


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


[jenkinsci/parameterized-trigger-plugin] aeac41: use failed instead of failure

2019-11-27 Thread Kristin Whetstone
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parameterized-trigger-plugin
  Commit: aeac4172ea3f5519561add0971db27179033d33c
  
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/aeac4172ea3f5519561add0971db27179033d33c
  Author: Josh Soref 
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/parameterizedtrigger/BlockableBuildTriggerConfig/help-block.html

  Log Message:
  ---
  use failed instead of failure


  Commit: 8092425797599a3ea2df8c23e49275bcd33d756f
  
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/8092425797599a3ea2df8c23e49275bcd33d756f
  Author: Josh Soref 
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/parameterizedtrigger/BlockableBuildTriggerConfig/help-block.html

  Log Message:
  ---
  strip trailing whitespace


  Commit: 218ad6e4901274ba2b63c1e4e28f4891fccfb9a4
  
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/218ad6e4901274ba2b63c1e4e28f4891fccfb9a4
  Author: Josh Soref 
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/parameterizedtrigger/BlockableBuildTriggerConfig/help-block.html

  Log Message:
  ---
  emphasize failed+unstable


  Commit: 0aff6e9c3307819682191956fcde43f60f2fb195
  
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/0aff6e9c3307819682191956fcde43f60f2fb195
  Author: Josh Soref 
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/parameterizedtrigger/BlockableBuildTriggerConfig/help-block.html
M 
src/main/resources/hudson/plugins/parameterizedtrigger/BlockingBehaviour/config.jelly

  Log Message:
  ---
  worse-than


  Commit: 1fe736fd07651e588d42f41cfab53bd97365347a
  
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/1fe736fd07651e588d42f41cfab53bd97365347a
  Author: Josh Soref 
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/parameterizedtrigger/BlockableBuildTriggerConfig/help-block.html

  Log Message:
  ---
  other-than..are


  Commit: 674b8f0d87455c4596b26ae71496ebf206e3f023
  
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/674b8f0d87455c4596b26ae71496ebf206e3f023
  Author: Josh Soref 
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/parameterizedtrigger/BlockableBuildTriggerConfig/help-block.html

  Log Message:
  ---
  quote and tag underscore


  Commit: 0fd4dc93b9897541aecf220cc4d2746dcf277abd
  
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/0fd4dc93b9897541aecf220cc4d2746dcf277abd
  Author: Josh Soref 
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/parameterizedtrigger/BlockableBuildTriggerConfig/help-block.html

  Log Message:
  ---
  replace inconsistent equal{whitespace?} with colon and a space


  Commit: 589b617426cf8577d033a5cc4ad1a5806b6ddf3a
  
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/589b617426cf8577d033a5cc4ad1a5806b6ddf3a
  Author: Josh Soref 
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/parameterizedtrigger/CounterBuildParameterFactory/help-validationFail.html
M 
src/main/resources/hudson/plugins/parameterizedtrigger/FileBuildParameterFactory/help-noFilesFoundAction.html

  Log Message:
  ---
  spelling: a-runtime...


  Commit: 7edf8cfddf04b2ea6234189a3ed58ee63b84e324
  
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/7edf8cfddf04b2ea6234189a3ed58ee63b84e324
  Author: Josh Soref 
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/parameterizedtrigger/CounterBuildParameterFactory/help.html
M 
src/main/resources/hudson/plugins/parameterizedtrigger/FileBuildParameterFactory/help.html

  Log Message:
  ---
  spelling: parameter-factory


  Commit: 6add4d4b5fc3a6dd69b2ab5801c1109d6e8ec572
  
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/6add4d4b5fc3a6dd69b2ab5801c1109d6e8ec572
  Author: Josh Soref 
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/parameterizedtrigger/BlockableBuildTriggerConfig/config.jelly
M 
src/main/resources/hudson/plugins/parameterizedtrigger/BlockableBuildTriggerConfig/config_de.properties

  Log Message:
  ---
  spelling: Parameter-Factories


  Commit: f97f0f1c642b497441d219e5b2e524952f0ac966
  
https://github.com/jenkinsci/parameterized-trigger-plugin/commit/f97f0f1c642b497441d219e5b2e524952f0ac966
  Author: Josh Soref 
  Date:   2019-06-11 (Tue, 11 Jun 2019)

  Changed paths:
M 
src/main/resources/hudson/plugins/parameterizedtrigger/CounterBuildParameterFactory/help.html

  Log Message:
  -

[jenkinsci/nexus-platform-plugin] 5d61f8: Enable third party scanning (#104)

2019-11-27 Thread Guillermo Varela
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nexus-platform-plugin
  Commit: 5d61f82e56db0c5c65f86eadd1d4fee52d50708f
  
https://github.com/jenkinsci/nexus-platform-plugin/commit/5d61f82e56db0c5c65f86eadd1d4fee52d50708f
  Author: Guillermo Varela 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Enable third party scanning (#104)


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


[jenkinsci/anchore-container-scanner-plugin] 4a650b: [maven-release-plugin] prepare release anchore-con...

2019-11-27 Thread Dan Nurmi
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/anchore-container-scanner-plugin
  Commit: 4a650b230e4ac85598a300d578870afbcb5735bb
  
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/4a650b230e4ac85598a300d578870afbcb5735bb
  Author: Daniel Nurmi 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release anchore-container-scanner-1.0.21


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


[jenkinsci/anchore-container-scanner-plugin] 0f5082: [maven-release-plugin] prepare for next developmen...

2019-11-27 Thread Dan Nurmi
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/anchore-container-scanner-plugin
  Commit: 0f508259b3990103ed5c6720e79b5be140471e04
  
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/0f508259b3990103ed5c6720e79b5be140471e04
  Author: Daniel Nurmi 
  Date:   2019-11-27 (Wed, 27 Nov 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/anchore-container-scanner-plugin/push/refs/heads/master/4a650b-0f5082%40github.com.


[jenkinsci/anchore-container-scanner-plugin]

2019-11-27 Thread Dan Nurmi
  Branch: refs/tags/anchore-container-scanner-1.0.21
  Home:   https://github.com/jenkinsci/anchore-container-scanner-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/anchore-container-scanner-plugin/push/refs/tags/anchore-container-scanner-1.0.21/00-bc145a%40github.com.


[jenkinsci/electricflow-plugin] b93c1d: NTVEPLUGIN-146 - updated "Publish Artifact" and "C...

2019-11-27 Thread Oleksii Vasylkivskyi
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: b93c1da5bad0f77309b7ffd0d329bae19680d1ac
  
https://github.com/jenkinsci/electricflow-plugin/commit/b93c1da5bad0f77309b7ffd0d329bae19680d1ac
  Author: Olexii Vasilkovsky 
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java

  Log Message:
  ---
  NTVEPLUGIN-146 - updated "Publish Artifact" and "Create/Deploy Application 
from Deployment Package" to be pipeline compatible with help of 
SimpleBuildStep, fixed handling of workspaces when running on slaves for these 
procedures, fixed "Create/Deploy Application from Deployment Package" for 
running on slaves


  Commit: 903a8e5eab3da27b2b7f5dfade3b320bb9af6365
  
https://github.com/jenkinsci/electricflow-plugin/commit/903a8e5eab3da27b2b7f5dfade3b320bb9af6365
  Author: Olexii Vasilkovsky 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java

  Log Message:
  ---
  NTVEPLUGIN-146 - possible fix for publishing artifacts when current node is 
not master and it is pipeline run


  Commit: d9ce618ca5866e88d7764ffba3949b3f79d6d5f3
  
https://github.com/jenkinsci/electricflow-plugin/commit/d9ce618ca5866e88d7764ffba3949b3f79d6d5f3
  Author: Olexii Vasilkovsky 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java

  Log Message:
  ---
  NTVEPLUGIN-146 - minor change


  Commit: 6a9443e811bddb8db5a0f7029a611bb0edf439fe
  
https://github.com/jenkinsci/electricflow-plugin/commit/6a9443e811bddb8db5a0f7029a611bb0edf439fe
  Author: Olexii Vasilkovsky 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java

  Log Message:
  ---
  NTVEPLUGIN-146 - fix for "CloudBees Flow - Create/Deploy Application from 
Deployment Package" in pipeline, added aliases cloudBeesFlowPublishArtifact and 
cloudBeesFlowPublishApplication


  Commit: 3fda6ca5970f13a0c56fbe1e96515d5165359f1d
  
https://github.com/jenkinsci/electricflow-plugin/commit/3fda6ca5970f13a0c56fbe1e96515d5165359f1d
  Author: Olexii Vasilkovsky 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java

  Log Message:
  ---
  NTVEPLUGIN-146 - added pipeline aliases for all procedures


  Commit: 542bc18828e9d58b2030c1bc830dbea780e60202
  
https://github.com/jenkinsci/electricflow-plugin/commit/542bc18828e9d58b2030c1bc830dbea780e60202
  Author: Olexii Vasilkovsky 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java

  Log Message:
  ---
  NTVEPLUGIN-146 - fix for Create/Deploy Application for slaves


  Commit: 836aa93f0af0c0a59de79ec47feed83c438eca0b
  
https://github.com/jenkinsci/electricflow-plugin/commit/836aa93f0af0c0a59de79ec47feed83c438eca0b
  Author: Oleksii Vasylkivskyi <31850123+ovasi...@users.noreply.github.com>
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowDeployApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPipelinePublisher.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowRunProcedure.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowTriggerRelease.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowUploadArtifactPublisher.java
M src/main/java/org/jenk

[jenkinsci/ibm-asoc-plugin] d8814a: [maven-release-plugin] prepare release ibm-applica...

2019-11-27 Thread mattmurp
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ibm-asoc-plugin
  Commit: d8814a50d26777d30ccc567a6cbc007f8b80ca49
  
https://github.com/jenkinsci/ibm-asoc-plugin/commit/d8814a50d26777d30ccc567a6cbc007f8b80ca49
  Author: Matthew Murphy 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ibm-application-security-1.2.7


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


[jenkinsci/ibm-asoc-plugin] 32944a: [maven-release-plugin] prepare for next developmen...

2019-11-27 Thread mattmurp
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ibm-asoc-plugin
  Commit: 32944a227eccb5daf609c629438c9f2afe048dbb
  
https://github.com/jenkinsci/ibm-asoc-plugin/commit/32944a227eccb5daf609c629438c9f2afe048dbb
  Author: Matthew Murphy 
  Date:   2019-11-27 (Wed, 27 Nov 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/ibm-asoc-plugin/push/refs/heads/master/d8814a-32944a%40github.com.


[jenkinsci/ibm-asoc-plugin]

2019-11-27 Thread mattmurp
  Branch: refs/tags/ibm-application-security-1.2.7
  Home:   https://github.com/jenkinsci/ibm-asoc-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/ibm-asoc-plugin/push/refs/tags/ibm-application-security-1.2.7/00-d92733%40github.com.


[jenkinsci/ibm-asoc-plugin] e70b71: revert to 1.2.7 after failed deploy (#53)

2019-11-27 Thread mattmurp
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ibm-asoc-plugin
  Commit: e70b71f918b97669947de1142ad63b149d0a9f66
  
https://github.com/jenkinsci/ibm-asoc-plugin/commit/e70b71f918b97669947de1142ad63b149d0a9f66
  Author: mattmurp 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  revert to 1.2.7 after failed deploy (#53)


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


[jenkinsci/ibm-asoc-plugin] 480af6: revert to 1.2.7 after failed deploy

2019-11-27 Thread mattmurp
  Branch: refs/heads/resetVersion
  Home:   https://github.com/jenkinsci/ibm-asoc-plugin
  Commit: 480af67197c26dc953ad566028c0684414d01275
  
https://github.com/jenkinsci/ibm-asoc-plugin/commit/480af67197c26dc953ad566028c0684414d01275
  Author: Matthew Murphy 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  revert to 1.2.7 after failed deploy


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


[jenkinsci/ibm-asoc-plugin]

2019-11-27 Thread mattmurp
  Branch: refs/heads/resetVersion
  Home:   https://github.com/jenkinsci/ibm-asoc-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/ibm-asoc-plugin/push/refs/heads/resetVersion/480af6-00%40github.com.


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

2019-11-27 Thread efhjnw0
  Branch: refs/heads/CWE-154537-Convert-Functional-Test-CLI-to-run-in-OSGi
  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-154537-Convert-Functional-Test-CLI-to-run-in-OSGi/00-980ffd%40github.com.


[jenkinsci/checkmarx-plugin]

2019-11-27 Thread Muhammed Shehab
  Branch: refs/heads/Version_9.0
  Home:   https://github.com/jenkinsci/checkmarx-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/checkmarx-plugin/push/refs/heads/Version_9.0/c09b5b-00%40github.com.


[jenkinsci/mesos-plugin] ebd58a: Configure Linux and Windows agents.

2019-11-27 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/config
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: ebd58a8a7ef696acf1e8a29165a8bcbe45c235e7
  
https://github.com/jenkinsci/mesos-plugin/commit/ebd58a8a7ef696acf1e8a29165a8bcbe45c235e7
  Author: Karsten Jeschkies 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M dcos/conf/jenkins/configuration.yaml

  Log Message:
  ---
  Configure Linux and Windows agents.

Summary:
This patch provides an example configuration for Linux and Windows
nodes.

JIRA issues: DCOS-61124


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


[jenkinsci/mesos-plugin] 1ed3f6: Correct javadoc.

2019-11-27 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/region-filter-select
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 1ed3f60d00cbc2073b056f68fd4903b5f08579f9
  
https://github.com/jenkinsci/mesos-plugin/commit/1ed3f60d00cbc2073b056f68fd4903b5f08579f9
  Author: Karsten Jeschkies 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/mesos/config/models/faultdomain/DomainFilterModel.java

  Log Message:
  ---
  Correct javadoc.


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


[jenkinsci/mesos-plugin] 433fdf: Select fault fomain filter.

2019-11-27 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/region-filter-select
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: 433fdfe65a7db6f6ebda16f16f509201190a0439
  
https://github.com/jenkinsci/mesos-plugin/commit/433fdfe65a7db6f6ebda16f16f509201190a0439
  Author: Karsten Jeschkies 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/MesosAgentSpecTemplate.java
A 
src/main/java/org/jenkinsci/plugins/mesos/config/models/faultdomain/Any.java
A 
src/main/java/org/jenkinsci/plugins/mesos/config/models/faultdomain/DomainFilterModel.java
A 
src/main/java/org/jenkinsci/plugins/mesos/config/models/faultdomain/DomainFilterModelDescriptor.java
A 
src/main/java/org/jenkinsci/plugins/mesos/config/models/faultdomain/Home.java
A 
src/main/java/org/jenkinsci/plugins/mesos/config/models/faultdomain/StringDomainFilter.java
R 
src/main/resources/org/jenkinsci/plugins/mesos/MesosAgentSpecTemplate/DomainFilterImpl/config.jelly
M 
src/main/resources/org/jenkinsci/plugins/mesos/MesosAgentSpecTemplate/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/mesos/MesosAgentSpecTemplate/help-domainFilterModel.html
R 
src/main/resources/org/jenkinsci/plugins/mesos/MesosAgentSpecTemplate/help-domainInfoFilter.html
A 
src/main/resources/org/jenkinsci/plugins/mesos/config/models/faultdomain/DomainFilterModel/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/mesos/config/models/faultdomain/StringDomainFilter/config-detail.jelly

  Log Message:
  ---
  Select fault fomain filter.

Summary:
This change enables an operator to choose the home region, any domain or
a custom filter to decide which offers from which fault domain should be
considered.


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


[jenkinsci/hpe-application-automation-tools-plugin] 779e43: add doc folder

2019-11-27 Thread NarcisaMGalan
  Branch: refs/heads/latest
  Home:   https://github.com/jenkinsci/hpe-application-automation-tools-plugin
  Commit: 779e43152fec6e2badc643e083130814a923bc6a
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/779e43152fec6e2badc643e083130814a923bc6a
  Author: Narcisa Maria Galan 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
A doc/README.md

  Log Message:
  ---
  add doc folder


  Commit: 9d6664049461655fdfd45c941bbf9315f0f9d5f2
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/9d6664049461655fdfd45c941bbf9315f0f9d5f2
  Author: Narcisa Maria Galan 
  Date:   2019-11-26 (Tue, 26 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  add url for doc


  Commit: 4bab1398c00844a3ef62cca51750661ea7dbb03c
  
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/commit/4bab1398c00844a3ef62cca51750661ea7dbb03c
  Author: NarcisaMGalan <53895812+narcisamga...@users.noreply.github.com>
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
A doc/README.md
M pom.xml

  Log Message:
  ---
  Merge pull request #264 from NarcisaMGalan/latest

 Jenkins migration to Git


Compare: 
https://github.com/jenkinsci/hpe-application-automation-tools-plugin/compare/c49a714fdbb2...4bab1398c008

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


[jenkinsci/mesos-plugin] bef82f: Configure networking mode. (#376)

2019-11-27 Thread Karsten Jeschkies
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: bef82fc70625fd3fbf39a3955716d74f4e978f4f
  
https://github.com/jenkinsci/mesos-plugin/commit/bef82fc70625fd3fbf39a3955716d74f4e978f4f
  Author: Karsten Jeschkies 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M README.md
M build.gradle
M src/main/java/org/jenkinsci/plugins/mesos/MesosAgentSpecTemplate.java
M src/main/java/org/jenkinsci/plugins/mesos/api/RunTemplateFactory.java
M 
src/main/resources/org/jenkinsci/plugins/mesos/MesosAgentSpecTemplate/ContainerInfo/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/mesos/MesosAgentSpecTemplate/ContainerInfo/help-networking.html
M src/test/java/org/jenkinsci/plugins/mesos/fixture/AgentSpecMother.java

  Log Message:
  ---
  Configure networking mode. (#376)

Summary:
This re-introduces the networking mode for the plugin. We use the enum
from the Apache Mesos protobufs.


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


[jenkinsci/mesos-plugin]

2019-11-27 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/networking
  Home:   https://github.com/jenkinsci/mesos-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/mesos-plugin/push/refs/heads/karsten/networking/bad22e-00%40github.com.


[jenkinsci/p4-plugin] 875e3c: Update p4java 2019.1.1889202

2019-11-27 Thread Paul Allen
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: 875e3cfe972cb0413aa48ad6fc60f93c501d5f0b
  
https://github.com/jenkinsci/p4-plugin/commit/875e3cfe972cb0413aa48ad6fc60f93c501d5f0b
  Author: Paul Allen 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update p4java 2019.1.1889202


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


[jenkinsci/mesos-plugin] bad22e: Go back to home region.

2019-11-27 Thread Karsten Jeschkies
  Branch: refs/heads/karsten/networking
  Home:   https://github.com/jenkinsci/mesos-plugin
  Commit: bad22e9ffcdfe384ced3aed3ddf96e5413c1404c
  
https://github.com/jenkinsci/mesos-plugin/commit/bad22e9ffcdfe384ced3aed3ddf96e5413c1404c
  Author: Karsten Jeschkies 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/mesos/api/LaunchCommandBuilder.java

  Log Message:
  ---
  Go back to home region.


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


[jenkinsci/google-play-android-publisher-plugin] 6461cf: Update track assignment task to also work with AABs.

2019-11-27 Thread Christopher Orr
  Branch: refs/heads/feature/add-aab-support
  Home:   https://github.com/jenkinsci/google-play-android-publisher-plugin
  Commit: 6461cfbe7f5b1678473cc3aea21541b92291ceed
  
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/6461cfbe7f5b1678473cc3aea21541b92291ceed
  Author: Christopher Orr 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/ReleaseTrackAssignmentBuilder.java
M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/TrackAssignmentTask.java
M src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/Util.java
M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/internal/AppFileFormat.java
M 
src/test/java/org/jenkinsci/plugins/googleplayandroidpublisher/ReleaseTrackAssignmentTest.java
M 
src/test/java/org/jenkinsci/plugins/googleplayandroidpublisher/UtilsTest.java

  Log Message:
  ---
  Update track assignment task to also work with AABs.

There wasn't really much to change, but did some minor refactoring and
simplification.


  Commit: 38993faf1fd496c8e1dc15d2c221e9a5d3c28a95
  
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/38993faf1fd496c8e1dc15d2c221e9a5d3c28a95
  Author: Christopher Orr 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/ApkUploadTask.java

  Log Message:
  ---
  Fix serialisation error in ApkUploadTask.

It turns out that a Comparator has to be Serializable, otherwise Jenkins
will complain that the task cannot be serialised when we attempt to run
it on a remote build agent.

Moving the Comparator out of the constructor seems to work.


  Commit: 1085f9b34a57e8334f59630d131577a9a7b0cc62
  
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/1085f9b34a57e8334f59630d131577a9a7b0cc62
  Author: Christopher Orr 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/ApkPublisher.java
M 
src/main/java/org/jenkinsci/plugins/googleplayandroidpublisher/ApkUploadTask.java

  Log Message:
  ---
  Update app publishing to ignore expansion files when uploading AABs.

We also now check for AABs when verifying that the upload succeeded.

And changed to consistently use `long` for version codes.


  Commit: ebaa578461fe60bf7833222720a0a25339543a45
  
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/ebaa578461fe60bf7833222720a0a25339543a45
  Author: Christopher Orr 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update Google OAuth plugin to 1.0.0.


  Commit: 9edc631dbe3cd2b3fbe7c333028223a62f78cc59
  
https://github.com/jenkinsci/google-play-android-publisher-plugin/commit/9edc631dbe3cd2b3fbe7c333028223a62f78cc59
  Author: Christopher Orr 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update androidpublisher API dependency to v3-rev130-1.25.0.


Compare: 
https://github.com/jenkinsci/google-play-android-publisher-plugin/compare/f1b0b2699f06...9edc631dbe3c

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an 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-play-android-publisher-plugin/push/refs/heads/feature/add-aab-support/f1b0b2-9edc63%40github.com.


[jenkins-infra/jenkins.io] 5cbaab: Fix typo on review changes page

2019-11-27 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 5cbaabf68d46c1514eea01a0463fbe764a7a3073
  
https://github.com/jenkins-infra/jenkins.io/commit/5cbaabf68d46c1514eea01a0463fbe764a7a3073
  Author: Tim Jacomb 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M content/participate/review-changes.adoc

  Log Message:
  ---
  Fix typo on review changes page


  Commit: 0b46d7460742994342ba08e20318b510cd61b383
  
https://github.com/jenkins-infra/jenkins.io/commit/0b46d7460742994342ba08e20318b510cd61b383
  Author: Oleg Nenashev 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M content/participate/review-changes.adoc

  Log Message:
  ---
  Merge pull request #2681 from timja/patch-1

Fix typo on review changes page


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/fe085e2e323e...0b46d7460742

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


[jenkinsci/electricflow-plugin] 542bc1: NTVEPLUGIN-146 - fix for Create/Deploy Application...

2019-11-27 Thread Oleksii Vasylkivskyi
  Branch: refs/heads/NTVEPLUGIN-146
  Home:   https://github.com/jenkinsci/electricflow-plugin
  Commit: 542bc18828e9d58b2030c1bc830dbea780e60202
  
https://github.com/jenkinsci/electricflow-plugin/commit/542bc18828e9d58b2030c1bc830dbea780e60202
  Author: Olexii Vasilkovsky 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowClient.java
M 
src/main/java/org/jenkinsci/plugins/electricflow/ElectricFlowPublishApplication.java
M src/main/java/org/jenkinsci/plugins/electricflow/FileHelper.java
M src/main/java/org/jenkinsci/plugins/electricflow/Utils.java

  Log Message:
  ---
  NTVEPLUGIN-146 - fix for Create/Deploy Application for slaves


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


[jenkinsci/checkmarx-plugin] 88f4ec: upgrade common/plugin version

2019-11-27 Thread Muhammed Shehab
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: 88f4ec107c7caa795789bd53cf5c3bd3c0de4d1a
  
https://github.com/jenkinsci/checkmarx-plugin/commit/88f4ec107c7caa795789bd53cf5c3bd3c0de4d1a
  Author: MuhammedS 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M build.gradle
M gradle.properties

  Log Message:
  ---
  upgrade common/plugin version


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


[jenkinsci/checkmarx-plugin] a0159d: upgrade common/plugin version

2019-11-27 Thread Muhammed Shehab
  Branch: refs/heads/Version_9.00
  Home:   https://github.com/jenkinsci/checkmarx-plugin
  Commit: a0159dd1baef9517f5b7007343f8bb4271bbfc14
  
https://github.com/jenkinsci/checkmarx-plugin/commit/a0159dd1baef9517f5b7007343f8bb4271bbfc14
  Author: MuhammedS 
  Date:   2019-11-27 (Wed, 27 Nov 2019)

  Changed paths:
M build.gradle
M gradle.properties

  Log Message:
  ---
  upgrade common/plugin version


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