[jenkinsci/bigpanda-plugin]

2023-04-05 Thread 'github-actions[bot]' via Jenkins Commits
  Branch: refs/tags/1.58.va_f372a_c29b_d5
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin/push/refs/tags/1.58.va_f372a_c29b_d5/00-af372a%40github.com.


[jenkinsci/bigpanda-plugin] 936d14: Incrementalify

2023-04-05 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 936d14b4a1a64ec88da2ed99751bf2a87126a460
  
https://github.com/jenkinsci/bigpanda-plugin/commit/936d14b4a1a64ec88da2ed99751bf2a87126a460
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Incrementalify


  Commit: 4eaa74dbf91fd653a951d8042cfc00569133b03b
  
https://github.com/jenkinsci/bigpanda-plugin/commit/4eaa74dbf91fd653a951d8042cfc00569133b03b
  Author: Luke Leathers 
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  Fix null dereference warning


  Commit: af372ac29bd5647bce6303efb094ffe8795c8a50
  
https://github.com/jenkinsci/bigpanda-plugin/commit/af372ac29bd5647bce6303efb094ffe8795c8a50
  Author: Luke Leathers 
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
A .github/dependabot.yml
A .github/workflows/cd.yaml
M .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Set up CD


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/6e406a04b108...af372ac29bd5

-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/6e406a-af372a%40github.com.


[jenkinsci/bigpanda-plugin] 4eaa74: Fix null dereference warning

2023-04-03 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/automate-release
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 4eaa74dbf91fd653a951d8042cfc00569133b03b
  
https://github.com/jenkinsci/bigpanda-plugin/commit/4eaa74dbf91fd653a951d8042cfc00569133b03b
  Author: Luke Leathers 
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  Fix null dereference warning


  Commit: af372ac29bd5647bce6303efb094ffe8795c8a50
  
https://github.com/jenkinsci/bigpanda-plugin/commit/af372ac29bd5647bce6303efb094ffe8795c8a50
  Author: Luke Leathers 
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
A .github/dependabot.yml
A .github/workflows/cd.yaml
M .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Set up CD


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/2b8661369fa5...af372ac29bd5

-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/automate-release/2b8661-af372a%40github.com.


[jenkinsci/bigpanda-plugin] 135d45: Fix null deref warning

2023-04-03 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/automate-release
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 135d4589a9529feee197e83d9f0cd364ca769c08
  
https://github.com/jenkinsci/bigpanda-plugin/commit/135d4589a9529feee197e83d9f0cd364ca769c08
  Author: Luke Leathers 
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  Fix null deref warning


  Commit: 2b8661369fa5df735de211fbc92182f06702e2c0
  
https://github.com/jenkinsci/bigpanda-plugin/commit/2b8661369fa5df735de211fbc92182f06702e2c0
  Author: Luke Leathers 
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
A .github/dependabot.yml
A .github/workflows/cd.yaml
M .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Set up CD


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/1beeca643e54...2b8661369fa5

-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/automate-release/1beeca-2b8661%40github.com.


[jenkinsci/bigpanda-plugin] 1beeca: Set up CD

2023-04-03 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/automate-release
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 1beeca643e5474b2639829d8996dbed463250435
  
https://github.com/jenkinsci/bigpanda-plugin/commit/1beeca643e5474b2639829d8996dbed463250435
  Author: Luke Leathers 
  Date:   2023-04-03 (Mon, 03 Apr 2023)

  Changed paths:
A .github/dependabot.yml
A .github/workflows/cd.yaml
M .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Set up CD


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/automate-release/80370b-1beeca%40github.com.


[jenkinsci/bigpanda-plugin] 80370b: Set to incrementals version

2023-03-28 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/automate-release
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 80370bc0b8aaf137239d7551ecace88cce9a3682
  
https://github.com/jenkinsci/bigpanda-plugin/commit/80370bc0b8aaf137239d7551ecace88cce9a3682
  Author: Luke Leathers 
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Set to incrementals version


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


[jenkinsci/bigpanda-plugin] 4c1de2: Set to incrementals version

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/automate-release
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 4c1de23b8fabc8849f28c3d528b1b4bfac1f9b05
  
https://github.com/jenkinsci/bigpanda-plugin/commit/4c1de23b8fabc8849f28c3d528b1b4bfac1f9b05
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Set to incrementals version


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


[jenkinsci/bigpanda-plugin] ff33b6: Fix null deref warning

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/automate-release
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: ff33b6d2ad10aef9b918bb4001c68b3bb0ab301e
  
https://github.com/jenkinsci/bigpanda-plugin/commit/ff33b6d2ad10aef9b918bb4001c68b3bb0ab301e
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  Fix null deref warning


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/automate-release/7c3cc2-ff33b6%40github.com.


[jenkinsci/bigpanda-plugin] 7c3cc2: Get over null dereference warning

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/automate-release
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 7c3cc2bed4f4620482d5d28975083a56d6090355
  
https://github.com/jenkinsci/bigpanda-plugin/commit/7c3cc2bed4f4620482d5d28975083a56d6090355
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  Get over null dereference warning


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/automate-release/936d14-7c3cc2%40github.com.


[jenkinsci/bigpanda-plugin] 936d14: Incrementalify

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/automate-release
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 936d14b4a1a64ec88da2ed99751bf2a87126a460
  
https://github.com/jenkinsci/bigpanda-plugin/commit/936d14b4a1a64ec88da2ed99751bf2a87126a460
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Incrementalify


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/automate-release/00-936d14%40github.com.


[jenkinsci/bigpanda-plugin] 6e406a: Update Jenkinsfile for newer Java versions

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 6e406a04b1087235899595bd3b671fc891466f77
  
