[jenkinsci/maven-hudson-dev-plugin] 9e71cd: fix maven warning

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hudson-dev-plugin
  Commit: 9e71cd459dd757fa339d02979a7344f0641f39f4
  
https://github.com/jenkinsci/maven-hudson-dev-plugin/commit/9e71cd459dd757fa339d02979a7344f0641f39f4
  Author: olivier lamy 
  Date:   2018-11-15 (Thu, 15 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  fix maven warning

Signed-off-by: olivier lamy 



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/maven-hudson-dev-plugin] f82263: back to 9.4.12.v20180830-jenkins-1-SNAPSHOT versio...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hudson-dev-plugin
  Commit: f82263b8afda3252462f4156a6230935428deb54
  
https://github.com/jenkinsci/maven-hudson-dev-plugin/commit/f82263b8afda3252462f4156a6230935428deb54
  Author: olivier lamy 
  Date:   2018-11-15 (Thu, 15 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  back to 9.4.12.v20180830-jenkins-1-SNAPSHOT version

Signed-off-by: olivier lamy 



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/maven-hudson-dev-plugin]

2018-11-14 Thread GitHub
  Branch: refs/tags/maven-jenkins-dev-plugin-9.4.12.v20180830-jenkins-1
  Home:   https://github.com/jenkinsci/maven-hudson-dev-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pangolin-testrail-connector-plugin]

2018-11-14 Thread GitHub
  Branch: refs/heads/IMP-122
  Home:   https://github.com/jenkinsci/pangolin-testrail-connector-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-github-plugin] d44df3: ISSUE 30: pullRequest.createStatus Reports status ...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-github-plugin
  Commit: d44df30ef4473d35cab021d290e966b3af4d63e6
  
https://github.com/jenkinsci/pipeline-github-plugin/commit/d44df30ef4473d35cab021d290e966b3af4d63e6
  Author: Naresh Rayapati 
  Date:   2018-11-09 (Fri, 09 Nov 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/pipeline/github/PullRequestGroovyObject.java

  Log Message:
  ---
  ISSUE 30: pullRequest.createStatus Reports status to the pull request fork, 
not the fork being submitted to


  Commit: ac2e92947d5af7004211655926420835c535cdd6
  
https://github.com/jenkinsci/pipeline-github-plugin/commit/ac2e92947d5af7004211655926420835c535cdd6
  Author: Aaron Whiteside 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/pipeline/github/PullRequestGroovyObject.java

  Log Message:
  ---
  Merge pull request #42 from nrayapati/master

ISSUE 30: pullRequest.createStatus Reports status to the pull request fork, not 
the fork being submitted to


Compare: 
https://github.com/jenkinsci/pipeline-github-plugin/compare/e3350c307a3f...ac2e92947d5a
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-github-plugin] d6c548: Fix broken anchor

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-github-plugin
  Commit: d6c548d8039d7de0f6932e1fec5cf0834ba00b13
  
https://github.com/jenkinsci/pipeline-github-plugin/commit/d6c548d8039d7de0f6932e1fec5cf0834ba00b13
  Author: Jan Monterrubio 
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Fix broken anchor

issuecomment anchor was missing an `n`


  Commit: e3350c307a3f0fe1b905fb36035df7625d7216b4
  
https://github.com/jenkinsci/pipeline-github-plugin/commit/e3350c307a3f0fe1b905fb36035df7625d7216b4
  Author: Aaron Whiteside 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #40 from AnEmortalKid/patch-1

Fix broken anchor


Compare: 
https://github.com/jenkinsci/pipeline-github-plugin/compare/53b8504cb60d...e3350c307a3f
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ux-widget-framework] 4da485: lerna-and-graph * small change to README and packa...

2018-11-14 Thread GitHub
  Branch: refs/heads/lerna-and-graph
  Home:   https://github.com/jenkinsci/ux-widget-framework
  Commit: 4da485d66ea96f2abc1f236c977fc4098dd2558e
  
https://github.com/jenkinsci/ux-widget-framework/commit/4da485d66ea96f2abc1f236c977fc4098dd2558e
  Author: Josh McDonald 
  Date:   2018-11-15 (Thu, 15 Nov 2018)

  Changed paths:
M README.md
M package.json

  Log Message:
  ---
  lerna-and-graph * small change to README and package.json



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 4c47a4: Update index.adoc

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 4c47a4bc44591ec1dead836124f19babe8944def
  
https://github.com/jenkins-infra/jenkins.io/commit/4c47a4bc44591ec1dead836124f19babe8944def
  Author: Ahmed AlJehairan 
  Date:   2018-11-12 (Mon, 12 Nov 2018)

  Changed paths:
M content/doc/book/installing/index.adoc

  Log Message:
  ---
  Update index.adoc

I wrote how to install Jenkins using dnf/yum to pull from the fedora repo. It 
is not symmetric to the Ubuntu one because jenkins key and source code is 
already in the fedora core repo.
This setup works with systemd service manager


  Commit: 1955659aa315630c9bf1f644809c553a5b4e374d
  
https://github.com/jenkins-infra/jenkins.io/commit/1955659aa315630c9bf1f644809c553a5b4e374d
  Author: Ahmed AlJehairan 
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
M content/doc/book/installing/index.adoc

  Log Message:
  ---
  Update index.adoc


  Commit: 0f26eba1122eb0f83aa81ffa81be977d5e4331c9
  
https://github.com/jenkins-infra/jenkins.io/commit/0f26eba1122eb0f83aa81ffa81be977d5e4331c9
  Author: Liam Newman 
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
M content/doc/book/installing/index.adoc

  Log Message:
  ---
  Minor tweaks and improvements


  Commit: 9f6cbd176efe768d5c13ff1d82d061243f74b283
  
https://github.com/jenkins-infra/jenkins.io/commit/9f6cbd176efe768d5c13ff1d82d061243f74b283
  Author: Liam Newman 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M content/doc/book/installing/index.adoc

  Log Message:
  ---
  Update index.adoc


  Commit: 72d0ed4eb22ad7dc8b5f2386395c3fbf93748886
  
https://github.com/jenkins-infra/jenkins.io/commit/72d0ed4eb22ad7dc8b5f2386395c3fbf93748886
  Author: Liam Newman 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M content/doc/book/installing/index.adoc

  Log Message:
  ---
  Merge pull request #1882 from aj326/patch-2

Update index.adoc


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/7f91fd1d98cc...72d0ed4eb22a
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/maven-hudson-dev-plugin]

2018-11-14 Thread GitHub
  Branch: refs/tags/maven-jenkins-dev-plugin-9.4.12.v20180830-jenkins-1
  Home:   https://github.com/jenkinsci/maven-hudson-dev-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/maven-hudson-dev-plugin] 5c2759: [maven-release-plugin] prepare for next developmen...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hudson-dev-plugin
  Commit: 5c275976bd807e757a664e26726e5ed33f609e7b
  
https://github.com/jenkinsci/maven-hudson-dev-plugin/commit/5c275976bd807e757a664e26726e5ed33f609e7b
  Author: olivier lamy 
  Date:   2018-11-15 (Thu, 15 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/maven-hudson-dev-plugin] b55bb4: [maven-release-plugin] prepare release maven-jenki...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hudson-dev-plugin
  Commit: b55bb496fdc5647672e3c4276ddec02fcb5572b2
  
https://github.com/jenkinsci/maven-hudson-dev-plugin/commit/b55bb496fdc5647672e3c4276ddec02fcb5572b2
  Author: olivier lamy 
  Date:   2018-11-15 (Thu, 15 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release 
maven-jenkins-dev-plugin-9.4.12.v20180830-jenkins-1



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/maven-hudson-dev-plugin] 9bbdee: fix javadoc

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hudson-dev-plugin
  Commit: 9bbdee4219a23e69d055b12346e679d36a07329d
  
https://github.com/jenkinsci/maven-hudson-dev-plugin/commit/9bbdee4219a23e69d055b12346e679d36a07329d
  Author: olivier lamy 
  Date:   2018-11-15 (Thu, 15 Nov 2018)

  Changed paths:
M src/main/java/org/eclipse/jetty/maven/plugin/JettyEffectiveWebXml.java
M src/main/java/org/eclipse/jetty/maven/plugin/JettyRunForkedMojo.java

  Log Message:
  ---
  fix javadoc

Signed-off-by: olivier lamy 



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/maven-hudson-dev-plugin] a7a5d7: fix one it, but disabled the other one as we canno...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hudson-dev-plugin
  Commit: a7a5d7cfb40280b3089d2e095b35ec894c2bfaae
  
https://github.com/jenkinsci/maven-hudson-dev-plugin/commit/a7a5d7cfb40280b3089d2e095b35ec894c2bfaae
  Author: olivier lamy 
  Date:   2018-11-15 (Thu, 15 Nov 2018)

  Changed paths:
M src/it/jetty-cdi-run-forked/pom.xml
M src/it/jetty-run-distro-mojo-it/invoker.properties
M src/it/jetty-run-distro-mojo-it/jetty-simple-webapp/pom.xml
M src/it/jetty-run-distro-mojo-it/postbuild.groovy

  Log Message:
  ---
  fix one it, but disabled the other one as we cannot fix that

Signed-off-by: olivier lamy 



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/kubernetes-cli-plugin] 4a4363: Update README

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kubernetes-cli-plugin
  Commit: 4a4363d9b9b3f564c6206286f8d1c057ac07aecb
  
https://github.com/jenkinsci/kubernetes-cli-plugin/commit/4a4363d9b9b3f564c6206286f8d1c057ac07aecb
  Author: Max Laverse 
  Date:   2018-11-15 (Thu, 15 Nov 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/kubernetes-cli-plugin] 494812: Update README

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/kubernetes-cli-plugin
  Commit: 494812ef0607451e6be3c900f44d9e545f824464
  
https://github.com/jenkinsci/kubernetes-cli-plugin/commit/494812ef0607451e6be3c900f44d9e545f824464
  Author: Max Laverse 
  Date:   2018-11-15 (Thu, 15 Nov 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/alauda-devops-sync-plugin] 49fff8: [maven-release-plugin] prepare for next developmen...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/alauda-devops-sync-plugin
  Commit: 49fff80f32a83756e4eb17bb57f9deadcf0593f7
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/49fff80f32a83756e4eb17bb57f9deadcf0593f7
  Author: Zhao Xiaojie 
  Date:   2018-11-15 (Thu, 15 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/alauda-devops-sync-plugin] bf56be: Delete folder when get namespace delete event

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/alauda-devops-sync-plugin
  Commit: bf56be36eb41ede9cae3029d8b1889f250866784
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/bf56be36eb41ede9cae3029d8b1889f250866784
  Author: Zhao Xiaojie 
  Date:   2018-10-24 (Wed, 24 Oct 2018)

  Changed paths:
M 
src/main/java/io/alauda/jenkins/devops/sync/AlaudaSyncGlobalConfiguration.java
M src/main/java/io/alauda/jenkins/devops/sync/WatcherAliveCheck.java
A src/main/java/io/alauda/jenkins/devops/sync/watcher/NamespaceWatcher.java
M src/main/java/io/alauda/jenkins/devops/sync/watcher/PipelineWatcher.java
M src/main/java/io/alauda/jenkins/devops/sync/watcher/ResourcesCache.java

  Log Message:
  ---
  Delete folder when get namespace delete event

Signed-off-by: Zhao Xiaojie 


  Commit: a040c20ab62f6f08e380746e1a98e9caa9270084
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/a040c20ab62f6f08e380746e1a98e9caa9270084
  Author: Zhao Xiaojie 
  Date:   2018-10-25 (Thu, 25 Oct 2018)

  Changed paths:
M src/main/java/io/alauda/jenkins/devops/sync/watcher/NamespaceWatcher.java

  Log Message:
  ---
  I only delete the folder that don't have any items.

Signed-off-by: Zhao Xiaojie 


  Commit: 22b655b1ad0521b3e2b76ddeb9c9d48fa524a4e5
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/22b655b1ad0521b3e2b76ddeb9c9d48fa524a4e5
  Author: Zhao Xiaojie 
  Date:   2018-10-26 (Fri, 26 Oct 2018)

  Changed paths:
A src/main/java/io/alauda/jenkins/devops/sync/AlaudaFolderProperty.java
A src/main/java/io/alauda/jenkins/devops/sync/EmptyFolderCheck.java
M src/main/java/io/alauda/jenkins/devops/sync/util/AlaudaUtils.java
M src/main/java/io/alauda/jenkins/devops/sync/watcher/NamespaceWatcher.java
M 
src/main/java/io/alauda/jenkins/devops/sync/watcher/PipelineConfigWatcher.java

  Log Message:
  ---
  Add async periodic check worker to check empty folders

Signed-off-by: Zhao Xiaojie 


  Commit: 0da8f8b27c90ce254cfb78027a9de124c547d612
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/0da8f8b27c90ce254cfb78027a9de124c547d612
  Author: Zhao Xiaojie 
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
M pom.xml
M src/main/java/io/alauda/jenkins/devops/sync/AlaudaFolderProperty.java
A src/main/java/io/alauda/jenkins/devops/sync/icons/AlaudaFolderIcon.java
M src/main/java/io/alauda/jenkins/devops/sync/util/AlaudaUtils.java
M src/main/java/io/alauda/jenkins/devops/sync/watcher/NamespaceWatcher.java
M 
src/main/java/io/alauda/jenkins/devops/sync/watcher/PipelineConfigWatcher.java
A src/main/webapp/images/16x16/alauda.png
A src/main/webapp/images/24x24/alauda.png
A src/main/webapp/images/32x32/alauda.png
A src/main/webapp/images/48x48/alauda.png

  Log Message:
  ---
  Fix folder can't be deleted

Add alauda logo as folder icon

Signed-off-by: Zhao Xiaojie 


  Commit: 2b195618be2a558bd296cf7726ffcb0e1087be2f
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/2b195618be2a558bd296cf7726ffcb0e1087be2f
  Author: Zhao Xiaojie 
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Remove comment config

Signed-off-by: Zhao Xiaojie 


  Commit: 9730fa31cb0528ce3326a84740c16731ccc7efc9
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/9730fa31cb0528ce3326a84740c16731ccc7efc9
  Author: Zhao Xiaojie 
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
R test.yaml

  Log Message:
  ---
  Delete test files

Signed-off-by: Zhao Xiaojie 


  Commit: 8f596cb68b74e3ae67f645586780375b13d2cee6
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/8f596cb68b74e3ae67f645586780375b13d2cee6
  Author: Zhao Xiaojie 
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
M Alauda.Jenkinsfile

  Log Message:
  ---
  Add docker tag info through badge

Signed-off-by: Zhao Xiaojie 


  Commit: 06d7e0b2e06fbe459ba9c59ace75e66df3be4c71
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/06d7e0b2e06fbe459ba9c59ace75e66df3be4c71
  Author: Zhao Xiaojie 
  Date:   2018-10-29 (Mon, 29 Oct 2018)

  Changed paths:
M Alauda.Jenkinsfile

  Log Message:
  ---
  Change the docker image tag

Signed-off-by: Zhao Xiaojie 


  Commit: 1e1b1ad068aad910daf99c189eb565f92b763067
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/1e1b1ad068aad910daf99c189eb565f92b763067
  Author: Zhao Xiaojie 
  Date:   2018-10-30 (Tue, 30 Oct 2018)

  Changed paths:
M Alauda.Jenkinsfile

  Log Message:
  ---
  Add archiveArtifacts

Signed-off-by: Zhao Xiaojie 


  Commit: 129a061f65310934dbb60fd0caf2faa1a5830c36
  
https://github.com/jenkinsci/alauda-devops-sync-plugin/commit/129a061f65310934dbb60fd0caf2faa1a5830c36
  Author: Zhao Xiaojie 
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
M 

[jenkinsci/alauda-devops-sync-plugin]

2018-11-14 Thread GitHub
  Branch: refs/tags/alauda-devops-sync-0.2.23
  Home:   https://github.com/jenkinsci/alauda-devops-sync-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/calendar-view-plugin] bd3160: fix(package): update tippy.js to version 3.2.0

2018-11-14 Thread GitHub
  Branch: refs/heads/greenkeeper/tippy.js-3.2.0
  Home:   https://github.com/jenkinsci/calendar-view-plugin
  Commit: bd316013131e4464c05c854cb84a0643b3c43b5e
  
https://github.com/jenkinsci/calendar-view-plugin/commit/bd316013131e4464c05c854cb84a0643b3c43b5e
  Author: greenkeeper[bot] 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M package.json

  Log Message:
  ---
  fix(package): update tippy.js to version 3.2.0

Closes #7


  Commit: f87b98b2d214dd355b5fe246af2e960e671742af
  
https://github.com/jenkinsci/calendar-view-plugin/commit/f87b98b2d214dd355b5fe246af2e960e671742af
  Author: greenkeeper[bot] 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M package-lock.json

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


Compare: 
https://github.com/jenkinsci/calendar-view-plugin/compare/bd316013131e^...f87b98b2d214
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/maven-hudson-dev-plugin] ecdb0e: [JENKINS-54599] - Upgrade the plugin from 9.4.5.v2...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/maven-hudson-dev-plugin
  Commit: ecdb0e80d0d4220e8780fc89efc723b9ef92c8d2
  
https://github.com/jenkinsci/maven-hudson-dev-plugin/commit/ecdb0e80d0d4220e8780fc89efc723b9ef92c8d2
  Author: Oleg Nenashev 
  Date:   2018-11-15 (Thu, 15 Nov 2018)

  Changed paths:
M pom.xml
A src/it/jetty-cdi-run-forked/invoker.properties
A src/it/jetty-cdi-run-forked/pom.xml
A src/it/jetty-cdi-run-forked/postbuild.groovy
A src/it/jetty-cdi-run-forked/src/main/java/test/Greeter.java
A src/it/jetty-cdi-run-forked/src/main/jetty/jetty-context.xml
A src/it/jetty-cdi-run-forked/src/main/jetty/jetty.xml
A src/it/jetty-deploy-war-mojo-it/invoker.properties
A src/it/jetty-deploy-war-mojo-it/pom.xml
A src/it/jetty-deploy-war-mojo-it/postbuild.groovy
A src/it/jetty-deploy-war-mojo-it/src/config/jetty.xml
A src/it/jetty-run-distro-mojo-it/invoker.properties
A src/it/jetty-run-distro-mojo-it/jetty-simple-base/pom.xml
A 
src/it/jetty-run-distro-mojo-it/jetty-simple-base/src/main/java/org/eclipse/jetty/its/jetty_run_distro_mojo_it/HelloServlet.java
A 
src/it/jetty-run-distro-mojo-it/jetty-simple-base/src/main/java/org/eclipse/jetty/its/jetty_run_distro_mojo_it/PingServlet.java
A 
src/it/jetty-run-distro-mojo-it/jetty-simple-base/src/main/resources/META-INF/web-fragment.xml
A src/it/jetty-run-distro-mojo-it/jetty-simple-webapp/pom.xml
A 
src/it/jetty-run-distro-mojo-it/jetty-simple-webapp/src/base/etc/test-jetty.xml
A 
src/it/jetty-run-distro-mojo-it/jetty-simple-webapp/src/base/modules/testmod.mod
A 
src/it/jetty-run-distro-mojo-it/jetty-simple-webapp/src/main/webapp/WEB-INF/web.xml
A src/it/jetty-run-distro-mojo-it/pom.xml
A src/it/jetty-run-distro-mojo-it/postbuild.groovy
A src/it/jetty-run-forked-mojo-it/invoker.properties
A src/it/jetty-run-forked-mojo-it/jetty-simple-base/pom.xml
A 
src/it/jetty-run-forked-mojo-it/jetty-simple-base/src/main/java/org/eclipse/jetty/its/jetty_run_forked_mojo_it/HelloServlet.java
A 
src/it/jetty-run-forked-mojo-it/jetty-simple-base/src/main/java/org/eclipse/jetty/its/jetty_run_forked_mojo_it/PingServlet.java
A 
src/it/jetty-run-forked-mojo-it/jetty-simple-base/src/main/resources/META-INF/web-fragment.xml
A src/it/jetty-run-forked-mojo-it/jetty-simple-webapp/pom.xml
A src/it/jetty-run-forked-mojo-it/jetty-simple-webapp/src/config/jetty.xml
A 
src/it/jetty-run-forked-mojo-it/jetty-simple-webapp/src/main/webapp/WEB-INF/web.xml
A src/it/jetty-run-forked-mojo-it/pom.xml
A src/it/jetty-run-forked-mojo-it/postbuild.groovy
A src/it/jetty-run-mojo-it/invoker.properties
A src/it/jetty-run-mojo-it/jetty-simple-base/pom.xml
A 
src/it/jetty-run-mojo-it/jetty-simple-base/src/main/java/org/eclipse/jetty/its/jetty_run_mojo_it/HelloServlet.java
A 
src/it/jetty-run-mojo-it/jetty-simple-base/src/main/java/org/eclipse/jetty/its/jetty_run_mojo_it/PingServlet.java
A 
src/it/jetty-run-mojo-it/jetty-simple-base/src/main/resources/META-INF/web-fragment.xml
A src/it/jetty-run-mojo-it/jetty-simple-webapp/pom.xml
A src/it/jetty-run-mojo-it/jetty-simple-webapp/src/config/jetty.xml
A 
src/it/jetty-run-mojo-it/jetty-simple-webapp/src/main/webapp/WEB-INF/web.xml
A src/it/jetty-run-mojo-it/pom.xml
A src/it/jetty-run-mojo-it/postbuild.groovy
A src/it/jetty-run-war-exploded-mojo-it/invoker.properties
A src/it/jetty-run-war-exploded-mojo-it/jetty-simple-base/pom.xml
A 
src/it/jetty-run-war-exploded-mojo-it/jetty-simple-base/src/main/java/org/eclipse/jetty/its/jetty_run_war_exploded_mojo_it/HelloServlet.java
A 
src/it/jetty-run-war-exploded-mojo-it/jetty-simple-base/src/main/java/org/eclipse/jetty/its/jetty_run_war_exploded_mojo_it/PingServlet.java
A 
src/it/jetty-run-war-exploded-mojo-it/jetty-simple-base/src/main/resources/META-INF/web-fragment.xml
A src/it/jetty-run-war-exploded-mojo-it/jetty-simple-webapp/pom.xml
A 
src/it/jetty-run-war-exploded-mojo-it/jetty-simple-webapp/src/config/jetty.xml
A 
src/it/jetty-run-war-exploded-mojo-it/jetty-simple-webapp/src/main/webapp/WEB-INF/web.xml
A src/it/jetty-run-war-exploded-mojo-it/pom.xml
A src/it/jetty-run-war-exploded-mojo-it/postbuild.groovy
A src/it/jetty-run-war-mojo-it/invoker.properties
A src/it/jetty-run-war-mojo-it/jetty-simple-base/pom.xml
A 
src/it/jetty-run-war-mojo-it/jetty-simple-base/src/main/java/org/eclipse/jetty/its/jetty_run_mojo_it/HelloServlet.java
A 
src/it/jetty-run-war-mojo-it/jetty-simple-base/src/main/java/org/eclipse/jetty/its/jetty_run_mojo_it/PingServlet.java
A 
src/it/jetty-run-war-mojo-it/jetty-simple-base/src/main/resources/META-INF/web-fragment.xml
A src/it/jetty-run-war-mojo-it/jetty-simple-webapp/pom.xml
A src/it/jetty-run-war-mojo-it/jetty-simple-webapp/src/config/jetty.xml
A 

[jenkinsci/contrast-continuous-application-security-plugin] 33f305: documented queryBy parameter

2018-11-14 Thread GitHub
  Branch: 
refs/heads/CONTRAST-28436-add-queryBy-parameter-to-Jenkins-pipeline-docs
  Home:   
https://github.com/jenkinsci/contrast-continuous-application-security-plugin
  Commit: 33f3050e2247059276395eae3140a592dae11da6
  
https://github.com/jenkinsci/contrast-continuous-application-security-plugin/commit/33f3050e2247059276395eae3140a592dae11da6
  Author: serge17 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M 
