[jenkinsci/pipeline-multibranch-defaults-plugin] 588fe0: Move description to jelly file

2023-12-20 Thread 'Sam Gleske' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 588fe0fc6e2be4595cb30477febf923d9548aa32
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/588fe0fc6e2be4595cb30477febf923d9548aa32
  Author: Mark Waite 
  Date:   2023-10-16 (Mon, 16 Oct 2023)

  Changed paths:
M pom.xml
A src/main/resources/index.jelly

  Log Message:
  ---
  Move description to jelly file


  Commit: 337a7cf3310df16f0b40adc30ed28b69c1e8b39c
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/337a7cf3310df16f0b40adc30ed28b69c1e8b39c
  Author: Mark Waite 
  Date:   2023-10-16 (Mon, 16 Oct 2023)

  Changed paths:
M Jenkinsfile
M pom.xml

  Log Message:
  ---
  Test with Java 21

Java 21 was released Sep 19, 2023. We want to announce full support
for Java 21 in early October and would like the most used plugins to be
compiled and tested with Java 21.

The acceptance test harness and plugin bill of materials tests are already
passing with Java 21. This is a further step to improve plugin readiness
for use with Java 21 and for development with Java 21.

The change intentionally tests only two Java configurations, Java 17
and Java 21 because we believe that the risk of a regression that only
affects Java 11 is low. We generate Java 11 byte code with the Java 17
and the Java 21 builds, so we're already testing Java 11 byte code.


  Commit: 88c7010b9d18f8d66d1a537eaf7ede7f7a8801a1
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/88c7010b9d18f8d66d1a537eaf7ede7f7a8801a1
  Author: Mark Waite 
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use parent pom 4.76


  Commit: 0011fee052eca69d945ef370b573a969b4e3e234
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/0011fee052eca69d945ef370b573a969b4e3e234
  Author: Sam Gleske <875669+samrocket...@users.noreply.github.com>
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
M Jenkinsfile
M pom.xml
A src/main/resources/index.jelly

  Log Message:
  ---
  Merge pull request #17 from MarkEWaite/test-with-java-21

Test with Java 21


Compare: 
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/compare/50d7c780342f...0011fee052ec

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


[jenkinsci/pipeline-multibranch-defaults-plugin]

2020-01-26 Thread Sam Gleske
  Branch: refs/heads/github-docs
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin

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


[jenkinsci/pipeline-multibranch-defaults-plugin] 8a4044: Use GitHub as a source of plugin documentation