https://github.com/jenkinsci/bigpanda-plugin/commit/6e406a04b1087235899595bd3b671fc891466f77
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Update Jenkinsfile for newer Java versions


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/471981-6e406a%40github.com.


[jenkinsci/bigpanda-plugin] 2a0414: Update Jenkinsfile for Java 11 and 17

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 2a041406800d9dc34274bae0399d0e00db14af7c
  
https://github.com/jenkinsci/bigpanda-plugin/commit/2a041406800d9dc34274bae0399d0e00db14af7c
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Update Jenkinsfile for Java 11 and 17


  Commit: 471981f28cd716a528bbba3ef16d437dc6446ac6
  
https://github.com/jenkinsci/bigpanda-plugin/commit/471981f28cd716a528bbba3ef16d437dc6446ac6
  Author: Luke Leathers <94816039+luk...@users.noreply.github.com>
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:

  Log Message:
  ---
  Merge branch 'bigpandaio:master' into master


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/070697083566...471981f28cd7

-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/070697-471981%40github.com.


[jenkinsci/bigpanda-plugin] 766673: Fix null dereference

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 766673472b6af634aa59873fc0fbecfe3c7f13ae
  
https://github.com/jenkinsci/bigpanda-plugin/commit/766673472b6af634aa59873fc0fbecfe3c7f13ae
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  Fix null dereference


  Commit: 0706970835660a740846a34e7e1d9e3586ccae66
  
https://github.com/jenkinsci/bigpanda-plugin/commit/0706970835660a740846a34e7e1d9e3586ccae66
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Update Jenkinsfile for Java 11 and 17


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/fe8c21de88c1...070697083566

-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/fe8c21-070697%40github.com.


[jenkinsci/bigpanda-plugin] fe8c21: Incrementalify

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: fe8c21de88c17c5a6d3d2193239c99d61a4176fc
  
https://github.com/jenkinsci/bigpanda-plugin/commit/fe8c21de88c17c5a6d3d2193239c99d61a4176fc
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
A .mvn/extensions.xml
A .mvn/maven.config
M pom.xml

  Log Message:
  ---
  Incrementalify


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/c5bc88-fe8c21%40github.com.


[jenkinsci/bigpanda-plugin] c5bc88: Get rid of string comparisons

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: c5bc88822c09a1558afe95645282e285d68307fd
  
https://github.com/jenkinsci/bigpanda-plugin/commit/c5bc88822c09a1558afe95645282e285d68307fd
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  Get rid of string comparisons


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/4ee1e3-c5bc88%40github.com.


[jenkinsci/bigpanda-plugin] 4ee1e3: Get over possible null deref

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 4ee1e37c4bf1a8a31a2760ac0329181883db1eaf
  
https://github.com/jenkinsci/bigpanda-plugin/commit/4ee1e37c4bf1a8a31a2760ac0329181883db1eaf
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  Get over possible null deref


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/aca7b8-4ee1e3%40github.com.


[jenkinsci/bigpanda-plugin] aca7b8: Get over possible null dereference

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: aca7b8e556ab0b77a6a27eea59b3aaadf2851bee
  
https://github.com/jenkinsci/bigpanda-plugin/commit/aca7b8e556ab0b77a6a27eea59b3aaadf2851bee
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  Get over possible null dereference


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/4dddf1-aca7b8%40github.com.


[jenkinsci/bigpanda-plugin] 4dddf1: Get over Jenking warning finding

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 4dddf17d98def486e4a67bbf298ef54afbb97313
  
https://github.com/jenkinsci/bigpanda-plugin/commit/4dddf17d98def486e4a67bbf298ef54afbb97313
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  Get over Jenking warning finding


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/0189d6-4dddf1%40github.com.


[jenkinsci/bigpanda-plugin] 0189d6: Attempt to get over SpotBugs finding

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 0189d6d9e2f5f2c480a4b83dc439bf80f7e6c5d5
  
https://github.com/jenkinsci/bigpanda-plugin/commit/0189d6d9e2f5f2c480a4b83dc439bf80f7e6c5d5
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  Attempt to get over SpotBugs finding


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/429781-0189d6%40github.com.


[jenkinsci/bigpanda-plugin] 429781: Syntax error

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 429781af4db121a7570aeeef2f8218a2486d63bd
  
https://github.com/jenkinsci/bigpanda-plugin/commit/429781af4db121a7570aeeef2f8218a2486d63bd
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Syntax error


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/391cbe-429781%40github.com.


[jenkinsci/bigpanda-plugin] 391cbe: Do not run tests with gradle

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 391cbeb080ec327ee952b0b2dd0cce8188c6aa19
  
https://github.com/jenkinsci/bigpanda-plugin/commit/391cbeb080ec327ee952b0b2dd0cce8188c6aa19
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  Do not run tests with gradle


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/7842e0-391cbe%40github.com.


[jenkinsci/bigpanda-plugin] 7842e0: BP-1747 Use recommended Jenkinsfile

2023-03-27 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 7842e0dbfa0b26ef6c2ff6445225e439b38f46cb
  