src/main/resources/com/aspectsecurity/contrast/contrastjenkins/VulnerabilityTrendStep/help.html

  Log Message:
  ---
  documented queryBy parameter



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ibm-cloud-devops-plugin] 8839ec: [maven-release-plugin] prepare for next developmen...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ibm-cloud-devops-plugin
  Commit: 8839ec5682962fb082bd8a7e2d4e9a30f054fe38
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/8839ec5682962fb082bd8a7e2d4e9a30f054fe38
  Author: Xunrong Li 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ibm-cloud-devops-plugin]

2018-11-14 Thread GitHub
  Branch: refs/tags/ibm-cloud-devops-2.0.5
  Home:   https://github.com/jenkinsci/ibm-cloud-devops-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ibm-cloud-devops-plugin] 8eb504: [maven-release-plugin] prepare release ibm-cloud-d...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ibm-cloud-devops-plugin
  Commit: 8eb504731f4c8f4b36a38de501d75a462239b837
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/8eb504731f4c8f4b36a38de501d75a462239b837
  Author: Xunrong Li 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ibm-cloud-devops-2.0.5



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ibm-cloud-devops-plugin] 768ef8: [maven-release-plugin] prepare release ibm-cloud-d...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ibm-cloud-devops-plugin
  Commit: 768ef831e164fdfb0391f5b3fc906b29eb6ca558
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/768ef831e164fdfb0391f5b3fc906b29eb6ca558
  Author: Xunrong Li 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ibm-cloud-devops-2.0.5


  Commit: b657aaa72096004384d169a15d6542c729969153
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/b657aaa72096004384d169a15d6542c729969153
  Author: Xunrong Li 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  clean up


Compare: 
https://github.com/jenkinsci/ibm-cloud-devops-plugin/compare/d0bddd0c7c90...b657aaa72096
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ibm-cloud-devops-plugin] 1a3b97: update developers

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ibm-cloud-devops-plugin
  Commit: 1a3b97018e371d7ba9fb7c2099ae784b94affa72
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/1a3b97018e371d7ba9fb7c2099ae784b94affa72
  Author: Xunrong Li 
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update developers


  Commit: bd23349273457b4ddc781e1188aa5340fec29ba3
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/bd23349273457b4ddc781e1188aa5340fec29ba3
  Author: Xunrong Li 
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
M Declarative-Jenkinsfile
M Scripted-Jenkinsfile

  Log Message:
  ---
  Merge branch 'master' of https://github.com/jenkinsci/ibm-cloud-devops-plugin


  Commit: 827542756985b40e82f2dc38ded3018f80c3ceb8
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/827542756985b40e82f2dc38ded3018f80c3ceb8
  Author: Xunrong Li 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/main/java/com/ibm/devops/dra/EvaluateGate.java
M src/main/java/com/ibm/devops/dra/PublishBuild.java
M src/main/java/com/ibm/devops/dra/PublishDeploy.java
M src/main/java/com/ibm/devops/dra/PublishSQ.java
M src/main/java/com/ibm/devops/dra/PublishTest.java

  Log Message:
  ---
  remove caching and support for custom data set in freestyle job


  Commit: d0bddd0c7c90429ec6bf1ec9fec12c2193ba69f2
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/d0bddd0c7c90429ec6bf1ec9fec12c2193ba69f2
  Author: xunrongli-ibm 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml
M src/main/java/com/ibm/devops/dra/EvaluateGate.java
M src/main/java/com/ibm/devops/dra/PublishBuild.java
M src/main/java/com/ibm/devops/dra/PublishDeploy.java
M src/main/java/com/ibm/devops/dra/PublishSQ.java
M src/main/java/com/ibm/devops/dra/PublishTest.java

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

Cache and custom dataset


Compare: 
https://github.com/jenkinsci/ibm-cloud-devops-plugin/compare/9c0aa24894b6...d0bddd0c7c90
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ibm-cloud-devops-plugin] bd2334: Merge branch 'master' of https://github.com/jenkin...

2018-11-14 Thread GitHub
  Branch: refs/heads/cache_and_custom_dataset
  Home:   https://github.com/jenkinsci/ibm-cloud-devops-plugin
  Commit: bd23349273457b4ddc781e1188aa5340fec29ba3
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/bd23349273457b4ddc781e1188aa5340fec29ba3
  Author: Xunrong Li 
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
M Declarative-Jenkinsfile
M Scripted-Jenkinsfile

  Log Message:
  ---
  Merge branch 'master' of https://github.com/jenkinsci/ibm-cloud-devops-plugin


  Commit: 827542756985b40e82f2dc38ded3018f80c3ceb8
  
https://github.com/jenkinsci/ibm-cloud-devops-plugin/commit/827542756985b40e82f2dc38ded3018f80c3ceb8
  Author: Xunrong Li 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/main/java/com/ibm/devops/dra/EvaluateGate.java
M src/main/java/com/ibm/devops/dra/PublishBuild.java
M src/main/java/com/ibm/devops/dra/PublishDeploy.java
M src/main/java/com/ibm/devops/dra/PublishSQ.java
M src/main/java/com/ibm/devops/dra/PublishTest.java

  Log Message:
  ---
  remove caching and support for custom data set in freestyle job


Compare: 
https://github.com/jenkinsci/ibm-cloud-devops-plugin/compare/bd2334927345^...827542756985
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ssh-slaves-plugin] bf0c3b: [JENKINS-52015] Separate AccessControlled from Cre...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ssh-slaves-plugin
  Commit: bf0c3bc1a210ab82112765d1b6abb0baa048aaa1
  
https://github.com/jenkinsci/ssh-slaves-plugin/commit/bf0c3bc1a210ab82112765d1b6abb0baa048aaa1
  Author: Daniel Beck 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/main/java/hudson/plugins/sshslaves/SSHLauncher.java

  Log Message:
  ---
  [JENKINS-52015] Separate AccessControlled from CredentialsProvider co… (#88)

* [JENKINS-52015] Separate AccessControlled from CredentialsProvider context

* Allow selecting credentials during agent creation



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/hockeyapp-plugin] d48495: [Jenkins-54498] version creation databoundconstruc...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/hockeyapp-plugin
  Commit: d4849574c82251eccff0db69c977348074efd829
  
https://github.com/jenkinsci/hockeyapp-plugin/commit/d4849574c82251eccff0db69c977348074efd829
  Author: Mez Pahlan 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/main/java/hockeyapp/HockeyappRecorder.java
M src/main/java/net/hockeyapp/jenkins/uploadMethod/VersionCreation.java
M src/test/java/hockeyapp/FreestyleTest.java
M src/test/java/hockeyapp/ProjectTest.java

  Log Message:
  ---
  [Jenkins-54498] version creation databoundconstructor regression (#56)

* Add Nullable annotation to versionCode

* Remove up unused code

* Move versionCode to optional DataBoundSetter

* Make appId NonNull

* Use CheckForNull for versionCode

Taken from 
https://jenkins.io/doc/developer/plugin-development/pipeline-integration/#constructor-vs-setters

* Remove redundant null check

appId is always NonNull.

* Add deprecated constructor

Needed to prevent further breakages as others (such as test classes) may
 need it.

* Rename upload version string constant

* Add inline comments

* Update tests for version creation



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/openshift-client-plugin]

2018-11-14 Thread GitHub
  Branch: refs/tags/openshift-client-1.0.22
  Home:   https://github.com/jenkinsci/openshift-client-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-client-plugin
  Commit: f9e7aae6209d92809a89772d7a3a325ddeb6c1e6
  
https://github.com/jenkinsci/openshift-client-plugin/commit/f9e7aae6209d92809a89772d7a3a325ddeb6c1e6
  Author: gabemontero 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/openshift-client-plugin] 4a9f63: Add setter for clusterConfigs

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-client-plugin
  Commit: 4a9f6354e411aa3a257a5362e97393cdee799073
  
https://github.com/jenkinsci/openshift-client-plugin/commit/4a9f6354e411aa3a257a5362e97393cdee799073
  Author: Michael Werner 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

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

  Log Message:
  ---
  Add setter for clusterConfigs


  Commit: 2ffbd5ba6bced4170599702d98757f366bedfefc
  
https://github.com/jenkinsci/openshift-client-plugin/commit/2ffbd5ba6bced4170599702d98757f366bedfefc
  Author: Gabe Montero 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md

for using `oc image mirror`


  Commit: f00b26defa1e9cb69f9bd48812778d3d1293857f
  
https://github.com/jenkinsci/openshift-client-plugin/commit/f00b26defa1e9cb69f9bd48812778d3d1293857f
  Author: Ben Parees 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Log Message:
  ---
  Merge pull request #197 from openshift/gabemontero-mirror-readme-upd

Update README.md


  Commit: 6c5b72e0511b769506296a97f6bd79116ceaeee9
  
https://github.com/jenkinsci/openshift-client-plugin/commit/6c5b72e0511b769506296a97f6bd79116ceaeee9
  Author: Michael Werner 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Add example to documentation


  Commit: 87a89edd10f8a4297387cf29d3a60a887ebd70be
  
https://github.com/jenkinsci/openshift-client-plugin/commit/87a89edd10f8a4297387cf29d3a60a887ebd70be
  Author: OpenShift Merge Robot 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Log Message:
  ---
  Merge pull request #194 from Xaseron/configuration-as-code

Support Configuration as Code


  Commit: b907dd083d10db7bc5872d59a08ab64d98a363be
  
https://github.com/jenkinsci/openshift-client-plugin/commit/b907dd083d10db7bc5872d59a08ab64d98a363be
  Author: gabemontero 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/openshift-client-plugin/compare/e64fd69dd3ec...b907dd083d10
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/openshift-sync-plugin] 1af0f0: [maven-release-plugin] prepare for next developmen...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-sync-plugin
  Commit: 1af0f03945edd3d61ff5a6db08bf80bcd22cb183
  
https://github.com/jenkinsci/openshift-sync-plugin/commit/1af0f03945edd3d61ff5a6db08bf80bcd22cb183
  Author: gabemontero 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/openshift-sync-plugin] 829c22: Fix spelling mistake

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/openshift-sync-plugin
  Commit: 829c228edb8f1ea7d8716fa895383b99b6d7169a
  
https://github.com/jenkinsci/openshift-sync-plugin/commit/829c228edb8f1ea7d8716fa895383b99b6d7169a
  Author: Sven-Hendrik Haase 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Fix spelling mistake


  Commit: 0409e41f554acdec23be92c0b8b812a9cf32b6b8
  
https://github.com/jenkinsci/openshift-sync-plugin/commit/0409e41f554acdec23be92c0b8b812a9cf32b6b8
  Author: OpenShift Merge Robot 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Log Message:
  ---
  Merge pull request #264 from svenstaro/patch-1

Fix spelling mistake


  Commit: 50ea0b75c1fc44197b3599a766a3e92eb0d40861
  
https://github.com/jenkinsci/openshift-sync-plugin/commit/50ea0b75c1fc44197b3599a766a3e92eb0d40861
  Author: gabemontero 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M PR-Testing/Dockerfile-jenkins-test-new-plugin
M src/main/java/io/fabric8/jenkins/openshiftsync/BuildConfigWatcher.java
M src/main/java/io/fabric8/jenkins/openshiftsync/JenkinsUtils.java
M src/main/java/io/fabric8/jenkins/openshiftsync/OpenShiftUtils.java

  Log Message:
  ---
  add retry on retrieval of job for param verification, full abort on build if 
job not found
switch PR test img to 3.11 until we move off of aos-cd-jobs


  Commit: c95ee7ebb6eca115185bcda02e635e68754398fe
  
https://github.com/jenkinsci/openshift-sync-plugin/commit/c95ee7ebb6eca115185bcda02e635e68754398fe
  Author: OpenShift Merge Robot 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Log Message:
  ---
  Merge pull request #273 from gabemontero/wait-on-job

add retry on retrieval of job for param verification, full abort on b…


  Commit: 51a8bc985a36e22d1523994ba4616f95b6c1cf3f
  
https://github.com/jenkinsci/openshift-sync-plugin/commit/51a8bc985a36e22d1523994ba4616f95b6c1cf3f
  Author: gabemontero 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release openshift-sync-1.0.30