2020-01-26 Thread Sam Gleske
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 8a4044945683611ebfedb9c617285abd3744caf8
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/8a4044945683611ebfedb9c617285abd3744caf8
  Author: Oleg Nenashev 
  Date:   2020-01-15 (Wed, 15 Jan 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use GitHub as a source of plugin documentation


  Commit: 50d7c780342fa2fc43d6ac1dbc58e15f07a8b838
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/50d7c780342fa2fc43d6ac1dbc58e15f07a8b838
  Author: Sam Gleske <875669+samrocket...@users.noreply.github.com>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #14 from jenkinsci/github-docs

Use GitHub as a source of plugin documentation on plugins.jenkins.io


Compare: 
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/compare/13b7fb7d41ac...50d7c780342f

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


[jenkinsci/pipeline-multibranch-defaults-plugin] 9b554c: Use HTTPS URLs in pom.xml

2020-01-26 Thread Sam Gleske
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 9b554c4ee9b18eaffa8fd92399349b84e377dcf9
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/9b554c4ee9b18eaffa8fd92399349b84e377dcf9
  Author: Daniel Beck 
  Date:   2019-09-24 (Tue, 24 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use HTTPS URLs in pom.xml


  Commit: 13b7fb7d41ac616ea5ab2f5dbe25ce83db94d2d7
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/13b7fb7d41ac616ea5ab2f5dbe25ce83db94d2d7
  Author: Sam Gleske <875669+samrocket...@users.noreply.github.com>
  Date:   2020-01-26 (Sun, 26 Jan 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #13 from daniel-beck-bot/https-urls-pom

Use HTTPS URLs in pom.xml


Compare: 
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/compare/ee26f4c56565...13b7fb7d41ac

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


[jenkinsci/pipeline-multibranch-defaults-plugin] 8a4044: Use GitHub as a source of plugin documentation

2020-01-15 Thread Oleg Nenashev
  Branch: refs/heads/github-docs
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 8a4044945683611ebfedb9c617285abd3744caf8
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/8a4044945683611ebfedb9c617285abd3744caf8
  Author: Oleg Nenashev 
  Date:   2020-01-15 (Wed, 15 Jan 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Use GitHub as a source of plugin documentation


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


[jenkinsci/pipeline-multibranch-defaults-plugin] ee26f4: [maven-release-plugin] prepare for next developmen...

2019-09-11 Thread Sam Gleske
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: ee26f4c565651664844bbb442ea231f94c771ad9
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/ee26f4c565651664844bbb442ea231f94c771ad9
  Author: Sam Gleske 
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/pipeline-multibranch-defaults-plugin]

2019-09-11 Thread Sam Gleske
  Branch: refs/tags/pipeline-multibranch-defaults-2.1
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin

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


[jenkinsci/pipeline-multibranch-defaults-plugin] d57db5: copy classes and jelly files in preparation for ad...

2019-09-11 Thread Sam Gleske
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: d57db5efd681b757c69821d7504389365c54f895
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/d57db5efd681b757c69821d7504389365c54f895
  Author: Corey Oliver 
  Date:   2019-04-04 (Thu, 04 Apr 2019)

  Changed paths:
A 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineMultiBranchDefaultsProjectFactory.java
A 
src/main/resources/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineMultiBranchDefaultsProjectFactory/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineMultiBranchDefaultsProjectFactory/getting-started.jelly
A 
src/main/resources/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineMultiBranchDefaultsProjectFactory/help-scriptId.html
A 
src/main/resources/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineMultiBranchDefaultsProjectFactory/help-useSandbox.html

  Log Message:
  ---
  copy classes and jelly files in preparation for adding organization folder 
support


  Commit: 33d5028e98015b11156d5fc45800c4e7a676e775
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/33d5028e98015b11156d5fc45800c4e7a676e775
  Author: Corey Oliver 
  Date:   2019-04-04 (Thu, 04 Apr 2019)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineMultiBranchDefaultsProjectFactory.java
A 
src/test/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineMultiBranchDefaultsProjectFactoryTest.java

  Log Message:
  ---
  add organization folder support


  Commit: 182f958cf3f42be8c2742ce0ea200ae9ab8c0178
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/182f958cf3f42be8c2742ce0ea200ae9ab8c0178
  Author: Sam Gleske 
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
A 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineMultiBranchDefaultsProjectFactory.java
A 
src/main/resources/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineMultiBranchDefaultsProjectFactory/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineMultiBranchDefaultsProjectFactory/getting-started.jelly
A 
src/main/resources/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineMultiBranchDefaultsProjectFactory/help-scriptId.html
A 
src/main/resources/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineMultiBranchDefaultsProjectFactory/help-useSandbox.html
A 
src/test/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineMultiBranchDefaultsProjectFactoryTest.java

  Log Message:
  ---
  Merge pull request #12


  Commit: df131dc880f28520a708aa12ce55518709fc2396
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/df131dc880f28520a708aa12ce55518709fc2396
  Author: Sam Gleske 
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  update CHANGELOG


  Commit: 0e326962ed1e98110c49228b659a0c3ae0505426
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/0e326962ed1e98110c49228b659a0c3ae0505426
  Author: Sam Gleske 
  Date:   2019-09-11 (Wed, 11 Sep 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-multibranch-defaults-2.1


Compare: 
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/compare/1f2f0d7d33a0...0e326962ed1e

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


[jenkinsci/pipeline-multibranch-defaults-plugin] ebe24f: Update README.md

2018-10-11 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: ebe24f09463850f5491d386f432b51f91a634781
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/ebe24f09463850f5491d386f432b51f91a634781
  Author: Jim Klimov 
  Date:   2018-10-11 (Thu, 11 Oct 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Update README.md

Fix a couple of typos


  Commit: 1f2f0d7d33a0d1b058877dcc1357f1830dd2632c
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/1f2f0d7d33a0d1b058877dcc1357f1830dd2632c
  Author: Sam Gleske <875669+samrocket...@users.noreply.github.com>
  Date:   2018-10-12 (Fri, 12 Oct 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #11 from jimklimov/patch-1

Update README.md


Compare: 
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/compare/e1afcf9d44e0...1f2f0d7d33a0
  **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-multibranch-defaults-plugin]

2018-10-01 Thread GitHub
  Branch: refs/heads/release
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-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-multibranch-defaults-plugin] e12958: update pom license

2018-10-01 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: e129583df1da9b65c60a92d07ceb8fc1a474a490
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/e129583df1da9b65c60a92d07ceb8fc1a474a490
  Author: Sam Gleske 
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update pom license


  Commit: c7ad08c5026b447acb1565b515c35e237059dbd8
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/c7ad08c5026b447acb1565b515c35e237059dbd8
  Author: Sam Gleske 
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
A RELEASE.md

  Log Message:
  ---
  add RELEASE doc


  Commit: 0be781d18a3da16aabaf230461914befc53ece40
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/0be781d18a3da16aabaf230461914befc53ece40
  Author: Sam Gleske 
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-multibranch-defaults-2.0


  Commit: 07a8e84c0dfc8d8d8f59a413ce7ef3130320dcef
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/07a8e84c0dfc8d8d8f59a413ce7ef3130320dcef
  Author: Sam Gleske 
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
M pom.xml

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


  Commit: e1afcf9d44e05a33a5517d23d7f25ad991e065b6
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/e1afcf9d44e05a33a5517d23d7f25ad991e065b6
  Author: Sam Gleske <875669+samrocket...@users.noreply.github.com>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
A RELEASE.md
M pom.xml

  Log Message:
  ---
  Merge pull request #9 from jenkinsci/release

Release 2.0


Compare: 
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/compare/966583650eed...e1afcf9d44e0
  **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-multibranch-defaults-plugin] 07a8e8: [maven-release-plugin] prepare for next developmen...

2018-10-01 Thread GitHub
  Branch: refs/heads/release
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 07a8e84c0dfc8d8d8f59a413ce7ef3130320dcef
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/07a8e84c0dfc8d8d8f59a413ce7ef3130320dcef
  Author: Sam Gleske 
  Date:   2018-10-01 (Mon, 01 Oct 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-multibranch-defaults-plugin] e12958: update pom license

2018-10-01 Thread GitHub
  Branch: refs/heads/release
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: e129583df1da9b65c60a92d07ceb8fc1a474a490
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/e129583df1da9b65c60a92d07ceb8fc1a474a490
  Author: Sam Gleske 
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update pom license


  Commit: c7ad08c5026b447acb1565b515c35e237059dbd8
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/c7ad08c5026b447acb1565b515c35e237059dbd8
  Author: Sam Gleske 
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
A RELEASE.md

  Log Message:
  ---
  add RELEASE doc


  Commit: 0be781d18a3da16aabaf230461914befc53ece40
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/0be781d18a3da16aabaf230461914befc53ece40
  Author: Sam Gleske 
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-multibranch-defaults-2.0


Compare: 
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/compare/e129583df1da^...0be781d18a3d
  **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-multibranch-defaults-plugin]

2018-10-01 Thread GitHub
  Branch: refs/tags/pipeline-multibranch-defaults-2.0
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-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-multibranch-defaults-plugin] 0528bc: Update LICENSE and source licenses

2018-10-01 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 0528bc47bfa98bf7a9754e070c28beea6bb27eab
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/0528bc47bfa98bf7a9754e070c28beea6bb27eab
  Author: Sam Gleske 
  Date:   2018-09-30 (Sun, 30 Sep 2018)

  Changed paths:
M LICENSE
M README.md
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/DefaultsBinder.java
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineBranchDefaultsProjectFactory.java

  Log Message:
  ---
  Update LICENSE and source licenses


  Commit: 7d78e1fdcf89899c1a4f97cb9e03f69a83691481
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/7d78e1fdcf89899c1a4f97cb9e03f69a83691481
  Author: Sam Gleske 
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
A CHANGELOG.md

  Log Message:
  ---
  Add a CHANGELOG

This makes it easier for users to know what exactly has changed from
release to release.


  Commit: 0d2b6bc6e50df50661a9ff182e6c01bce38bb5f0
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/0d2b6bc6e50df50661a9ff182e6c01bce38bb5f0
  Author: Sam Gleske 
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Modernize README with latest updates


  Commit: d56af7553561cb038b67219d3bfc01fb6a9541fb
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/d56af7553561cb038b67219d3bfc01fb6a9541fb
  Author: Sam Gleske 
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
M CHANGELOG.md
M README.md

  Log Message:
  ---
  Update README and CHANGELOG

Add to README table of contents


  Commit: 9c60bb93211cb2fd4b1dbacfdba96942f266043d
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/9c60bb93211cb2fd4b1dbacfdba96942f266043d
  Author: Sam Gleske 
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
M CHANGELOG.md

  Log Message:
  ---
  warn users about removing old type


  Commit: f69d2b32d161c9a41a2fc89c672b43c74130c351
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/f69d2b32d161c9a41a2fc89c672b43c74130c351
  Author: Sam Gleske 
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
M README.md

  Log Message:
  ---
  Add Job DSL example and recommended plugins section


  Commit: 966583650eedb92413b1affcaffd8d73d3a6f244
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/966583650eedb92413b1affcaffd8d73d3a6f244
  Author: Sam Gleske <875669+samrocket...@users.noreply.github.com>
  Date:   2018-10-01 (Mon, 01 Oct 2018)

  Changed paths:
A CHANGELOG.md
M LICENSE
M README.md
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/DefaultsBinder.java
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineBranchDefaultsProjectFactory.java

  Log Message:
  ---
  Merge pull request #8 from samrocketman/changelog

Update license, add changelog, update README


Compare: 
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/compare/e799ee708a10...966583650eed
  **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-multibranch-defaults-plugin] 748dc1: Update Jenkinsfile to build with Windows