https://github.com/jenkinsci/bigpanda-plugin/commit/7842e0dbfa0b26ef6c2ff6445225e439b38f46cb
  Author: Luke Leathers 
  Date:   2023-03-27 (Mon, 27 Mar 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  BP-1747 Use recommended Jenkinsfile


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/4adcf2-7842e0%40github.com.


[jenkinsci/bigpanda-plugin] 4adcf2: BP-1747 set the plugin build plan to use Java 11

2023-03-24 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 4adcf265fbe303ef451f7d5dae81200e67a6afaa
  
https://github.com/jenkinsci/bigpanda-plugin/commit/4adcf265fbe303ef451f7d5dae81200e67a6afaa
  Author: Luke Leathers 
  Date:   2023-03-24 (Fri, 24 Mar 2023)

  Changed paths:
M Jenkinsfile

  Log Message:
  ---
  BP-1747 set the plugin build plan to use Java 11


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/94708b-4adcf2%40github.com.


[jenkinsci/bigpanda-plugin] f698c3: Fix exposed API key value

2023-03-22 Thread 'Luke Leathers' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: f698c3911e40db64c602da657e91f73929918bc3
  
https://github.com/jenkinsci/bigpanda-plugin/commit/f698c3911e40db64c602da657e91f73929918bc3
  Author: Luke Leathers 
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/bigpanda/BigpandaGlobalNotifier.java
M 
src/main/resources/org/jenkinsci/plugins/bigpanda/BigpandaGlobalNotifier/global.jelly

  Log Message:
  ---
  Fix exposed API key value


  Commit: 94708bd20625f60da9d1c9289fd8d122dc4fe49a
  
https://github.com/jenkinsci/bigpanda-plugin/commit/94708bd20625f60da9d1c9289fd8d122dc4fe49a
  Author: Luke Leathers 
  Date:   2023-03-22 (Wed, 22 Mar 2023)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Enable incrementals


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/9bca64ba6781...94708bd20625

-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/9bca64-94708b%40github.com.


[jenkinsci/bigpanda-plugin] 9bca64: [maven-release-plugin] prepare for next developmen...

2022-02-03 Thread 'Rob Stemen' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 9bca64ba6781a9113ed8354523e34e26f1f1bf6e
  
https://github.com/jenkinsci/bigpanda-plugin/commit/9bca64ba6781a9113ed8354523e34e26f1f1bf6e
  Author: Rob Stemen 
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  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/bigpanda-plugin/push/refs/heads/master/9f431a-9bca64%40github.com.


[jenkinsci/bigpanda-plugin]

2022-02-03 Thread 'Rob Stemen' via Jenkins Commits
  Branch: refs/tags/bigpanda-jenkins-1.4.0
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin/push/refs/tags/bigpanda-jenkins-1.4.0/00-659d5c%40github.com.


[jenkinsci/bigpanda-plugin] 9f431a: [maven-release-plugin] prepare release bigpanda-je...

2022-02-03 Thread 'Rob Stemen' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 9f431af3fafb9223c65335f687209a6bab38dae2
  
https://github.com/jenkinsci/bigpanda-plugin/commit/9f431af3fafb9223c65335f687209a6bab38dae2
  Author: Rob Stemen 
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release bigpanda-jenkins-1.4.0


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


[jenkinsci/bigpanda-plugin] a05f88: Fix bug fetching dependencies

2022-02-03 Thread 'Rob Stemen' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: a05f88fed33be60ba2a38188e7bb7d6839337a67
  
https://github.com/jenkinsci/bigpanda-plugin/commit/a05f88fed33be60ba2a38188e7bb7d6839337a67
  Author: Rob Stemen 
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Fix bug fetching dependencies


  Commit: 26c9aa2ed50b618852002b00826e96e640dae393
  
https://github.com/jenkinsci/bigpanda-plugin/commit/26c9aa2ed50b618852002b00826e96e640dae393
  Author: Rob Stemen 
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/bigpanda/BigpandaApiWrapper.java

  Log Message:
  ---
  Add support for proxy configurations


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/c1cc6849f557...26c9aa2ed50b

-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/c1cc68-26c9aa%40github.com.


[jenkinsci/bigpanda-plugin] c1cc68: [maven-release-plugin] prepare for next developmen...

2021-06-03 Thread 'Julio Guereca' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: c1cc6849f5571ff2ba5c04c3e2d513ada14cea87
  
https://github.com/jenkinsci/bigpanda-plugin/commit/c1cc6849f5571ff2ba5c04c3e2d513ada14cea87
  Author: Julio Guereca 
  Date:   2021-06-03 (Thu, 03 Jun 2021)

  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/bigpanda-plugin/push/refs/heads/master/c6f3be-c1cc68%40github.com.


[jenkinsci/bigpanda-plugin]

2021-06-03 Thread 'Julio Guereca' via Jenkins Commits
  Branch: refs/tags/bigpanda-jenkins-1.3.4
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin/push/refs/tags/bigpanda-jenkins-1.3.4/00-e7ff43%40github.com.


[jenkinsci/bigpanda-plugin] c6f3be: [maven-release-plugin] prepare release bigpanda-je...

2021-06-03 Thread 'Julio Guereca' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: c6f3beae1267adc9cd7f33bf69e663aae87884dc
  
https://github.com/jenkinsci/bigpanda-plugin/commit/c6f3beae1267adc9cd7f33bf69e663aae87884dc
  Author: Julio Guereca 
  Date:   2021-06-03 (Thu, 03 Jun 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release bigpanda-jenkins-1.3.4


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/8c8d7d-c6f3be%40github.com.


[jenkinsci/bigpanda-plugin] 8c8d7d: fixed issue with incorrect comparison operator bei...

2021-06-03 Thread 'Julio Guereca' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 8c8d7dba1aa4ae6a3e8eaaad02fd831cea109400
  
https://github.com/jenkinsci/bigpanda-plugin/commit/8c8d7dba1aa4ae6a3e8eaaad02fd831cea109400
  Author: Julio Guereca 
  Date:   2021-06-03 (Thu, 03 Jun 2021)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  fixed issue with incorrect comparison operator being used


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/722346-8c8d7d%40github.com.


[jenkinsci/bigpanda-plugin] 722346: [maven-release-plugin] prepare for next developmen...

2021-04-12 Thread 'Julio Guereca' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 72234626ca877b4ff1021e9a7c2f92898da32d04
  
https://github.com/jenkinsci/bigpanda-plugin/commit/72234626ca877b4ff1021e9a7c2f92898da32d04
  Author: Julio Guereca 
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  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/bigpanda-plugin/push/refs/heads/master/69c887-722346%40github.com.


[jenkinsci/bigpanda-plugin] 69c887: [maven-release-plugin] prepare release bigpanda-je...

2021-04-12 Thread 'Julio Guereca' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 69c88730c2ab54c5e3f054f75d03c7eb31bfad62
  
https://github.com/jenkinsci/bigpanda-plugin/commit/69c88730c2ab54c5e3f054f75d03c7eb31bfad62
  Author: Julio Guereca 
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release bigpanda-jenkins-1.3.3


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


[jenkinsci/bigpanda-plugin]

2021-04-12 Thread 'Julio Guereca' via Jenkins Commits
  Branch: refs/tags/bigpanda-jenkins-1.3.3
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin/push/refs/tags/bigpanda-jenkins-1.3.3/00-9c4c2f%40github.com.


[jenkinsci/bigpanda-plugin] 9e4f76: SECURITY-2244 - Remove env log (#11)

2021-04-12 Thread 'Julio Guereca' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 9e4f76b7a9b869975168552881f4f7e99a4540e6
  
https://github.com/jenkinsci/bigpanda-plugin/commit/9e4f76b7a9b869975168552881f4f7e99a4540e6
  Author: Julio Guereca <43149208+julioguer...@users.noreply.github.com>
  Date:   2021-03-30 (Tue, 30 Mar 2021)

  Changed paths:
M pom.xml
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  SECURITY-2244 - Remove env log (#11)

* [maven-release-plugin] prepare release bigpanda-jenkins-1.3.2

* [maven-release-plugin] prepare for next development iteration

* [SECURITY-2244]


  Commit: 7cc1db92513b2385743cabadef269bfd9738655a
  
https://github.com/jenkinsci/bigpanda-plugin/commit/7cc1db92513b2385743cabadef269bfd9738655a
  Author: Julio Guereca <43149208+julioguer...@users.noreply.github.com>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  Merge pull request #7 from bigpandaio/master

SECURITY-2244 - Remove env log (#11)


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/7c3e70bc0794...7cc1db92513b

-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/7c3e70-7cc1db%40github.com.


[jenkinsci/bigpanda-plugin] ac0292: [SECURITY-2244]

2021-03-29 Thread 'Julio Guereca' via Jenkins Commits
  Branch: refs/heads/remove_env_log
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: ac02922677b5ba7fe6c6e82868c58b7970f051a3
  
https://github.com/jenkinsci/bigpanda-plugin/commit/ac02922677b5ba7fe6c6e82868c58b7970f051a3
  Author: Julio Guereca <43149208+julioguer...@users.noreply.github.com>
  Date:   2021-03-29 (Mon, 29 Mar 2021)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  [SECURITY-2244]


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/remove_env_log/7c3e70-ac0292%40github.com.


[jenkinsci/bigpanda-plugin]

2021-03-29 Thread 'Julio Guereca' via Jenkins Commits
  Branch: refs/heads/remove_env_log
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin/push/refs/heads/remove_env_log/00-7c3e70%40github.com.


[jenkinsci/bigpanda-plugin]

2019-11-04 Thread Julio Guereca
  Branch: refs/tags/bigpanda-jenkins-1.3.2
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin/push/refs/tags/bigpanda-jenkins-1.3.2/00-0a247d%40github.com.


[jenkinsci/bigpanda-plugin] 48fc6d: [maven-release-plugin] prepare release bigpanda-je...

2019-11-04 Thread Julio Guereca
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 48fc6d0eff319a653fda67891310488c3ca9c9d0
  
https://github.com/jenkinsci/bigpanda-plugin/commit/48fc6d0eff319a653fda67891310488c3ca9c9d0
  Author: Julio Guereca 
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release bigpanda-jenkins-1.3.2


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


[jenkinsci/bigpanda-plugin] 7c3e70: [maven-release-plugin] prepare for next developmen...

2019-11-04 Thread Julio Guereca
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 7c3e70bc07948f97450ab108f277b80ebf947acd
  
https://github.com/jenkinsci/bigpanda-plugin/commit/7c3e70bc07948f97450ab108f277b80ebf947acd
  Author: Julio Guereca 
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/bigpanda-plugin] 8d05ed: Updated distributionManagement url

2019-11-04 Thread Julio Guereca
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 8d05ed7ca06846a7d301a0b880c9ba4ab5b03933
  
https://github.com/jenkinsci/bigpanda-plugin/commit/8d05ed7ca06846a7d301a0b880c9ba4ab5b03933
  Author: Julio Guereca 
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Updated distributionManagement url


  Commit: 0f9989d361ca6b4b53816ac70614a8cb6a860eae
  
https://github.com/jenkinsci/bigpanda-plugin/commit/0f9989d361ca6b4b53816ac70614a8cb6a860eae
  Author: Julio Guereca 
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Updated url path in pom


  Commit: 35ebcc89cf43366b479f90904e1caa39e352f1a2
  
https://github.com/jenkinsci/bigpanda-plugin/commit/35ebcc89cf43366b479f90904e1caa39e352f1a2
  Author: Julio Guereca <43149208+julioguer...@users.noreply.github.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'master' into master


  Commit: 4d309754ebf29c09370194aa736a55a1520475c6
  
https://github.com/jenkinsci/bigpanda-plugin/commit/4d309754ebf29c09370194aa736a55a1520475c6
  Author: Julio Guereca <43149208+julioguer...@users.noreply.github.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #5 from bigpandaio/master

Updating pom url for new readme


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/97327cf80f38...4d309754ebf2

-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/97327c-4d3097%40github.com.


[jenkinsci/bigpanda-plugin]

2019-11-04 Thread Julio Guereca
  Branch: refs/tags/v1.3.0
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin/push/refs/tags/v1.3.0/ef0a4c-00%40github.com.


[jenkinsci/bigpanda-plugin] 97327c: [maven-release-plugin] prepare for next developmen...

2019-11-04 Thread Julio Guereca
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 97327cf80f38416d781b44b48a5d92117e9683d4
  
https://github.com/jenkinsci/bigpanda-plugin/commit/97327cf80f38416d781b44b48a5d92117e9683d4
  Author: Julio Guereca 
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/bigpanda-plugin]

2019-11-04 Thread Julio Guereca
  Branch: refs/tags/bigpanda-jenkins-1.3.1
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin/push/refs/tags/bigpanda-jenkins-1.3.1/00-2105b9%40github.com.


[jenkinsci/bigpanda-plugin] 5a0546: [maven-release-plugin] prepare release bigpanda-je...

2019-11-04 Thread Julio Guereca
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 5a0546969f0efa97948f1c84ee09f844c71c58f3
  
https://github.com/jenkinsci/bigpanda-plugin/commit/5a0546969f0efa97948f1c84ee09f844c71c58f3
  Author: Julio Guereca 
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release bigpanda-jenkins-1.3.1


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


[jenkinsci/bigpanda-plugin] 285e11: Updated distributionManagement url

2019-11-04 Thread Julio Guereca
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 285e116de57c979fb4911dd8265c9b09c6be7ab4
  
https://github.com/jenkinsci/bigpanda-plugin/commit/285e116de57c979fb4911dd8265c9b09c6be7ab4
  Author: Julio Guereca 
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Updated distributionManagement url


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/6ea589-285e11%40github.com.


[jenkinsci/bigpanda-plugin] 6ea589: [maven-release-plugin] prepare for next developmen...

2019-11-04 Thread Julio Guereca
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 6ea5896d6d907c3a4b074d9a24ca16691fa67478
  
https://github.com/jenkinsci/bigpanda-plugin/commit/6ea5896d6d907c3a4b074d9a24ca16691fa67478
  Author: Julio Guereca 
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M pom.xml

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


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


[jenkinsci/bigpanda-plugin] 7c3606: [maven-release-plugin] prepare release bigpanda-je...

2019-11-04 Thread Julio Guereca
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 7c3606f567403d48016542c4c1200c9f48e6880a
  
https://github.com/jenkinsci/bigpanda-plugin/commit/7c3606f567403d48016542c4c1200c9f48e6880a
  Author: Julio Guereca 
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release bigpanda-jenkins-1.3.0


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


[jenkinsci/bigpanda-plugin]

2019-11-04 Thread Julio Guereca
  Branch: refs/tags/bigpanda-jenkins-1.3.0
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin/push/refs/tags/bigpanda-jenkins-1.3.0/00-0c23de%40github.com.


[jenkinsci/bigpanda-plugin] 975806: Fixed merge conflict

2019-11-04 Thread Julio Guereca
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 9758068ffbc0cce8330eb93c482fbc84a99c318e
  
https://github.com/jenkinsci/bigpanda-plugin/commit/9758068ffbc0cce8330eb93c482fbc84a99c318e
  Author: Julio Guereca 
  Date:   2019-10-31 (Thu, 31 Oct 2019)

  Changed paths:
M README.md
M pom.xml
M src/main/java/org/jenkinsci/plugins/bigpanda/BigpandaGlobalNotifier.java
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java
M src/main/resources/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/bigpanda/BigpandaGlobalNotifier/global.jelly

  Log Message:
  ---
  Fixed merge conflict


  Commit: 3d4f9b836f56a18a716eb5c62d6fd993ef61414e
  
https://github.com/jenkinsci/bigpanda-plugin/commit/3d4f9b836f56a18a716eb5c62d6fd993ef61414e
  Author: Julio Guereca 
  Date:   2019-11-01 (Fri, 01 Nov 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java

  Log Message:
  ---
  Updated code to fix null pointer deference error


  Commit: 170e0aba0a1a68f393bd6c680b4ec3ba93e110e4
  
https://github.com/jenkinsci/bigpanda-plugin/commit/170e0aba0a1a68f393bd6c680b4ec3ba93e110e4
  Author: Julio Guereca 
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Added snapshot and updated developer information


  Commit: 7657de9a67238271f6e652a80fa124e6a83d8bc0
  
https://github.com/jenkinsci/bigpanda-plugin/commit/7657de9a67238271f6e652a80fa124e6a83d8bc0
  Author: Julio Guereca <43149208+julioguer...@users.noreply.github.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge pull request #3 from bigpandaio/master

Updated POM


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/ef0a4cc54bdf...7657de9a6723

-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/ef0a4c-7657de%40github.com.


[jenkinsci/bigpanda-plugin]

2019-11-04 Thread Julio Guereca
  Branch: refs/tags/v1.3.0
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin/push/refs/tags/v1.3.0/00-ef0a4c%40github.com.


[jenkinsci/bigpanda-plugin] ef0a4c: Updated dependencies (#2)

2019-11-04 Thread Julio Guereca
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: ef0a4cc54bdfe279253cbc543d734f4f07e3a3cb
  
https://github.com/jenkinsci/bigpanda-plugin/commit/ef0a4cc54bdfe279253cbc543d734f4f07e3a3cb
  Author: Julio Guereca <43149208+julioguer...@users.noreply.github.com>
  Date:   2019-11-04 (Mon, 04 Nov 2019)

  Changed paths:
M README.md
M pom.xml
M src/main/java/org/jenkinsci/plugins/bigpanda/BigpandaGlobalNotifier.java
M src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java
M src/main/resources/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/bigpanda/BigpandaGlobalNotifier/global.jelly

  Log Message:
  ---
  Updated dependencies (#2)

* Fixed merge conflict

* Updated code to fix null pointer deference error


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/22bc91-ef0a4c%40github.com.


[jenkinsci/bigpanda-plugin] 22bc91: Update maven in pom xml

2019-10-28 Thread Erik Zaadi
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 22bc91b43a80ea70d932ec40bf3fd46a4862a574
  
https://github.com/jenkinsci/bigpanda-plugin/commit/22bc91b43a80ea70d932ec40bf3fd46a4862a574
  Author: erikzaadi 
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update maven in pom xml


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/993798-22bc91%40github.com.


[jenkinsci/bigpanda-plugin]

2019-10-28 Thread Erik Zaadi
  Branch: refs/tags/bigpanda-jenkins-1.3
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin/push/refs/tags/bigpanda-jenkins-1.3/993798-00%40github.com.


[jenkinsci/bigpanda-plugin]

2019-10-28 Thread Erik Zaadi
  Branch: refs/tags/bigpanda-jenkins-1.3
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin/push/refs/tags/bigpanda-jenkins-1.3/770332-00%40github.com.


[jenkinsci/bigpanda-plugin]

2019-10-28 Thread Erik Zaadi
  Branch: refs/tags/bigpanda-jenkins-1.3
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin/push/refs/tags/bigpanda-jenkins-1.3/00-993798%40github.com.


[jenkinsci/bigpanda-plugin] 993798: Update maven in pom xml

2019-10-28 Thread Erik Zaadi
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 993798a8fb94f6fe92fb1a5c2c58a99ebb21a189
  
https://github.com/jenkinsci/bigpanda-plugin/commit/993798a8fb94f6fe92fb1a5c2c58a99ebb21a189
  Author: erikzaadi 
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Update maven in pom xml


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/770332-993798%40github.com.


[jenkinsci/bigpanda-plugin]

2019-10-28 Thread Erik Zaadi
  Branch: refs/tags/bigpanda-jenkins-1.3
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin/push/refs/tags/bigpanda-jenkins-1.3/00-770332%40github.com.


[jenkinsci/bigpanda-plugin] f95ca4: New global notifier plugin

2019-10-28 Thread Julio Guereca
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: f95ca4d0316134c4b90aa5efd542960a855ffa40
  
https://github.com/jenkinsci/bigpanda-plugin/commit/f95ca4d0316134c4b90aa5efd542960a855ffa40
  Author: Julio Guereca 
  Date:   2019-09-16 (Mon, 16 Sep 2019)

  Changed paths:
M .gitignore
M README.md
M pom.xml
A src/main/java/org/jenkinsci/plugins/bigpanda/BigpandaApiWrapper.java
A src/main/java/org/jenkinsci/plugins/bigpanda/BigpandaGlobalNotifier.java
A src/main/java/org/jenkinsci/plugins/bigpanda/ChangesBuilder.java
R 
src/main/java/org/jenkinsci/plugins/bigpandaJenkins/BigPandaDeploymentsApiWrapper.java
R 
src/main/java/org/jenkinsci/plugins/bigpandaJenkins/BigPandaJobToJsonConverter.java
R src/main/java/org/jenkinsci/plugins/bigpandaJenkins/BigPandaNotifier.java
R 
src/main/java/org/jenkinsci/plugins/bigpandaJenkins/BigPandaNotifierState.java
A 
src/main/resources/org/jenkinsci/plugins/bigpanda/BigpandaGlobalNotifier/global.jelly
R 
src/main/resources/org/jenkinsci/plugins/bigpandaJenkins/BigPandaNotifier/config.jelly
R 
src/main/resources/org/jenkinsci/plugins/bigpandaJenkins/BigPandaNotifier/global.jelly
A src/main/webapp/help-bigpanda-api.html
A src/main/webapp/help-bigpanda-app.html
R src/main/webapp/help-bigpanda-token.html
R src/main/webapp/help-bigpanda-url.html
R src/main/webapp/help-bigpanda-useNodeNamesInsteadOfLabels.html
A src/main/webapp/help-webhook-url.html

  Log Message:
  ---
  New global notifier plugin


  Commit: 301cc5c34980e887c5db60c2e2d65dd3c5cc3de3
  
https://github.com/jenkinsci/bigpanda-plugin/commit/301cc5c34980e887c5db60c2e2d65dd3c5cc3de3
  Author: Julio Guereca 
  Date:   2019-09-16 (Mon, 16 Sep 2019)

  Changed paths:
M src/main/java/org/jenkinsci/plugins/bigpanda/BigpandaGlobalNotifier.java

  Log Message:
  ---
  Updated to production endpoint


  Commit: 68217cd0a8110fc576dd7967fd763e725b860208
  
https://github.com/jenkinsci/bigpanda-plugin/commit/68217cd0a8110fc576dd7967fd763e725b860208
  Author: Julio Guereca 
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Updated httpclient


  Commit: 77033223a91545cc28d35dd69fe48b4aeea8a169
  
https://github.com/jenkinsci/bigpanda-plugin/commit/77033223a91545cc28d35dd69fe48b4aeea8a169
  Author: Julio Guereca 
  Date:   2019-10-28 (Mon, 28 Oct 2019)

  Changed paths:
A Jenkinsfile
M pom.xml

  Log Message:
  ---
  Updated version and added Jenkinsfile

Author:Julio Guereca 
Co-authored-by: Erik Zaadi 
Co-authored-by: Julio Guereca 


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/7cf7a0859c93...77033223a915

-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin/push/refs/heads/master/7cf7a0-770332%40github.com.


[jenkinsci/bigpanda-plugin] a64af2: [maven-release-plugin] prepare release bigpanda-je...

2014-11-06 Thread GitHub
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: a64af209ca0a52a2d44048cf354da495b2308b88
  
https://github.com/jenkinsci/bigpanda-plugin/commit/a64af209ca0a52a2d44048cf354da495b2308b88
  Author: erikzaadi 
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release bigpanda-jenkins-1.1


  Commit: 7cf7a0859c934a5e129e1f0884e49f23ebcd17a8
  
https://github.com/jenkinsci/bigpanda-plugin/commit/7cf7a0859c934a5e129e1f0884e49f23ebcd17a8
  Author: erikzaadi 
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
M pom.xml

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


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/f5e16bc6ea70...7cf7a0859c93

-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin] 7cf7a0: [maven-release-plugin] prepare for next developmen...

2014-11-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 7cf7a0859c934a5e129e1f0884e49f23ebcd17a8
  
https://github.com/jenkinsci/bigpanda-plugin/commit/7cf7a0859c934a5e129e1f0884e49f23ebcd17a8
  Author: erikzaadi 
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  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/bigpanda-plugin]

2014-11-06 Thread GitHub
  Branch: refs/tags/bigpanda-jenkins-1.1
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin] 4c7409: 1.1 then

2014-11-06 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 4c74095ffa40daf475b43fdc16705c0970c264c7
  
https://github.com/jenkinsci/bigpanda-plugin/commit/4c74095ffa40daf475b43fdc16705c0970c264c7
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  1.1 then


  Commit: 9b00ceb510287dc729a4b201af0d4ffa1cc619fd
  
https://github.com/jenkinsci/bigpanda-plugin/commit/9b00ceb510287dc729a4b201af0d4ffa1cc619fd
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  trying to reset release


  Commit: a4297723120c54e6e97c510b9301fd389ba29e64
  
https://github.com/jenkinsci/bigpanda-plugin/commit/a4297723120c54e6e97c510b9301fd389ba29e64
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release v1.0.0


  Commit: e3493146a02d6bb5f708a96a0bccb52d0a31efe3
  
https://github.com/jenkinsci/bigpanda-plugin/commit/e3493146a02d6bb5f708a96a0bccb52d0a31efe3
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

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


  Commit: f5e16bc6ea70cdb526c7cccb317a8638bedc20ff
  
https://github.com/jenkinsci/bigpanda-plugin/commit/f5e16bc6ea70cdb526c7cccb317a8638bedc20ff
  Author: erikzaadi 
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/bigpandaJenkins/BigPandaJobToJsonConverter.java

  Log Message:
  ---
  Always set description, either by description plugin, scm or cause


  Commit: a64af209ca0a52a2d44048cf354da495b2308b88
  
https://github.com/jenkinsci/bigpanda-plugin/commit/a64af209ca0a52a2d44048cf354da495b2308b88
  Author: erikzaadi 
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release bigpanda-jenkins-1.1


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/6687358930be...a64af209ca0a

-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin] f5e16b: Always set description, either by description plug...

2014-11-06 Thread GitHub
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: f5e16bc6ea70cdb526c7cccb317a8638bedc20ff
  
https://github.com/jenkinsci/bigpanda-plugin/commit/f5e16bc6ea70cdb526c7cccb317a8638bedc20ff
  Author: erikzaadi 
  Date:   2014-11-06 (Thu, 06 Nov 2014)

  Changed paths:
M 
src/main/java/org/jenkinsci/plugins/bigpandaJenkins/BigPandaJobToJsonConverter.java

  Log Message:
  ---
  Always set description, either by description plugin, scm or cause


-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin] e34931: [maven-release-plugin] prepare for next developmen...

2014-10-13 Thread GitHub
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: e3493146a02d6bb5f708a96a0bccb52d0a31efe3
  
https://github.com/jenkinsci/bigpanda-plugin/commit/e3493146a02d6bb5f708a96a0bccb52d0a31efe3
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  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/bigpanda-plugin] a42977: [maven-release-plugin] prepare release v1.0.0