Compare: 
https://github.com/jenkinsci/openshift-sync-plugin/compare/ffaf079fc8e8...51a8bc985a36
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/openshift-sync-plugin]

2018-11-14 Thread GitHub
  Branch: refs/tags/openshift-sync-1.0.30
  Home:   https://github.com/jenkinsci/openshift-sync-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-graph-analysis-plugin] 2ea73d: [maven-release-plugin] prepare for next developmen...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-graph-analysis-plugin
  Commit: 2ea73d7d93626d6bf32104fefab8c00888f19098
  
https://github.com/jenkinsci/pipeline-graph-analysis-plugin/commit/2ea73d7d93626d6bf32104fefab8c00888f19098
  Author: Sam Van Oort 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-graph-analysis-plugin]

2018-11-14 Thread GitHub
  Branch: refs/tags/pipeline-graph-analysis-1.9
  Home:   https://github.com/jenkinsci/pipeline-graph-analysis-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-graph-analysis-plugin] 1eaa12: [maven-release-plugin] prepare release pipeline-gr...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-graph-analysis-plugin
  Commit: 1eaa12b5498a3312f0aba4a7f5c8cee924b3f1ae
  
https://github.com/jenkinsci/pipeline-graph-analysis-plugin/commit/1eaa12b5498a3312f0aba4a7f5c8cee924b3f1ae
  Author: Sam Van Oort 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-graph-analysis-1.9



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-graph-analysis-plugin] 7c04f4: Only FlowInterruptedException, not AbortException,...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-graph-analysis-plugin
  Commit: 7c04f4556edc7c0ce61a39f2fc62955e0bdedb14
  
https://github.com/jenkinsci/pipeline-graph-analysis-plugin/commit/7c04f4556edc7c0ce61a39f2fc62955e0bdedb14
  Author: Jesse Glick 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/pipelinegraphanalysis/StatusAndTiming.java
M 
src/test/java/org/jenkinsci/plugins/workflow/pipelinegraphanalysis/StatusAndTimingTest.java

  Log Message:
  ---
  Only FlowInterruptedException, not AbortException, should be mapped to 
ABORTED.


  Commit: 8338fa5d2b36f58451bf072efbccf30e0f479451
  
https://github.com/jenkinsci/pipeline-graph-analysis-plugin/commit/8338fa5d2b36f58451bf072efbccf30e0f479451
  Author: Sam Van Oort 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/pipelinegraphanalysis/StatusAndTiming.java
M 
src/test/java/org/jenkinsci/plugins/workflow/pipelinegraphanalysis/StatusAndTimingTest.java

  Log Message:
  ---
  Merge pull request #20 from jglick/AbortException

Only FlowInterruptedException, not AbortException, should be mapped to ABORTED


Compare: 
https://github.com/jenkinsci/pipeline-graph-analysis-plugin/compare/aee40fafe770...8338fa5d2b36
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/anchore-container-scanner-plugin]

2018-11-14 Thread GitHub
  Branch: refs/tags/anchore-container-scanner-1.0.18
  Home:   https://github.com/jenkinsci/anchore-container-scanner-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/anchore-container-scanner-plugin
  Commit: 4f513f321bab1ef86b61f24ed72b9cc7ad8a569f
  
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/4f513f321bab1ef86b61f24ed72b9cc7ad8a569f
  Author: Daniel Nurmi 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/anchore-container-scanner-plugin
  Commit: fdd4de8ad43b2d979c23f4769afdc3ced5d1c986
  
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/fdd4de8ad43b2d979c23f4769afdc3ced5d1c986
  Author: Daniel Nurmi 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/synopsys-coverity-plugin] 6c4432: Added argument fields for simple run mode

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/synopsys-coverity-plugin
  Commit: 6c4432a8347d80a6fa01e3f28846c612862b61a6
  
https://github.com/jenkinsci/synopsys-coverity-plugin/commit/6c4432a8347d80a6fa01e3f28846c612862b61a6
  Author: Richard Otte 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M .gitignore
M build.gradle
A 
buildSrc/src/main/groovy/com/synopsys/integration/jenkins/coverity/GenerateHtml.groovy
A 
buildSrc/src/main/groovy/com/synopsys/integration/jenkins/coverity/GenerateJelly.groovy
A 
buildSrc/src/main/groovy/com/synopsys/integration/jenkins/coverity/GenerationUtils.groovy
A buildSrc/src/main/resources/templates/html/changeSetPattern.tpl
A buildSrc/src/main/resources/templates/html/coverityAnalysisType.tpl
A buildSrc/src/main/resources/templates/html/helpHtml.tpl
A buildSrc/src/main/resources/templates/jelly/buildStep.tpl
A buildSrc/src/main/resources/templates/jelly/globalConfig.tpl
R generateHelp.gradle
M gradle/wrapper/gradle-wrapper.jar
M gradle/wrapper/gradle-wrapper.properties
M 
src/main/java/com/synopsys/integration/coverity/common/CoverityCommonDescriptor.java
M 
src/main/java/com/synopsys/integration/coverity/common/CoverityRunConfiguration.java
M 
src/main/java/com/synopsys/integration/coverity/common/CoveritySelectBoxEnum.java
M 
src/main/java/com/synopsys/integration/coverity/common/CoverityToolStep.java
M 
src/main/java/com/synopsys/integration/coverity/common/RepeatableCommand.java
M 
src/main/java/com/synopsys/integration/coverity/common/cache/BaseCacheData.java
M 
src/main/java/com/synopsys/integration/coverity/dsl/CoverityDslExtension.java
M 
src/main/java/com/synopsys/integration/coverity/freestyle/CoverityBuildStep.java
M 
src/main/java/com/synopsys/integration/coverity/freestyle/CoverityBuildStepDescriptor.java
M 
src/main/java/com/synopsys/integration/coverity/pipeline/CoverityPipelineStep.java
M 
src/main/java/com/synopsys/integration/coverity/tools/CoverityToolInstallation.java
M 
src/main/java/com/synopsys/integration/jenkins/coverity/global/CoverityGlobalConfig.java
R src/main/resources/com/synopsys/integration/coverity/Messages.properties
R 
src/main/resources/com/synopsys/integration/coverity/freestyle/CoverityBuildStep/config.jelly
R 
src/main/resources/com/synopsys/integration/coverity/freestyle/CoverityBuildStep/config.properties
R 
src/main/resources/com/synopsys/integration/coverity/pipeline/CoverityPipelineStep/config.jelly
R 
src/main/resources/com/synopsys/integration/coverity/pipeline/CoverityPipelineStep/config.properties
R 
src/main/resources/com/synopsys/integration/jenkins/coverity/global/CoverityGlobalConfig/config.jelly
R 
src/main/resources/com/synopsys/integration/jenkins/coverity/global/CoverityGlobalConfig/config.properties
R src/main/resources/templates/buildStep.json
R src/main/resources/templates/changeSetPattern.tpl
R src/main/resources/templates/coverityAnalysisType.tpl
R src/main/resources/templates/embeddedHelp.json
R src/main/resources/templates/globalConfig.json
R src/main/resources/templates/helpHtml.tpl
A src/main/resources/templates/html/buildStep.json
A src/main/resources/templates/html/embeddedHelp.json
A src/main/resources/templates/html/globalConfig.json
A src/main/resources/templates/jelly/buildStep.json
A src/main/resources/templates/jelly/globalConfig.json
M src/main/webapp/javascript/CoverityFunctions.js

  Log Message:
  ---
  Added argument fields for simple run mode



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/calendar-view-plugin]

2018-11-14 Thread GitHub
  Branch: refs/heads/greenkeeper/monorepo.babel7-7.1.6
  Home:   https://github.com/jenkinsci/calendar-view-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] b54465: Functions.generateConsoleAnnotationScriptAndStyles...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: b5446558e5a4c410a7cfdf382c34d46423947aae
  
https://github.com/jenkinsci/jenkins/commit/b5446558e5a4c410a7cfdf382c34d46423947aae
  Author: Jesse Glick 
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
M core/src/main/java/hudson/Functions.java
M test/src/test/java/hudson/console/ConsoleAnnotatorTest.java

  Log Message:
  ---
  Functions.generateConsoleAnnotationScriptAndStylesheet needs to include the 
SESSION_HASH in the URL to properly invalidate scripts across restarts.


  Commit: 0331d47d60da10df85d28d4fa66535e0d145dd0c
  
https://github.com/jenkinsci/jenkins/commit/0331d47d60da10df85d28d4fa66535e0d145dd0c
  Author: Jesse Glick 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M core/src/main/java/hudson/Functions.java
M test/src/test/java/hudson/console/ConsoleAnnotatorTest.java

  Log Message:
  ---
  Merge pull request #3757 from 
jglick/generateConsoleAnnotationScriptAndStylesheet

[JENKINS-38719] Console note/annotator script.js URLs must include SESSION_HASH


Compare: 
https://github.com/jenkinsci/jenkins/compare/e3af0f3bb1d2...0331d47d60da
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/dependency-track-plugin]

2018-11-14 Thread GitHub
  Branch: refs/tags/dependency-track-2.0.1
  Home:   https://github.com/jenkinsci/dependency-track-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/dependency-track-plugin] 9c1c52: [maven-release-plugin] prepare for next developmen...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-track-plugin
  Commit: 9c1c52bda3c6e5a342e0db093b4bd83bfef26c91
  
https://github.com/jenkinsci/dependency-track-plugin/commit/9c1c52bda3c6e5a342e0db093b4bd83bfef26c91
  Author: Steve Springett 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/dependency-track-plugin] 850c16: [maven-release-plugin] prepare release dependency-...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-track-plugin
  Commit: 850c1663d4e19c92b248d3f670b8be9c1c4e
  
https://github.com/jenkinsci/dependency-track-plugin/commit/850c1663d4e19c92b248d3f670b8be9c1c4e
  Author: Steve Springett 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release dependency-track-2.0.1



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 2f130d: [WEBSITE-531] Add new CLI commands for enabling an...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 2f130d55c10bd929b7c76a7b7477c840c99274c4
  
https://github.com/jenkins-infra/jenkins.io/commit/2f130d55c10bd929b7c76a7b7477c840c99274c4
  Author: Francisco Javier Fernandez Gonzalez 
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
M content/doc/book/managing/plugins.adoc

  Log Message:
  ---
  [WEBSITE-531] Add new CLI commands for enabling and disabling plugins


  Commit: 3c182ab032106f4b73c6960aa79dbb045482845a
  
https://github.com/jenkins-infra/jenkins.io/commit/3c182ab032106f4b73c6960aa79dbb045482845a
  Author: Francisco Javier Fernandez Gonzalez 
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
M content/doc/book/managing/plugins.adoc

  Log Message:
  ---
  [WEBSITE-531] Rephrase unclear sentence


  Commit: df39291b854889a61b822ad9639f561b5f47edf3
  
https://github.com/jenkins-infra/jenkins.io/commit/df39291b854889a61b822ad9639f561b5f47edf3
  Author: Francisco Javier Fernandez Gonzalez 
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
M content/doc/book/managing/plugins.adoc

  Log Message:
  ---
  [WEBSITE-531] Address feedback


  Commit: 34dfea804658a7ae5ccb53f6925e3d633d9e69ed
  
https://github.com/jenkins-infra/jenkins.io/commit/34dfea804658a7ae5ccb53f6925e3d633d9e69ed
  Author: Liam Newman 
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
M content/doc/book/managing/plugins.adoc

  Log Message:
  ---
  Simplify description of command versions


  Commit: a2a7ca90024706d233a5163c86a99c292cb29eb3
  
https://github.com/jenkins-infra/jenkins.io/commit/a2a7ca90024706d233a5163c86a99c292cb29eb3
  Author: Liam Newman 
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
M content/doc/book/managing/plugins.adoc

  Log Message:
  ---
  Argument clarification


  Commit: 7f91fd1d98cc4034d9702533c93d6eea6c5510b3
  
https://github.com/jenkins-infra/jenkins.io/commit/7f91fd1d98cc4034d9702533c93d6eea6c5510b3
  Author: Liam Newman 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M content/doc/book/managing/plugins.adoc

  Log Message:
  ---
  Merge pull request #1885 from fcojfernandez/WEBSITE-531