2018-09-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 748dc1fc643191329b81ad80eb405702edf8eefb
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/748dc1fc643191329b81ad80eb405702edf8eefb
  Author: Sam Gleske 
  Date:   2018-09-30 (Sun, 30 Sep 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Update Jenkinsfile to build with Windows


  Commit: e799ee708a1047c66b49eed3d03da3def32cc110
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/e799ee708a1047c66b49eed3d03da3def32cc110
  Author: Sam Gleske <875669+samrocket...@users.noreply.github.com>
  Date:   2018-09-30 (Sun, 30 Sep 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Merge pull request #7 from samrocketman/windows-build

Update Jenkinsfile to build with Windows


Compare: 
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/compare/6c0348c20696...e799ee708a10
  **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-multibranch-defaults-plugin] 399655: Remove unused imports and expand wildcard imports

2018-09-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 399655b22149d9b64526eaef543c4568d2bc5ecd
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/399655b22149d9b64526eaef543c4568d2bc5ecd
  Author: Sam Gleske 
  Date:   2018-09-30 (Sun, 30 Sep 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/DefaultsBinder.java

  Log Message:
  ---
  Remove unused imports and expand wildcard imports

This cleans up some of the imports of DefaultsBinder while changing as
little code as possible.


  Commit: 921979a24460ef5d4a4d7801d094b4d72ba0a5a4
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/921979a24460ef5d4a4d7801d094b4d72ba0a5a4
  Author: Sam Gleske 
  Date:   2018-09-30 (Sun, 30 Sep 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineBranchDefaultsProjectFactory.java

  Log Message:
  ---
  remove unused import in PipelineBranchDefaultsProjectFactory


  Commit: bfe83e137f61ef561e31536e7103f3f865df940d
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/bfe83e137f61ef561e31536e7103f3f865df940d
  Author: Sam Gleske 
  Date:   2018-09-30 (Sun, 30 Sep 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update pom organizing dependencies by necessity

Trying to determine the minimal set of dependences and those which are
required in order to properly update dependencies.

NOTE: this commit does not add or remove dependencies.  It only organizes
them by moving around where they are in pom.xml or adding new ones within
XML comments.


  Commit: 77895097e56ca7add7f538c38a2d467f420a17b8
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/77895097e56ca7add7f538c38a2d467f420a17b8
  Author: Sam Gleske 
  Date:   2018-09-30 (Sun, 30 Sep 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Upgrade dependencies to latest revisions


  Commit: a2c41c2b96dec498862e20ad9c4f3a70799c11cd
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/a2c41c2b96dec498862e20ad9c4f3a70799c11cd
  Author: Sam Gleske 
  Date:   2018-09-30 (Sun, 30 Sep 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Bump version to 2.0 and add compatible since


  Commit: 6c0348c20696ba6dcba824cdee3aae800a4a5253
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/6c0348c20696ba6dcba824cdee3aae800a4a5253
  Author: Sam Gleske <875669+samrocket...@users.noreply.github.com>
  Date:   2018-09-30 (Sun, 30 Sep 2018)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/DefaultsBinder.java
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineBranchDefaultsProjectFactory.java

  Log Message:
  ---
  Merge pull request #6 from samrocketman/update-imports

v2.0 bump and upgrade dependencies to latest revisions


Compare: 
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/compare/1dc1def4b01f...6c0348c20696
  **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-multibranch-defaults-plugin] 1937f9: Update author to be Sam Gleske

2018-09-30 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 1937f97daa8055a384760ef7af3d30c136873691
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/1937f97daa8055a384760ef7af3d30c136873691
  Author: Sam Gleske 
  Date:   2018-09-30 (Sun, 30 Sep 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update author to be Sam Gleske

This change affects the Jenkins website and updates the point of contact
of the active maintainer.


  Commit: 1dc1def4b01fec9a1296760c2df54da7f4c9577f
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/1dc1def4b01fec9a1296760c2df54da7f4c9577f
  Author: Sam Gleske <875669+samrocket...@users.noreply.github.com>
  Date:   2018-09-30 (Sun, 30 Sep 2018)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #5 from samrocketman/update-author

Update author to be Sam Gleske


Compare: 
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/compare/1ef1e2f4b43b...1dc1def4b01f
  **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-multibranch-defaults-plugin] a4b5ad: Add support for sandbox and custom config names

2018-09-29 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: a4b5ad8f8e55b0eea4fe305672a6b2fa8cecfa3e
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/a4b5ad8f8e55b0eea4fe305672a6b2fa8cecfa3e
  Author: Sam Gleske 
  Date:   2018-08-22 (Wed, 22 Aug 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/DefaultsBinder.java
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineBranchDefaultsProjectFactory.java
M 
src/main/resources/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineBranchDefaultsProjectFactory/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineBranchDefaultsProjectFactory/help-scriptId.html
A 
src/main/resources/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineBranchDefaultsProjectFactory/help-useSandbox.html

  Log Message:
  ---
  Add support for sandbox and custom config names

This adds two options to the Jenkins UI for configuring pipeline
multibranch with defaults.

1. Customizing the config file name to something other than
   `Jenkinsfile`.
2. Enabling groovy sandbox on the default Jenkinsfile being run.

Additionally, with these new options using the `@DataBoundSetter`, Job
DSL is now available for configuring these settings.

Example Job DSL:

```groovy
multibranchPipelineJob('example') {
factory {
  pipelineBranchDefaultsProjectFactory {
  // The ID of the default Jenkinsfile to use from the global Config File 
Management.
  scriptId('Jenkinsfile')
   // If enabled, the configured default Jenkinsfile will be run within a 
Groovy sandbox.
  useSandbox(true)
  }
}
}
```

See also:

- [JENKINS-43285][JENKINS-43285] jobdsl for pipeline multibranch defaults
- [JENKINS-41108][JENKINS-41108] Posibility to specify the name of
  jenkinsfile

[JENKINS-41108]: https://issues.jenkins-ci.org/browse/JENKINS-41108
[JENKINS-43285]: https://issues.jenkins-ci.org/browse/JENKINS-43285


  Commit: 764c5d623c93d283cdb3066a64992c7440221362
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/764c5d623c93d283cdb3066a64992c7440221362
  Author: Sam Gleske 
  Date:   2018-08-22 (Wed, 22 Aug 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/DefaultsBinder.java
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineBranchDefaultsProjectFactory.java

  Log Message:
  ---
  Removing potential NPE and unused code


  Commit: 1ef1e2f4b43b292ba5e967d8de8fef65c17f85a9
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/1ef1e2f4b43b292ba5e967d8de8fef65c17f85a9
  Author: Sam Gleske <875669+samrocket...@users.noreply.github.com>
  Date:   2018-09-29 (Sat, 29 Sep 2018)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/DefaultsBinder.java
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineBranchDefaultsProjectFactory.java
M 
src/main/resources/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineBranchDefaultsProjectFactory/config.jelly
A 
src/main/resources/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineBranchDefaultsProjectFactory/help-scriptId.html
A 
src/main/resources/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineBranchDefaultsProjectFactory/help-useSandbox.html

  Log Message:
  ---
  Merge pull request #3 from samrocketman/sandbox

Add support for sandbox and custom config names


Compare: 
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/compare/f0056b00926f...1ef1e2f4b43b
  **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-multibranch-defaults-plugin] 053c4c: Start building on ci.jenkins.io

2018-09-29 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 053c4c5d4b867320f821aaeb0c3187c18aba4572
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/053c4c5d4b867320f821aaeb0c3187c18aba4572
  Author: R. Tyler Croy 
  Date:   2018-09-17 (Mon, 17 Sep 2018)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Start building on ci.jenkins.io


  Commit: 0a008a000d925ee1878d889923b306b4b723581a
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/0a008a000d925ee1878d889923b306b4b723581a
  Author: R. Tyler Croy 
  Date:   2018-09-17 (Mon, 17 Sep 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Linux only!


  Commit: f0056b00926f781b5864410f7be2aa5cfb7062c0
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/f0056b00926f781b5864410f7be2aa5cfb7062c0
  Author: Sam Gleske <875669+samrocket...@users.noreply.github.com>
  Date:   2018-09-29 (Sat, 29 Sep 2018)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Merge pull request #4 from jenkinsci/rtyler-patch-1

Start building on ci.jenkins.io


Compare: 
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/compare/f6a658f03bc0...f0056b00926f
  **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-multibranch-defaults-plugin]

2018-09-29 Thread GitHub
  Branch: refs/heads/rtyler-patch-1
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-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-multibranch-defaults-plugin] 0a008a: Linux only!

2018-09-17 Thread GitHub
  Branch: refs/heads/rtyler-patch-1
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 0a008a000d925ee1878d889923b306b4b723581a
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/0a008a000d925ee1878d889923b306b4b723581a
  Author: R. Tyler Croy 
  Date:   2018-09-17 (Mon, 17 Sep 2018)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Linux only!



  **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-multibranch-defaults-plugin] 053c4c: Start building on ci.jenkins.io

2018-09-17 Thread GitHub
  Branch: refs/heads/rtyler-patch-1
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 053c4c5d4b867320f821aaeb0c3187c18aba4572
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/053c4c5d4b867320f821aaeb0c3187c18aba4572
  Author: R. Tyler Croy 
  Date:   2018-09-17 (Mon, 17 Sep 2018)

  Changed paths:
A Jenkinsfile

  Log Message:
  ---
  Start building on ci.jenkins.io



  **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-multibranch-defaults-plugin] f6a658: Exclude defaults step from toplevel pipeline multi...

2017-01-20 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: f6a658f03bc0237dd681e346324b75b3f5bded70
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/f6a658f03bc0237dd681e346324b75b3f5bded70
  Author: Denis Saponenko <saponenko.de...@gmail.com>
  Date:   2017-01-20 (Fri, 20 Jan 2017)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/PipelineBranchDefaultsProjectFactory.java

  Log Message:
  ---
  Exclude defaults step from toplevel pipeline multibranch plugin (#2)

Exclude defaults step from toplevel pipeline multibranch plugin


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


[jenkinsci/pipeline-multibranch-defaults-plugin] 0a28f2: [maven-release-plugin] prepare for next developmen...

2017-01-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 0a28f2c7569bc07195f28d40ee87eff17aa96156
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/0a28f2c7569bc07195f28d40ee87eff17aa96156
  Author: Сапоненко Денис <dsapone...@systematic.ru>
  Date:   2017-01-05 (Thu, 05 Jan 2017)

  Changed paths:
M pom.xml

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


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


[jenkinsci/pipeline-multibranch-defaults-plugin]

2017-01-05 Thread GitHub
  Branch: refs/tags/pipeline-multibranch-defaults-1.1
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin

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


[jenkinsci/pipeline-multibranch-defaults-plugin] 8b399d: [maven-release-plugin] prepare release pipeline-mu...

2017-01-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 8b399d4da7d24ff2a2cbaf1e9b9307f6fa22539d
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/8b399d4da7d24ff2a2cbaf1e9b9307f6fa22539d
  Author: Сапоненко Денис <dsapone...@systematic.ru>
  Date:   2017-01-05 (Thu, 05 Jan 2017)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-multibranch-defaults-1.1


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


[jenkinsci/pipeline-multibranch-defaults-plugin] fcb06f: Release fixed in doc

2017-01-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: fcb06fc8fb549e79e1ab4c429d491eadafc5d2a2
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/fcb06fc8fb549e79e1ab4c429d491eadafc5d2a2
  Author: Сапоненко Денис <dsapone...@systematic.ru>
  Date:   2017-01-05 (Thu, 05 Jan 2017)

  Changed paths:
M README.md

  Log Message:
  ---
  Release fixed in doc


-- 
You received this message because you are subscribed to the Google 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-multibranch-defaults-plugin] 9b4c2f: Actual readme

2017-01-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 9b4c2f73b03ae0653f418528d3e826654de20708
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/9b4c2f73b03ae0653f418528d3e826654de20708
  Author: Сапоненко Денис <dsapone...@systematic.ru>
  Date:   2017-01-05 (Thu, 05 Jan 2017)

  Changed paths:
M README.md
M pom.xml

  Log Message:
  ---
  Actual readme


-- 
You received this message because you are subscribed to the Google 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-multibranch-defaults-plugin] d93147: Update dependencies and fix for newer version of c...

2017-01-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: d93147976fd8457a72940b5f3ba60d804bba777a
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/d93147976fd8457a72940b5f3ba60d804bba777a
  Author: Nic Hobbs <nic.ho...@shinetech.com>
  Date:   2017-01-05 (Thu, 05 Jan 2017)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/DefaultsBinder.java
M 
src/test/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/DefaultsBinderTest.java

  Log Message:
  ---
  Update dependencies and fix for newer version of config-file-provider which 
has significant changes


  Commit: 06673050c091503eff6c11e19fdd7fd75307d2d8
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/06673050c091503eff6c11e19fdd7fd75307d2d8
  Author: Denis Saponenko <saponenko.de...@gmail.com>
  Date:   2017-01-05 (Thu, 05 Jan 2017)

  Changed paths:
M pom.xml
M 
src/main/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/DefaultsBinder.java
M 
src/test/java/org/jenkinsci/plugins/pipeline/multibranch/defaults/DefaultsBinderTest.java

  Log Message:
  ---
  Merge pull request #1 from nichobbs/master

Update dependencies and fix for newer version of config-file-provider…


Compare: 
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/compare/14be8c567767...06673050c091

-- 
You received this message because you are subscribed to the Google 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-multibranch-defaults-plugin] 14be8c: Set theme jekyll-theme-cayman

2016-12-25 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 14be8c567767860e5d81be462265766cdcb6682e
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/14be8c567767860e5d81be462265766cdcb6682e
  Author: Denis Saponenko <saponenko.de...@gmail.com>
  Date:   2016-12-25 (Sun, 25 Dec 2016)

  Changed paths:
A _config.yml

  Log Message:
  ---
  Set theme jekyll-theme-cayman


-- 
You received this message because you are subscribed to the Google 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-multibranch-defaults-plugin] e59d4e: Release fixed in doc