2014-10-13 Thread GitHub
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: a4297723120c54e6e97c510b9301fd389ba29e64
  
https://github.com/jenkinsci/bigpanda-plugin/commit/a4297723120c54e6e97c510b9301fd389ba29e64
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release v1.0.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/bigpanda-plugin]

2014-10-13 Thread GitHub
  Branch: refs/tags/v1.0.0
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin]

2014-10-13 Thread GitHub
  Branch: refs/tags/v1.0.0
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin] 9b00ce: trying to reset release

2014-10-13 Thread GitHub
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 9b00ceb510287dc729a4b201af0d4ffa1cc619fd
  
https://github.com/jenkinsci/bigpanda-plugin/commit/9b00ceb510287dc729a4b201af0d4ffa1cc619fd
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  trying to reset release


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

2014-10-13 Thread GitHub
  Branch: refs/tags/v1.1.0
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin]

2014-10-13 Thread GitHub
  Branch: refs/tags/bigpanda-jenkins-1.2
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin]

2014-10-13 Thread GitHub
  Branch: refs/tags/bigpanda-jenkins-1.2
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin] 4c7409: 1.1 then

2014-10-13 Thread GitHub
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 4c74095ffa40daf475b43fdc16705c0970c264c7
  
https://github.com/jenkinsci/bigpanda-plugin/commit/4c74095ffa40daf475b43fdc16705c0970c264c7
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  1.1 then


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