[WEBSITE-531] Add new CLI commands for enabling and disabling plugins


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/36fde224110a...7f91fd1d98cc
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/dependency-track-plugin] beb145: Added condition to display trend chart

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-track-plugin
  Commit: beb145a113bc1d694ae7f631f37eab4f07c956d7
  
https://github.com/jenkinsci/dependency-track-plugin/commit/beb145a113bc1d694ae7f631f37eab4f07c956d7
  Author: Steve Springett 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/DependencyTrack/JobAction.java
M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/JobAction/floatingBox.jelly

  Log Message:
  ---
  Added condition to display trend chart



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/dependency-track-plugin] 9ed39a: Fix for #229

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-track-plugin
  Commit: 9ed39aadfd459a3bf13e2178a1d627a4ec5fbbfd
  
https://github.com/jenkinsci/dependency-track-plugin/commit/9ed39aadfd459a3bf13e2178a1d627a4ec5fbbfd
  Author: Steve Springett 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/DependencyTrack/ApiClient.java

  Log Message:
  ---
  Fix for #229



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/dependency-track-plugin] a258d1: Grammar

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-track-plugin
  Commit: a258d1241d39cb2d9d5edbf562075986eea4f1e8
  
https://github.com/jenkinsci/dependency-track-plugin/commit/a258d1241d39cb2d9d5edbf562075986eea4f1e8
  Author: Steve Springett 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/Messages.properties

  Log Message:
  ---
  Grammar



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/durable-task-plugin] 824fa5: [maven-release-plugin] prepare release durable-tas...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/durable-task-plugin
  Commit: 824fa570707adad56de9bf5dd5eb21b268c3b01e
  
https://github.com/jenkinsci/durable-task-plugin/commit/824fa570707adad56de9bf5dd5eb21b268c3b01e
  Author: Devin Nusbaum 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release durable-task-1.28


  Commit: d6258dd63384de5ec261e7374028fd6f4a106dd0
  
https://github.com/jenkinsci/durable-task-plugin/commit/d6258dd63384de5ec261e7374028fd6f4a106dd0
  Author: Devin Nusbaum 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/durable-task-plugin/compare/2d35001bacaa...d6258dd63384
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/durable-task-plugin] 824fa5: [maven-release-plugin] prepare release durable-tas...

2018-11-14 Thread GitHub
  Branch: refs/tags/durable-task-1.28
  Home:   https://github.com/jenkinsci/durable-task-plugin
  Commit: 824fa570707adad56de9bf5dd5eb21b268c3b01e
  
https://github.com/jenkinsci/durable-task-plugin/commit/824fa570707adad56de9bf5dd5eb21b268c3b01e
  Author: Devin Nusbaum 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release durable-task-1.28



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/spotinst-plugin] b7d31c: [maven-release-plugin] prepare for next developmen...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/spotinst-plugin
  Commit: b7d31c9872efc46ee15c9beac8d14c372b298960
  
https://github.com/jenkinsci/spotinst-plugin/commit/b7d31c9872efc46ee15c9beac8d14c372b298960
  Author: ohadmuchnik 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/spotinst-plugin] 8027b8: [maven-release-plugin] prepare release spotinst-2....

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/spotinst-plugin
  Commit: 8027b8ee8c4ca9b264008ca663a41d000518bf66
  
https://github.com/jenkinsci/spotinst-plugin/commit/8027b8ee8c4ca9b264008ca663a41d000518bf66
  Author: ohadmuchnik 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release spotinst-2.0.9



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/spotinst-plugin]

2018-11-14 Thread GitHub
  Branch: refs/tags/spotinst-2.0.9
  Home:   https://github.com/jenkinsci/spotinst-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/spotinst-plugin] 2489a7: [src] add r5d aws instance type

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/spotinst-plugin
  Commit: 2489a7190cff759e90da0b779f2524e572769b3d
  
https://github.com/jenkinsci/spotinst-plugin/commit/2489a7190cff759e90da0b779f2524e572769b3d
  Author: ohadmuchnik 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/main/java/hudson/plugins/spotinst/model/aws/AwsInstanceTypeEnum.java

  Log Message:
  ---
  [src] add r5d aws instance type


  Commit: b3ef695e8b201d9b5fd8744734b9fdcec799e467
  
https://github.com/jenkinsci/spotinst-plugin/commit/b3ef695e8b201d9b5fd8744734b9fdcec799e467
  Author: Ohad Muchnik 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/main/java/hudson/plugins/spotinst/model/aws/AwsInstanceTypeEnum.java

  Log Message:
  ---
  Merge pull request #19 from spotinst/master

[src] add r5d aws instance type


Compare: 
https://github.com/jenkinsci/spotinst-plugin/compare/e9d956a0de21...b3ef695e8b20
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-graph-analysis-plugin] e0cb78: [maven-release-plugin] prepare release pipeline-gr...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-graph-analysis-plugin
  Commit: e0cb78c483afd2b941b55beb59ff8810e244843a
  
https://github.com/jenkinsci/pipeline-graph-analysis-plugin/commit/e0cb78c483afd2b941b55beb59ff8810e244843a
  Author: Sam Van Oort 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-graph-analysis-1.8



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-graph-analysis-plugin]

2018-11-14 Thread GitHub
  Branch: refs/tags/pipeline-graph-analysis-1.8
  Home:   https://github.com/jenkinsci/pipeline-graph-analysis-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pipeline-graph-analysis-plugin] aee40f: [maven-release-plugin] prepare for next developmen...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-graph-analysis-plugin
  Commit: aee40fafe770d87ec379299e07b5be08a2a4259c
  
https://github.com/jenkinsci/pipeline-graph-analysis-plugin/commit/aee40fafe770d87ec379299e07b5be08a2a4259c
  Author: Sam Van Oort 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] 6f7228: fix broken compilation

2018-11-14 Thread GitHub
  Branch: refs/heads/data-api
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 6f7228d568ab6fbde0d9d5baebcbae76664ea837
  
https://github.com/jenkinsci/jenkins/commit/6f7228d568ab6fbde0d9d5baebcbae76664ea837
  Author: Nicolas De Loof 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M core/src/main/java/jenkins/data/DataBoundDataModel.java
M core/src/main/java/jenkins/data/DataContext.java
M core/src/main/java/jenkins/data/DataModel.java
M core/src/main/java/jenkins/data/DataModelRegistry.java
M core/src/main/java/jenkins/data/DefaultDataModelFactoryImpl.java
M core/src/main/java/jenkins/data/DefaultDataModelRegistry.java
M core/src/main/java/jenkins/data/JsonSerializer.java
M core/src/main/java/jenkins/data/ReflectiveDataModel.java
M core/src/main/java/jenkins/data/parameterType/HeterogeneousObjectType.java

  Log Message:
  ---
  fix broken compilation

Signed-off-by: Nicolas De Loof 



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] 01d6b2: fix broken compilation

2018-11-14 Thread GitHub
  Branch: refs/heads/data-api
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 01d6b2cefe95da6dd800e28c2ac0d28a164be0a7
  
https://github.com/jenkinsci/jenkins/commit/01d6b2cefe95da6dd800e28c2ac0d28a164be0a7
  Author: Nicolas De Loof 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M core/src/main/java/jenkins/data/DataBoundDataModel.java
M core/src/main/java/jenkins/data/DataContext.java
M core/src/main/java/jenkins/data/DataModel.java
M core/src/main/java/jenkins/data/DataModelRegistry.java
M core/src/main/java/jenkins/data/DefaultDataModelFactoryImpl.java
M core/src/main/java/jenkins/data/DefaultDataModelRegistry.java
M core/src/main/java/jenkins/data/ReflectiveDataModel.java
M core/src/main/java/jenkins/data/parameterType/HeterogeneousObjectType.java

  Log Message:
  ---
  fix broken compilation

Signed-off-by: Nicolas De Loof 



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/calendar-view-plugin] c8f910: chore(package): update @babel/core to version 7.1....

2018-11-14 Thread GitHub
  Branch: refs/heads/greenkeeper/monorepo.babel7-7.1.6
  Home:   https://github.com/jenkinsci/calendar-view-plugin
  Commit: c8f9108e5558ed7361a4641a9685d51a3449f2aa
  
https://github.com/jenkinsci/calendar-view-plugin/commit/c8f9108e5558ed7361a4641a9685d51a3449f2aa
  Author: greenkeeper[bot] 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M package.json

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


  Commit: 74d73d330e34d031e496ad0827cf4598609346a3
  
https://github.com/jenkinsci/calendar-view-plugin/commit/74d73d330e34d031e496ad0827cf4598609346a3
  Author: greenkeeper[bot] 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M package.json

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


  Commit: b0093fedd1c5d7e6eee3f692dcfb108332711077
  
https://github.com/jenkinsci/calendar-view-plugin/commit/b0093fedd1c5d7e6eee3f692dcfb108332711077
  Author: greenkeeper[bot] 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M package-lock.json

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


Compare: 
https://github.com/jenkinsci/calendar-view-plugin/compare/c8f9108e5558^...b0093fedd1c5
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] 29f926: fix broken compilation

2018-11-14 Thread GitHub
  Branch: refs/heads/data-api
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 29f92676de9773df369301a764252e6871f1d0fc
  
https://github.com/jenkinsci/jenkins/commit/29f92676de9773df369301a764252e6871f1d0fc
  Author: Nicolas De Loof 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M core/src/main/java/jenkins/data/DataBoundDataModel.java
M core/src/main/java/jenkins/data/DataContext.java
M core/src/main/java/jenkins/data/DataModel.java
M core/src/main/java/jenkins/data/DataModelRegistry.java
M core/src/main/java/jenkins/data/DefaultDataModelFactoryImpl.java
M core/src/main/java/jenkins/data/DefaultDataModelRegistry.java
M core/src/main/java/jenkins/data/ReflectiveDataModel.java

  Log Message:
  ---
  fix broken compilation

Signed-off-by: Nicolas De Loof 



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/plugin-compat-tester] fa4be0: Adjusting CLI options passed to Maven test runs.

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/plugin-compat-tester
  Commit: fa4be0214144e0251f35f8d6f784b56a9d1e0959
  
https://github.com/jenkinsci/plugin-compat-tester/commit/fa4be0214144e0251f35f8d6f784b56a9d1e0959
  Author: Jesse Glick 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java
M 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/MultiParentCompileHook.java

  Log Message:
  ---
  Adjusting CLI options passed to Maven test runs.


  Commit: bada78444bb108b16d3619e4012b808c77e83b0a
  
https://github.com/jenkinsci/plugin-compat-tester/commit/bada78444bb108b16d3619e4012b808c77e83b0a
  Author: Raúl Arabaolaza Barquin 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java
M 
plugins-compat-tester/src/main/java/org/jenkins/tools/test/hook/MultiParentCompileHook.java

  Log Message:
  ---
  Merge pull request #82 from jglick/mvn-options

Adjusting CLI options passed to Maven test runs


Compare: 
https://github.com/jenkinsci/plugin-compat-tester/compare/f6f81b0efe17...bada78444bb1
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/branch-api-plugin] e84e4f: PCT fixes.

2018-11-14 Thread GitHub
  Branch: refs/heads/2.0.20.x
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: e84e4fe3c0a52777d7b14ff5f0df286d6bf8e914
  
https://github.com/jenkinsci/branch-api-plugin/commit/e84e4fe3c0a52777d7b14ff5f0df286d6bf8e914
  Author: Jesse Glick 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml
M src/main/java/jenkins/branch/BranchProjectFactory.java
M src/main/java/jenkins/branch/RateLimitBranchProperty.java
M src/main/java/jenkins/branch/WorkspaceLocatorImpl.java
M src/test/java/jenkins/branch/BuildRetentionBranchPropertyTest.java
M src/test/java/jenkins/branch/ParameterDefinitionBranchPropertyTest.java
M src/test/java/jenkins/branch/WorkspaceLocatorImplTest.java

  Log Message:
  ---
  PCT fixes.


  Commit: b3d11301d2f711aa7e2cc3801fa553492fa1098a
  
https://github.com/jenkinsci/branch-api-plugin/commit/b3d11301d2f711aa7e2cc3801fa553492fa1098a
  Author: Jesse Glick 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/test/java/integration/EventsTest.java

  Log Message:
  ---
  Backporting another test fix from #129.


  Commit: ee989359fbf411fa257969e00262f4feb991da62
  