2016-12-25 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: e59d4efa00ce7d0e747675ab0af74cde55706565
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/e59d4efa00ce7d0e747675ab0af74cde55706565
  Author: Сапоненко Денис <dsapone...@systematic.ru>
  Date:   2016-12-25 (Sun, 25 Dec 2016)

  Changed paths:
M README.md

  Log Message:
  ---
  Release fixed in doc


-- 
You received this message because you are subscribed to the Google 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-multibranch-defaults-plugin]

2016-11-17 Thread GitHub
  Branch: refs/tags/pipeline-multibranch-defaults-1.0
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin

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


[jenkinsci/pipeline-multibranch-defaults-plugin] 0b78aa: [maven-release-plugin] prepare for next developmen...

2016-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 0b78aa73050f88013b3e8d9e4a108c23870adf8c
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/0b78aa73050f88013b3e8d9e4a108c23870adf8c
  Author: Сапоненко Денис <dsapone...@systematic.ru>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
M pom.xml

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


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


[jenkinsci/pipeline-multibranch-defaults-plugin] 57c082: [maven-release-plugin] prepare release pipeline-mu...

2016-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 57c0829f4b27a2e2f6b026e49afc3f2fa2339198
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/57c0829f4b27a2e2f6b026e49afc3f2fa2339198
  Author: Сапоненко Денис <dsapone...@systematic.ru>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-multibranch-defaults-1.0


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