2014-10-13 Thread GitHub
  Branch: refs/tags/v1.1.0
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin] d31b16: Merge branch 'release/1.0.0'

2014-10-13 Thread GitHub
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: d31b1646467a783381dc2c5be849125c83dd67dd
  
https://github.com/jenkinsci/bigpanda-plugin/commit/d31b1646467a783381dc2c5be849125c83dd67dd
  Author: erikzaadi 
  Date:   2014-10-12 (Sun, 12 Oct 2014)

  Changed paths:
M pom.xml
A 
src/main/java/org/jenkinsci/plugins/bigpandaJenkins/BigPandaDeploymentsApiWrapper.java
A 
src/main/java/org/jenkinsci/plugins/bigpandaJenkins/BigPandaJobToJsonConverter.java
M src/main/java/org/jenkinsci/plugins/bigpandaJenkins/BigPandaNotifier.java
A 
src/main/java/org/jenkinsci/plugins/bigpandaJenkins/BigPandaNotifierState.java
M src/main/resources/index.jelly
M 
src/main/resources/org/jenkinsci/plugins/bigpandaJenkins/BigPandaNotifier/global.jelly
M src/main/webapp/help-bigpanda-token.html
M src/main/webapp/help-bigpanda-url.html

  Log Message:
  ---
  Merge branch 'release/1.0.0'


  Commit: b99e45ef2012fbf6e0d1e610338dbe4356609fbc
  