https://github.com/jenkinsci/branch-api-plugin/commit/ee989359fbf411fa257969e00262f4feb991da62
  Author: Robert Sandell 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml
M src/main/java/jenkins/branch/BranchProjectFactory.java
M src/main/java/jenkins/branch/RateLimitBranchProperty.java
M src/main/java/jenkins/branch/WorkspaceLocatorImpl.java
M src/test/java/integration/EventsTest.java
M src/test/java/jenkins/branch/BuildRetentionBranchPropertyTest.java
M src/test/java/jenkins/branch/ParameterDefinitionBranchPropertyTest.java
M src/test/java/jenkins/branch/WorkspaceLocatorImplTest.java

  Log Message:
  ---
  Merge pull request #134 from jglick/PCT-fixes

PCT fixes


Compare: 
https://github.com/jenkinsci/branch-api-plugin/compare/2ca2058b0159...ee989359fbf4
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/workflow-basic-steps-plugin] 93e7b9: Avoid deprecated method usage - class Jenkins

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/workflow-basic-steps-plugin
  Commit: 93e7b99aae4427f1be09321af23890081c6f7af8
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/93e7b99aae4427f1be09321af23890081c6f7af8
  Author: René Scheibe 
  Date:   2018-10-06 (Sat, 06 Oct 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/CoreStep.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/CoreWrapperStep.java

  Log Message:
  ---
  Avoid deprecated method usage - class Jenkins


  Commit: f6372e4bb5cb88408d2fdf2744f0842b87e1c0c8
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/f6372e4bb5cb88408d2fdf2744f0842b87e1c0c8
  Author: Devin Nusbaum 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/workflow/steps/CoreStep.java
M src/main/java/org/jenkinsci/plugins/workflow/steps/CoreWrapperStep.java

  Log Message:
  ---
  Merge pull request #73 from darxriggs/avoid-deprecated-api-usage

Avoid deprecated api usage


Compare: 
https://github.com/jenkinsci/workflow-basic-steps-plugin/compare/2c2f83f562a5...f6372e4bb5cb
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] c5c09a: fix broken compilation

2018-11-14 Thread GitHub
  Branch: refs/heads/data-api
  Home:   https://github.com/jenkinsci/jenkins
  Commit: c5c09a704b1a77c90b2161411b3482fbadc2407b
  
https://github.com/jenkinsci/jenkins/commit/c5c09a704b1a77c90b2161411b3482fbadc2407b
  Author: Nicolas De Loof 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M core/src/main/java/jenkins/data/DataContext.java
M core/src/main/java/jenkins/data/DataModel.java
M core/src/main/java/jenkins/data/DataModelRegistry.java
M core/src/main/java/jenkins/data/DefaultDataModelFactoryImpl.java
M core/src/main/java/jenkins/data/DefaultDataModelRegistry.java

  Log Message:
  ---
  fix broken compilation

Signed-off-by: Nicolas De Loof 



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkins-infra/jenkins.io] 52349a: fix spelling error: "pipline" -> "pipeline"

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 52349abe259efa179252dd48ce77a2ac49f850d7
  
https://github.com/jenkins-infra/jenkins.io/commit/52349abe259efa179252dd48ce77a2ac49f850d7
  Author: NutGuru 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M content/index.html.haml

  Log Message:
  ---
  fix spelling error: "pipline" -> "pipeline"


  Commit: 36fde224110a5653caf91f61f48f1dc3f0b17843
  
https://github.com/jenkins-infra/jenkins.io/commit/36fde224110a5653caf91f61f48f1dc3f0b17843
  Author: Liam Newman 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M content/index.html.haml

  Log Message:
  ---
  Merge pull request #1890 from zeue/patch-1

fix spelling error: "pipline" -> "pipeline"


Compare: 
https://github.com/jenkins-infra/jenkins.io/compare/05f4eb415ce2...36fde224110a
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] 03388e: fix broken compilation

2018-11-14 Thread GitHub
  Branch: refs/heads/data-api
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 03388e3a7402a6f95ace6d8d288fc0d5a0c7e182
  
https://github.com/jenkinsci/jenkins/commit/03388e3a7402a6f95ace6d8d288fc0d5a0c7e182
  Author: Nicolas De Loof 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M core/src/main/java/jenkins/data/DataModel.java
M core/src/main/java/jenkins/data/DataModelRegistry.java
M core/src/main/java/jenkins/data/DefaultDataModelFactoryImpl.java
M core/src/main/java/jenkins/data/DefaultDataModelRegistry.java

  Log Message:
  ---
  fix broken compilation

Signed-off-by: Nicolas De Loof 



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] da2519: fix broken compilation

2018-11-14 Thread GitHub
  Branch: refs/heads/data-api
  Home:   https://github.com/jenkinsci/jenkins
  Commit: da2519ee8458ca2dbc7a37b64a1d93cca64036a4
  
https://github.com/jenkinsci/jenkins/commit/da2519ee8458ca2dbc7a37b64a1d93cca64036a4
  Author: Nicolas De Loof 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M core/src/main/java/jenkins/data/DataModel.java
M core/src/main/java/jenkins/data/DataModelRegistry.java
M core/src/main/java/jenkins/data/DefaultDataModelFactoryImpl.java
M core/src/main/java/jenkins/data/DefaultDataModelRegistry.java

  Log Message:
  ---
  fix broken compilation

Signed-off-by: Nicolas De Loof 



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] b25ba4: fix broken compilation

2018-11-14 Thread GitHub
  Branch: refs/heads/data-api
  Home:   https://github.com/jenkinsci/jenkins
  Commit: b25ba412433c8d4bef9284b530016cd625f1a14d
  
https://github.com/jenkinsci/jenkins/commit/b25ba412433c8d4bef9284b530016cd625f1a14d
  Author: Nicolas De Loof 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M core/src/main/java/jenkins/data/DataModel.java
M core/src/main/java/jenkins/data/DataModelRegistry.java
M core/src/main/java/jenkins/data/DefaultDataModelFactoryImpl.java
M core/src/main/java/jenkins/data/DefaultDataModelRegistry.java

  Log Message:
  ---
  fix broken compilation

Signed-off-by: Nicolas De Loof 



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] a3d6ea: fix broken compilation

2018-11-14 Thread GitHub
  Branch: refs/heads/data-api
  Home:   https://github.com/jenkinsci/jenkins
  Commit: a3d6ea26743415057c8c3b3e8dd690283fbad015
  
https://github.com/jenkinsci/jenkins/commit/a3d6ea26743415057c8c3b3e8dd690283fbad015
  Author: Nicolas De Loof 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M core/src/main/java/jenkins/data/DataModel.java
M core/src/main/java/jenkins/data/DataModelRegistry.java
M core/src/main/java/jenkins/data/DefaultDataModelFactoryImpl.java
M core/src/main/java/jenkins/data/DefaultDataModelRegistry.java

  Log Message:
  ---
  fix broken compilation

Signed-off-by: Nicolas De Loof 



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] dd4a9b: fix broken compilation

2018-11-14 Thread GitHub
  Branch: refs/heads/data-api
  Home:   https://github.com/jenkinsci/jenkins
  Commit: dd4a9b30a7dae809d32d7113b9f6bfb7b6739352
  
https://github.com/jenkinsci/jenkins/commit/dd4a9b30a7dae809d32d7113b9f6bfb7b6739352
  Author: Nicolas De Loof 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M core/src/main/java/jenkins/data/DataModel.java
M core/src/main/java/jenkins/data/DefaultDataModelFactoryImpl.java

  Log Message:
  ---
  fix broken compilation

Signed-off-by: Nicolas De Loof 



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/dependency-track-plugin] 2c7d07: Added better console logging to indicate sync mode...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/dependency-track-plugin
  Commit: 2c7d0738ad3e55626021a48d7e23d4aa18163ac0
  
https://github.com/jenkinsci/dependency-track-plugin/commit/2c7d0738ad3e55626021a48d7e23d4aa18163ac0
  Author: Steve Springett 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/DependencyTrack/DependencyTrackPublisher.java
M 
src/main/resources/org/jenkinsci/plugins/DependencyTrack/Messages.properties

  Log Message:
  ---
  Added better console logging to indicate sync mode is not supported with 
dependency-check reports



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins] 43fcb6: revisit ParameterType hierarchy

2018-11-14 Thread GitHub
  Branch: refs/heads/data-api
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 43fcb6bf9a3680c01ca346d38d35630e1a7c4d5e
  
https://github.com/jenkinsci/jenkins/commit/43fcb6bf9a3680c01ca346d38d35630e1a7c4d5e
  Author: Nicolas De Loof 
  Date:   2018-11-12 (Mon, 12 Nov 2018)

  Changed paths:
M core/src/main/java/jenkins/data/DataModelRegistry.java
M core/src/main/java/jenkins/data/DefaultDataModelRegistry.java
M core/src/main/java/jenkins/data/parameterType/ArrayType.java
M core/src/main/java/jenkins/data/parameterType/AtomicType.java
A core/src/main/java/jenkins/data/parameterType/ComposedObjectType.java
M core/src/main/java/jenkins/data/parameterType/EnumType.java
R core/src/main/java/jenkins/data/parameterType/ErrorType.java
M core/src/main/java/jenkins/data/parameterType/HeterogeneousObjectType.java
R core/src/main/java/jenkins/data/parameterType/HomogeneousObjectType.java
M core/src/main/java/jenkins/data/parameterType/ParameterType.java

  Log Message:
  ---
  revisit ParameterType hierarchy

Signed-off-by: Nicolas De Loof 


  Commit: 796fd31931142ad2bdd84091dcd95b543e75ee21
  
https://github.com/jenkinsci/jenkins/commit/796fd31931142ad2bdd84091dcd95b543e75ee21
  Author: Nicolas De Loof 
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
M core/src/main/java/hudson/model/Descriptor.java
M core/src/main/java/jenkins/data/DataContext.java
M core/src/main/java/jenkins/data/DataModel.java
M core/src/main/java/jenkins/data/DataModelRegistry.java
M core/src/main/java/jenkins/data/DefaultDataModelRegistry.java
M core/src/main/java/jenkins/data/ReadException.java
M core/src/main/java/jenkins/data/ReflectiveDataModel.java
M core/src/main/java/jenkins/data/parameterType/HeterogeneousObjectType.java
M core/src/main/java/jenkins/data/parameterType/ParameterType.java
M core/src/main/java/jenkins/data/tree/Mapping.java
M core/src/main/java/jenkins/data/tree/TreeNode.java

  Log Message:
  ---
  attempt to reconcile code from structs-plugin and casc into a shared model

Signed-off-by: Nicolas De Loof 


  Commit: 2e4d340de935758caa079d399e67bdccd407550e
  
https://github.com/jenkinsci/jenkins/commit/2e4d340de935758caa079d399e67bdccd407550e
  Author: Nicolas De Loof 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M core/src/main/java/jenkins/data/DataModelParameter.java
M core/src/main/java/jenkins/data/ReflectiveDataModel.java
M core/src/main/java/jenkins/data/SymbolLookup.java
M core/src/main/java/jenkins/data/parameterType/ArrayType.java
M core/src/main/java/jenkins/data/parameterType/AtomicType.java
M core/src/main/java/jenkins/data/parameterType/ComposedObjectType.java
M core/src/main/java/jenkins/data/parameterType/EnumType.java
M core/src/main/java/jenkins/data/parameterType/HeterogeneousObjectType.java
M core/src/main/java/jenkins/data/parameterType/ParameterType.java
M core/src/main/java/jenkins/data/tree/Mapping.java

  Log Message:
  ---
  let ParameterType read value
HeterogeneousObjectType to determine the actual DataModel to be used

Signed-off-by: Nicolas De Loof 


  Commit: 314797affb6c42867bbb930a33b8a057134895d4
  
https://github.com/jenkinsci/jenkins/commit/314797affb6c42867bbb930a33b8a057134895d4
  Author: Nicolas De Loof 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M core/src/main/java/jenkins/data/DataModel.java