[jenkinsci/pipeline-multibranch-defaults-plugin] 5e2dc9: SCM connection fix

2016-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 5e2dc976f9213fd6bdcfaeac00c6ebfc0083eeff
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/5e2dc976f9213fd6bdcfaeac00c6ebfc0083eeff
  Author: Сапоненко Денис <dsapone...@systematic.ru>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  SCM connection fix


-- 
You received this message because you are subscribed to the Google 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-multibranch-defaults-plugin] 9b1998: [maven-release-plugin] prepare release pipeline-mu...

2016-11-17 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 9b19982b107f9407ee582158ed4cd9b7e2f1f8d0
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/9b19982b107f9407ee582158ed4cd9b7e2f1f8d0
  Author: Сапоненко Денис <dsapone...@systematic.ru>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-multibranch-defaults-1.0


  Commit: 5686f9f154b834801f3e53ecd64ed14469ea8ba4
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/5686f9f154b834801f3e53ecd64ed14469ea8ba4
  Author: Сапоненко Денис <dsapone...@systematic.ru>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of 
pipeline-multibranch-defaults-1.0


  Commit: dddbc778926d992c34b46a7d22ae0dd036b02844
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/dddbc778926d992c34b46a7d22ae0dd036b02844
  Author: Сапоненко Денис <dsapone...@systematic.ru>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release pipeline-multibranch-defaults-1.0


  Commit: 63d6d2da36e9967897b11ee4547fc97bedd4958c
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/63d6d2da36e9967897b11ee4547fc97bedd4958c
  Author: Сапоненко Денис <dsapone...@systematic.ru>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] rollback the release of 