https://github.com/jenkinsci/bigpanda-plugin/commit/b99e45ef2012fbf6e0d1e610338dbe4356609fbc
  Author: erikzaadi 
  Date:   2014-10-12 (Sun, 12 Oct 2014)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge branch 'develop'


  Commit: ed23e9644049730f6b5661784eaac74e0b23290f
  
https://github.com/jenkinsci/bigpanda-plugin/commit/ed23e9644049730f6b5661784eaac74e0b23290f
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'develop'


  Commit: 42b01bdd9cd1a93db8be9d1eaafe60f1f16841ff
  
https://github.com/jenkinsci/bigpanda-plugin/commit/42b01bdd9cd1a93db8be9d1eaafe60f1f16841ff
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'develop'


  Commit: 6687358930bef62c33cbf80862046b6f87caa19f
  
https://github.com/jenkinsci/bigpanda-plugin/commit/6687358930bef62c33cbf80862046b6f87caa19f
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Initial release


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/2ed867d3a9d8...6687358930be

-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin] 668735: Initial release

2014-10-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 6687358930bef62c33cbf80862046b6f87caa19f
  
https://github.com/jenkinsci/bigpanda-plugin/commit/6687358930bef62c33cbf80862046b6f87caa19f
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Initial release


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

2014-10-13 Thread GitHub
  Branch: refs/tags/v1.0.0
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin] 2ed867: Uppercase POM