M core/src/main/java/jenkins/data/DefaultDataModelFactoryImpl.java
M core/src/main/java/jenkins/data/JsonSerializer.java
M core/src/main/java/jenkins/data/ReflectiveDataModel.java
M core/src/main/java/jenkins/data/ReflectiveDataModelParameter.java
M core/src/main/java/jenkins/data/Serializer.java
M core/src/main/java/jenkins/data/Setter.java
M core/src/main/java/jenkins/data/exportable/APIExportableModelFactory.java
M test/src/test/java/hudson/cli/SampleDataCLITest.java

  Log Message:
  ---
  reconcile again

Signed-off-by: Nicolas De Loof 


  Commit: 9d75d7130e9621170034598f356e1e1e45716df4
  
https://github.com/jenkinsci/jenkins/commit/9d75d7130e9621170034598f356e1e1e45716df4
  Author: Nicolas De Loof 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
A core/src/main/java/jenkins/data/DataBoundDataModel.java
M core/src/main/java/jenkins/data/DefaultDataModelFactoryImpl.java
A core/src/main/java/jenkins/data/ExtensionDataModel.java
M core/src/main/java/jenkins/data/ReflectiveDataModel.java

  Log Message:
  ---
  introduce support for ExtensionDataModel so we can manage more than just 
Describables

Signed-off-by: Nicolas De Loof 


Compare: 
https://github.com/jenkinsci/jenkins/compare/5fa4063e1246...9d75d7130e96
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from 

[jenkinsci/branch-api-plugin] 2ca205: Prep for 2.0.20.1.

2018-11-14 Thread GitHub
  Branch: refs/heads/2.0.20.x
  Home:   https://github.com/jenkinsci/branch-api-plugin
  Commit: 2ca2058b0159bae6762c36a711ac55668526b8f2
  
https://github.com/jenkinsci/branch-api-plugin/commit/2ca2058b0159bae6762c36a711ac55668526b8f2
  Author: Jesse Glick 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Prep for 2.0.20.1.



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/silk-performer-plugin]

2018-11-14 Thread GitHub
  Branch: refs/tags/silk-performer-plugin-2.0.2-beta
  Home:   https://github.com/jenkinsci/silk-performer-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/silk-performer-plugin] dc7973: [maven-release-plugin] prepare for next developmen...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/silk-performer-plugin
  Commit: dc797358af4f377a7ef307073ee37da2e8ace8bb
  
https://github.com/jenkinsci/silk-performer-plugin/commit/dc797358af4f377a7ef307073ee37da2e8ace8bb
  Author: SilkPerformer 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/silk-performer-plugin] d18155: add stubs as jar

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/silk-performer-plugin
  Commit: d18155f68b7a3bc7e7518ac30d8407e4d7da20e9
  
https://github.com/jenkinsci/silk-performer-plugin/commit/d18155f68b7a3bc7e7518ac30d8407e4d7da20e9
  Author: SilkPerformer 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
A lib/stubs.jar

  Log Message:
  ---
  add stubs as jar


  Commit: 8e409396b111aa9317b8602b867ad17de73e9a87
  
https://github.com/jenkinsci/silk-performer-plugin/commit/8e409396b111aa9317b8602b867ad17de73e9a87
  Author: SilkPerformer 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
R src/main/java/com/segue/core/utils/Utils.java
R src/main/java/com/segue/core/utils/UtilsException.java
R src/main/java/com/segue/em/IProjectfile.java
R src/main/java/com/segue/em/Ltc.java
R src/main/java/com/segue/em/Projectfile.java
R src/main/java/com/segue/em/SGExecutionManager.java
R src/main/java/com/segue/em/SgemCapableObject.java
R src/main/java/com/segue/em/bdl/MeasureTypes.java
R src/main/java/com/segue/em/ltc/AgentMessage.java
R src/main/java/com/segue/em/ltc/ErrorMessage.java
R src/main/java/com/segue/em/ltc/IpcMessage.java
R src/main/java/com/segue/em/ltc/Listener.java
R src/main/java/com/segue/em/ltc/LtcClientMessage.java
R src/main/java/com/segue/em/ltc/LtcInfoMessage.java
R src/main/java/com/segue/em/ltc/LtcOutputMessage.java
R src/main/java/com/segue/em/ltc/VuAttributeChangedMessage.java
R src/main/java/com/segue/em/ltc/VuAttributeMessage.java
R src/main/java/com/segue/em/ltc/VuContainerMessage.java
R src/main/java/com/segue/em/ltc/VuMessage.java
R src/main/java/com/segue/em/ltc/VuOutputMessage.java
R src/main/java/com/segue/em/ltc/VuSyncMessage.java
R src/main/java/com/segue/em/projectfile/BooleanProperty.java
R src/main/java/com/segue/em/projectfile/ProfileBooleanProperty.java
R src/main/java/com/segue/em/projectfile/Property.java
R src/main/java/com/segue/em/projectfile/TransactionInfo.java
R src/main/java/com/segue/em/projectfile/UserType.java
R src/main/java/com/segue/em/remote/ISGExecutionManager.java

  Log Message:
  ---
  remove stub sources - added jar


  Commit: b136b1e713f3b511e6084de6ab64a16b664579e3
  
https://github.com/jenkinsci/silk-performer-plugin/commit/b136b1e713f3b511e6084de6ab64a16b664579e3
  Author: SilkPerformer 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release silk-performer-plugin-2.0.2-beta


Compare: 
https://github.com/jenkinsci/silk-performer-plugin/compare/20e228507dcf...b136b1e713f3
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/workflow-basic-steps-plugin] 727f96: Use Grace_Period for timeout

2018-11-14 Thread GitHub
  Branch: refs/heads/stable
  Home:   https://github.com/jenkinsci/workflow-basic-steps-plugin
  Commit: 727f966cc590a1deea18f2118d37d2ad25cad1c2
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/727f966cc590a1deea18f2118d37d2ad25cad1c2
  Author: Michael Werner 
  Date:   2018-11-12 (Mon, 12 Nov 2018)

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

  Log Message:
  ---
  Use Grace_Period for timeout


  Commit: 6b90489a455e50f6f95ca5affbbbe7c5ff232504
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/6b90489a455e50f6f95ca5affbbbe7c5ff232504
  Author: Michael Werner 
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest.java

  Log Message:
  ---
  Add test for the issue


  Commit: 92ba152ff44e6839ddefa895eb8fde0ff4c2db48
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/92ba152ff44e6839ddefa895eb8fde0ff4c2db48
  Author: Michael Werner 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/test/java/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest.java

  Log Message:
  ---
  Use assertThat and lessThan


  Commit: 8fa1262870974759e2ed45920a5ea032974ed67a
  
https://github.com/jenkinsci/workflow-basic-steps-plugin/commit/8fa1262870974759e2ed45920a5ea032974ed67a
  Author: Devin Nusbaum 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/workflow/steps/TimeoutStepExecution.java
M src/test/java/org/jenkinsci/plugins/workflow/steps/TimeoutStepTest.java

  Log Message:
  ---
  Merge pull request #76 from Xaseron/stable

[JENKINS-54607] Use Grace_Period for timeout


Compare: 
https://github.com/jenkinsci/workflow-basic-steps-plugin/compare/8d0a946b0234...8fa126287097
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins-test-harness] 292a25: Changelog: Noting 2.41.1 release

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins-test-harness
  Commit: 292a25d2d0f117e9d6e093aeefdb88c9315a5785
  
https://github.com/jenkinsci/jenkins-test-harness/commit/292a25d2d0f117e9d6e093aeefdb88c9315a5785
  Author: Oleg Nenashev 
  Date:   2018-11-13 (Tue, 13 Nov 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Changelog: Noting 2.41.1 release


  Commit: a317f8b8e2ec1e5dd6dbe7278498f0d01eeb6ef9
  
https://github.com/jenkinsci/jenkins-test-harness/commit/a317f8b8e2ec1e5dd6dbe7278498f0d01eeb6ef9
  Author: Oleg Nenashev 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #116 from jenkinsci/jth-2.41.1-changelog

[JENKINS-53823] - Changelog: Noting 2.41.1 release with JDK11 support


Compare: 
https://github.com/jenkinsci/jenkins-test-harness/compare/278b71ad903a...a317f8b8e2ec
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/jenkins-test-harness]

2018-11-14 Thread GitHub
  Branch: refs/heads/jth-2.41.1-changelog
  Home:   https://github.com/jenkinsci/jenkins-test-harness

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/parameterized-scheduler-plugin]

2018-11-14 Thread GitHub
  Branch: refs/tags/parameterized-scheduler-0.6.3
  Home:   https://github.com/jenkinsci/parameterized-scheduler-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/parameterized-scheduler-plugin] 43b37e: [maven-release-plugin] prepare release parameteriz...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parameterized-scheduler-plugin
  Commit: 43b37ebb7ca46abebe9ba10eae4efb24c839447b
  
https://github.com/jenkinsci/parameterized-scheduler-plugin/commit/43b37ebb7ca46abebe9ba10eae4efb24c839447b
  Author: Baptiste Mathus 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release parameterized-scheduler-0.6.3



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/parameterized-scheduler-plugin] 43b9b6: [maven-release-plugin] prepare for next developmen...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parameterized-scheduler-plugin
  Commit: 43b9b6267b5517a645685fb8d57c819bb7931983
  
https://github.com/jenkinsci/parameterized-scheduler-plugin/commit/43b9b6267b5517a645685fb8d57c819bb7931983
  Author: Baptiste Mathus 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/parameterized-scheduler-plugin] 479443: set scheduler second to zero

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/parameterized-scheduler-plugin
  Commit: 479443faabca7b6f4c8bec1c7acdae5825c4c925
  
https://github.com/jenkinsci/parameterized-scheduler-plugin/commit/479443faabca7b6f4c8bec1c7acdae5825c4c925
  Author: k38 
  Date:   2018-10-10 (Wed, 10 Oct 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/parameterizedscheduler/Cron.java

  Log Message:
  ---
  set scheduler second to zero


  Commit: 499162fe1ebe630c8f78a6f85275b3f4b36e0766
  
https://github.com/jenkinsci/parameterized-scheduler-plugin/commit/499162fe1ebe630c8f78a6f85275b3f4b36e0766
  Author: Baptiste Mathus 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/parameterizedscheduler/Cron.java

  Log Message:
  ---
  Merge pull request #13 from k38/set-job-sec-zero

set scheduler second to zero


Compare: 
https://github.com/jenkinsci/parameterized-scheduler-plugin/compare/7ed7b7d5aa47...499162fe1ebe
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/chucknorris-plugin] 37887a: [maven-release-plugin] prepare for next developmen...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: 37887a8b78e86afb1248c4f40db6c7d2dd1af6f6
  
https://github.com/jenkinsci/chucknorris-plugin/commit/37887a8b78e86afb1248c4f40db6c7d2dd1af6f6
  Author: Baptiste Mathus 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/chucknorris-plugin]

2018-11-14 Thread GitHub
  Branch: refs/tags/chucknorris-1.2
  Home:   https://github.com/jenkinsci/chucknorris-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/chucknorris-plugin] 4df362: [maven-release-plugin] prepare release chucknorris...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: 4df3624ea3ca9c064cebbd7f7965fbee2e2453aa
  
https://github.com/jenkinsci/chucknorris-plugin/commit/4df3624ea3ca9c064cebbd7f7965fbee2e2453aa
  Author: Baptiste Mathus 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release chucknorris-1.2



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/chucknorris-plugin] 657313: Extra-Chuck-Quotes - added extra quotes to chuck n...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: 6573132eadd852c2d1248b78c1eb4765c103709e
  
https://github.com/jenkinsci/chucknorris-plugin/commit/6573132eadd852c2d1248b78c1eb4765c103709e
  Author: Thomas Behan 
  Date:   2018-08-02 (Thu, 02 Aug 2018)

  Changed paths:
M src/main/java/hudson/plugins/chucknorris/FactGenerator.java

  Log Message:
  ---
  Extra-Chuck-Quotes - added extra quotes to chuck norris plugin (MUST HAVE)


  Commit: c5149ddcd93891dafb4996e84fe279ff2527770c
  