pipeline-multibranch-defaults-1.0


  Commit: 819692668a3b9f0883835e430f7bf216e6b8a84d
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/819692668a3b9f0883835e430f7bf216e6b8a84d
  Author: Сапоненко Денис <dsapone...@systematic.ru>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  SCM connections fix


Compare: 
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/compare/9e9cd10eec35...819692668a3b

-- 
You received this message because you are subscribed to the Google 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-multibranch-defaults-plugin] 9e9cd1: Developer contact

2016-11-14 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: 9e9cd10eec3540c4849691d85411ee7c10cc6bf8
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/9e9cd10eec3540c4849691d85411ee7c10cc6bf8
  Author: dsaponenko <dsapone...@systematic.ru>
  Date:   2016-11-14 (Mon, 14 Nov 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Developer contact


-- 
You received this message because you are subscribed to the Google 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-multibranch-defaults-plugin] b5a0c3: developerConnection correct

2016-11-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin
  Commit: b5a0c3a04a529aae2d6188c92298586a177f67ae
  
https://github.com/jenkinsci/pipeline-multibranch-defaults-plugin/commit/b5a0c3a04a529aae2d6188c92298586a177f67ae
  Author: dsaponenko <dsapone...@systematic.ru>
  Date:   2016-11-13 (Sun, 13 Nov 2016)

  Changed paths:
M pom.xml

  Log Message:
  ---
  developerConnection correct


-- 
You received this message because you are subscribed to the Google 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.