2014-10-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 2ed867d3a9d81a9f633d6c4797c8bc139b2e8f26
  
https://github.com/jenkinsci/bigpanda-plugin/commit/2ed867d3a9d81a9f633d6c4797c8bc139b2e8f26
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Uppercase POM


  Commit: 42b01bdd9cd1a93db8be9d1eaafe60f1f16841ff
  
https://github.com/jenkinsci/bigpanda-plugin/commit/42b01bdd9cd1a93db8be9d1eaafe60f1f16841ff
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'develop'


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/ed23e9644049...42b01bdd9cd1

-- 
You received this message because you are subscribed to the Google 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/bigpanda-plugin] 2ed867: Uppercase POM

2014-10-13 Thread GitHub
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 2ed867d3a9d81a9f633d6c4797c8bc139b2e8f26
  
https://github.com/jenkinsci/bigpanda-plugin/commit/2ed867d3a9d81a9f633d6c4797c8bc139b2e8f26
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Uppercase POM


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


[jenkinsci/bigpanda-plugin]

2014-10-13 Thread GitHub
  Branch: refs/tags/v1.0.0
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin] 88dd31: update scm details in pom

2014-10-13 Thread GitHub
  Branch: refs/heads/develop
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 88dd3181fcf50cbfee4b08dcbdb31e11caf58182
  