https://github.com/jenkinsci/chucknorris-plugin/commit/c5149ddcd93891dafb4996e84fe279ff2527770c
  Author: Thomas Behan 
  Date:   2018-08-02 (Thu, 02 Aug 2018)

  Changed paths:
M src/main/java/hudson/plugins/chucknorris/FactGenerator.java

  Log Message:
  ---
  Extra-Chuck-Quote - bug fix


  Commit: a32bf0c746a4ab08b6465fec7ea9a896e00ca529
  
https://github.com/jenkinsci/chucknorris-plugin/commit/a32bf0c746a4ab08b6465fec7ea9a896e00ca529
  Author: Baptiste Mathus 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/chucknorris/CordellWalkerRecorder.java
M src/main/java/hudson/plugins/chucknorris/FactGenerator.java
M src/main/java/hudson/plugins/chucknorris/RoundhouseAction.java
A src/main/java/hudson/plugins/chucknorris/pipeline/ChuckNorrisStep.java
A 
src/main/java/hudson/plugins/chucknorris/pipeline/ChuckNorrisStepExecution.java
A 
src/main/resources/hudson/plugins/chucknorris/pipeline/ChuckNorrisStep/config.jelly
M src/test/java/hudson/plugins/chucknorris/RoundhouseActionTest.java
A src/test/java/hudson/plugins/chucknorris/pipeline/ChuckNorrisStepTest.java

  Log Message:
  ---
  Merge branch 'master' into Extra-Chuck-Quote


  Commit: d01eca36838d8a2e2ef6d9ae21614adc3133fa0a
  
https://github.com/jenkinsci/chucknorris-plugin/commit/d01eca36838d8a2e2ef6d9ae21614adc3133fa0a
  Author: Baptiste Mathus 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/main/java/hudson/plugins/chucknorris/FactGenerator.java

  Log Message:
  ---
  Merge pull request #12 from Thomasbehan/Extra-Chuck-Quote

Extra-Chuck-Quotes - added extra quotes to chuck norris plugin (MUST …


Compare: 
https://github.com/jenkinsci/chucknorris-plugin/compare/cb818bf731d2...d01eca36838d
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/chucknorris-plugin] bcda2e: Get the correct style based on the final run statu...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/chucknorris-plugin
  Commit: bcda2e1852c3cde1664902dbba4bed14d13c868b
  
https://github.com/jenkinsci/chucknorris-plugin/commit/bcda2e1852c3cde1664902dbba4bed14d13c868b
  Author: Daniel Beland 
  Date:   2017-12-13 (Wed, 13 Dec 2017)

  Changed paths:
M src/main/java/hudson/plugins/chucknorris/CordellWalkerRecorder.java
M src/main/java/hudson/plugins/chucknorris/FactGenerator.java
M src/main/java/hudson/plugins/chucknorris/RoundhouseAction.java
M src/test/java/hudson/plugins/chucknorris/RoundhouseActionTest.java

  Log Message:
  ---
  Get the correct style based on the final run status instead of the status at 
the time the action was built.

Get the project action from the last completed build instead of the last 
successful build.
Adding a few more facts.


  Commit: 2068cd84039a7302bee9188243b5f838e462a6ab
  
https://github.com/jenkinsci/chucknorris-plugin/commit/2068cd84039a7302bee9188243b5f838e462a6ab
  Author: Daniel Beland 
  Date:   2018-01-12 (Fri, 12 Jan 2018)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/chucknorris/CordellWalkerRecorder.java
A src/main/java/hudson/plugins/chucknorris/pipeline/ChuckNorrisStep.java
A 
src/main/java/hudson/plugins/chucknorris/pipeline/ChuckNorrisStepExecution.java
A 
src/main/resources/hudson/plugins/chucknorris/pipeline/ChuckNorrisStep/config.jelly
A src/test/java/hudson/plugins/chucknorris/pipeline/ChuckNorrisStepTest.java

  Log Message:
  ---
  Make the plugin fully compatible with pipelines and the snippet generator


  Commit: cb818bf731d22b68db788eb0a920237df7f255b7
  
https://github.com/jenkinsci/chucknorris-plugin/commit/cb818bf731d22b68db788eb0a920237df7f255b7
  Author: Baptiste Mathus 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml
M src/main/java/hudson/plugins/chucknorris/CordellWalkerRecorder.java
M src/main/java/hudson/plugins/chucknorris/FactGenerator.java
M src/main/java/hudson/plugins/chucknorris/RoundhouseAction.java
A src/main/java/hudson/plugins/chucknorris/pipeline/ChuckNorrisStep.java
A 
src/main/java/hudson/plugins/chucknorris/pipeline/ChuckNorrisStepExecution.java
A 
src/main/resources/hudson/plugins/chucknorris/pipeline/ChuckNorrisStep/config.jelly
M src/test/java/hudson/plugins/chucknorris/RoundhouseActionTest.java
A src/test/java/hudson/plugins/chucknorris/pipeline/ChuckNorrisStepTest.java

  Log Message:
  ---
  Merge pull request #11 from dcendents/pipeline_fix

Fix for pipeline projects and JENKINS-32594


Compare: 
https://github.com/jenkinsci/chucknorris-plugin/compare/b63905fce293...cb818bf731d2
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pangolin-testrail-connector-plugin] 9b7fc8: IMP-122 Adjust help message

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pangolin-testrail-connector-plugin
  Commit: 9b7fc87e0fb51b06ee78ba40a6efcf647f5129be
  
https://github.com/jenkinsci/pangolin-testrail-connector-plugin/commit/9b7fc87e0fb51b06ee78ba40a6efcf647f5129be
  Author: Sergey Oplavin 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M 
src/main/resources/com/agiletestware/pangolin/PangolinPublisher/help-customResultFields.html

  Log Message:
  ---
  IMP-122 Adjust help message



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pangolin-testrail-connector-plugin] c482f8: IMP-122 Add customResultFields input in the pangol...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pangolin-testrail-connector-plugin
  Commit: c482f85778e4da5a453ee6b8e7152fb827eafe3e
  
https://github.com/jenkinsci/pangolin-testrail-connector-plugin/commit/c482f85778e4da5a453ee6b8e7152fb827eafe3e
  Author: Ayman Ben Amor 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/main/java/com/agiletestware/pangolin/BulkUpdateParametersFactory.java
M src/main/java/com/agiletestware/pangolin/DefaultMessagesProvider.java
M src/main/java/com/agiletestware/pangolin/PangolinConfiguration.java
M src/main/java/com/agiletestware/pangolin/UpdateEnvSpecificParameters.java
M src/main/resources/com/agiletestware/pangolin/Messages.properties
M 
src/main/resources/com/agiletestware/pangolin/PangolinPublisher/config.jelly
M 
src/main/resources/com/agiletestware/pangolin/PangolinPublisher/config.properties
A 
src/main/resources/com/agiletestware/pangolin/PangolinPublisher/help-customResultFields.html
M 
src/test/java/com/agiletestware/pangolin/BulkUpdateParametersFactoryTest.java
M src/test/java/com/agiletestware/pangolin/PangolinPublisherTest.java

  Log Message:
  ---
  IMP-122 Add customResultFields input in the pangolin publisher step


  Commit: e61d613df812ef4045141da7c4b6c8d160180383
  
https://github.com/jenkinsci/pangolin-testrail-connector-plugin/commit/e61d613df812ef4045141da7c4b6c8d160180383
  Author: Sergey Oplavin 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Upgrade pangolin-client version to 2.5-SNAPSHOT

Conflicts:
pom.xml


  Commit: 878da62ead42d811665d347c2eb595ec1d2cbd12
  
https://github.com/jenkinsci/pangolin-testrail-connector-plugin/commit/878da62ead42d811665d347c2eb595ec1d2cbd12
  Author: Sergey Oplavin 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml
M src/main/java/com/agiletestware/pangolin/BulkUpdateParametersFactory.java
M src/main/java/com/agiletestware/pangolin/DefaultMessagesProvider.java
M src/main/java/com/agiletestware/pangolin/PangolinConfiguration.java
M src/main/java/com/agiletestware/pangolin/UpdateEnvSpecificParameters.java
M src/main/resources/com/agiletestware/pangolin/Messages.properties
M 
src/main/resources/com/agiletestware/pangolin/PangolinPublisher/config.jelly
M 
src/main/resources/com/agiletestware/pangolin/PangolinPublisher/config.properties
A 
src/main/resources/com/agiletestware/pangolin/PangolinPublisher/help-customResultFields.html
M 
src/test/java/com/agiletestware/pangolin/BulkUpdateParametersFactoryTest.java
M src/test/java/com/agiletestware/pangolin/PangolinPublisherTest.java

  Log Message:
  ---
  Merge branch 'IMP-122'

Conflicts:
pom.xml

src/main/java/com/agiletestware/pangolin/BulkUpdateParametersFactory.java
src/main/java/com/agiletestware/pangolin/DefaultMessagesProvider.java
src/main/java/com/agiletestware/pangolin/PangolinConfiguration.java

src/main/java/com/agiletestware/pangolin/UpdateEnvSpecificParameters.java

src/main/resources/com/agiletestware/pangolin/PangolinPublisher/config.jelly

src/test/java/com/agiletestware/pangolin/BulkUpdateParametersFactoryTest.java
src/test/java/com/agiletestware/pangolin/PangolinPublisherTest.java


Compare: 
https://github.com/jenkinsci/pangolin-testrail-connector-plugin/compare/717e87c63f71...878da62ead42
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/spotinst-plugin] a25347: [maven-release-plugin] prepare release spotinst-2....

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/spotinst-plugin
  Commit: a25347673f36bb8a1e351b8cb5a74b3b892d90ee
  
https://github.com/jenkinsci/spotinst-plugin/commit/a25347673f36bb8a1e351b8cb5a74b3b892d90ee
  Author: ohadmuchnik 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release spotinst-2.0.8



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/spotinst-plugin]

2018-11-14 Thread GitHub
  Branch: refs/tags/spotinst-2.0.8
  Home:   https://github.com/jenkinsci/spotinst-plugin

  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/spotinst-plugin] e9d956: [maven-release-plugin] prepare for next developmen...

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/spotinst-plugin
  Commit: e9d956a0de21a73287c6a24f9bfc74183bfd811a
  
https://github.com/jenkinsci/spotinst-plugin/commit/e9d956a0de21a73287c6a24f9bfc74183bfd811a
  Author: ohadmuchnik 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

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



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/spotinst-plugin] 52e3f4: [src] add m5a and r5a to aws instance types

2018-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/spotinst-plugin
  Commit: 52e3f4455393deeb7fc70864bc4738b873fd53eb
  
https://github.com/jenkinsci/spotinst-plugin/commit/52e3f4455393deeb7fc70864bc4738b873fd53eb
  Author: ohadmuchnik 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/main/java/hudson/plugins/spotinst/model/aws/AwsInstanceTypeEnum.java

  Log Message:
  ---
  [src] add m5a and r5a to aws instance types


  Commit: ca2d5bc5648ba4c35e3d195564053e98bc090d5a
  
https://github.com/jenkinsci/spotinst-plugin/commit/ca2d5bc5648ba4c35e3d195564053e98bc090d5a
  Author: Ohad Muchnik 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M src/main/java/hudson/plugins/spotinst/model/aws/AwsInstanceTypeEnum.java

  Log Message:
  ---
  Merge pull request #18 from spotinst/master

[src] add m5a and r5a to aws instance types


Compare: 
https://github.com/jenkinsci/spotinst-plugin/compare/232b8073c4dd...ca2d5bc5648b
  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/pangolin-testrail-connector-plugin] e61d61: Upgrade pangolin-client version to 2.5-SNAPSHOT

2018-11-14 Thread GitHub
  Branch: refs/heads/IMP-122
  Home:   https://github.com/jenkinsci/pangolin-testrail-connector-plugin
  Commit: e61d613df812ef4045141da7c4b6c8d160180383
  
https://github.com/jenkinsci/pangolin-testrail-connector-plugin/commit/e61d613df812ef4045141da7c4b6c8d160180383
  Author: Sergey Oplavin 
  Date:   2018-11-14 (Wed, 14 Nov 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Upgrade pangolin-client version to 2.5-SNAPSHOT

Conflicts:
pom.xml



  **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

  Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   >