https://github.com/jenkinsci/bigpanda-plugin/commit/88dd3181fcf50cbfee4b08dcbdb31e11caf58182
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update scm details in pom


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


[jenkinsci/bigpanda-plugin]

2014-10-13 Thread GitHub
  Branch: refs/tags/v1.0.0
  Home:   https://github.com/jenkinsci/bigpanda-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/bigpanda-plugin] 88dd31: update scm details in pom

2014-10-13 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/bigpanda-plugin
  Commit: 88dd3181fcf50cbfee4b08dcbdb31e11caf58182
  
https://github.com/jenkinsci/bigpanda-plugin/commit/88dd3181fcf50cbfee4b08dcbdb31e11caf58182
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  update scm details in pom


  Commit: ed23e9644049730f6b5661784eaac74e0b23290f
  
https://github.com/jenkinsci/bigpanda-plugin/commit/ed23e9644049730f6b5661784eaac74e0b23290f
  Author: erikzaadi 
  Date:   2014-10-13 (Mon, 13 Oct 2014)

  Changed paths:
M pom.xml

  Log Message:
  ---
  Merge branch 'develop'


Compare: 
https://github.com/jenkinsci/bigpanda-plugin/compare/b99e45ef2012...ed23e9644049

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

2014-10-13 Thread GitHub
  Branch: refs/tags/v1.0.0
  Home:   https://github.com/jenkinsci/bigpanda-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.