[jenkinsci/jep] 8c5021: Updates to JEP 226

2020-08-15 Thread Oleg Nenashev
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jep
  Commit: 8c50212030dbd9ce170d1d6504eae194919e
  
https://github.com/jenkinsci/jep/commit/8c50212030dbd9ce170d1d6504eae194919e
  Author: Sumit Sarin 
  Date:   2020-08-12 (Wed, 12 Aug 2020)

  Changed paths:
M jep/226/README.adoc

  Log Message:
  ---
  Updates to JEP 226


  Commit: 24e0184adcfce1385d445799957f066b24d98834
  
https://github.com/jenkinsci/jep/commit/24e0184adcfce1385d445799957f066b24d98834
  Author: Oleg Nenashev 
  Date:   2020-08-16 (Sun, 16 Aug 2020)

  Changed paths:
M jep/226/README.adoc

  Log Message:
  ---
  Merge pull request #296 from stellargo/226

JEP-226: Update documentation to reflect the current changes


Compare: https://github.com/jenkinsci/jep/compare/9db9e553629b...24e0184adcfc

-- 
You received this message because you are subscribed to the Google 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/jep/push/refs/heads/master/9db9e5-24e018%40github.com.


[jenkinsci/ez-templates-plugin] a0a541: Javadoc fix

2020-08-15 Thread drekbour
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ez-templates-plugin
  Commit: a0a541f1510a9a5258b0216855db6a92137f3c94
  
https://github.com/jenkinsci/ez-templates-plugin/commit/a0a541f1510a9a5258b0216855db6a92137f3c94
  Author: Marc Carter 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M src/main/java/com/joelj/jenkins/eztemplates/listener/EzTemplateChange.java

  Log Message:
  ---
  Javadoc 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ez-templates-plugin/push/refs/heads/master/c87ef9-a0a541%40github.com.


[jenkinsci/ez-templates-plugin] 6765c1: Update config.jelly

2020-08-15 Thread drekbour
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/ez-templates-plugin

  Commit: 6765c167a9fce55fa1286d91723e8a74ea4d0164

  
https://github.com/jenkinsci/ez-templates-plugin/commit/6765c167a9fce55fa1286d91723e8a74ea4d0164

  Author: ff-ahumberston 

  Date:   2020-08-13 (Thu, 13 Aug 2020)



  Changed paths:

M 
src/main/resources/com/joelj/jenkins/eztemplates/TemplateImplementationProperty/config.jelly



  Log Message:

  ---

  Update config.jelly



Fix for https://issues.jenkins-ci.org/browse/JENKINS-63055



We found that the cause of the issue appears to be the use of an additional 
jelly tag (in this case f:description) within the drop down f:entry tag.  This 
prevented the creation of the  tag which in 
turn caused the drop down refresh to fail (as the setting-main tag now requires 
a sibling).



Simply moving the f:description jelly tag outside the f:entry tag fixed the 
issue.





  Commit: c87ef9cbdc934b72dc9dc8f2208971b7ffaee9bc

  
https://github.com/jenkinsci/ez-templates-plugin/commit/c87ef9cbdc934b72dc9dc8f2208971b7ffaee9bc

  Author: drekbour 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M 
src/main/resources/com/joelj/jenkins/eztemplates/TemplateImplementationProperty/config.jelly



  Log Message:

  ---

  Merge pull request #6 from ff-ahumberston/post_2.244_compatibility



Bugfix: JENKINS-63055 2.244+ Jelly compatibility





Compare: 
https://github.com/jenkinsci/ez-templates-plugin/compare/e8744a4993d2...c87ef9cbdc93

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


[jenkinsci/parameter-separator-plugin] a417a8: Update README using screenshots from latest version

2020-08-15 Thread Piotr Paczyński
  Branch: refs/heads/code-overhaul

  Home:   https://github.com/jenkinsci/parameter-separator-plugin

  Commit: a417a8ceb4cd4088d0a1c84cc371c8a7215e8087

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/a417a8ceb4cd4088d0a1c84cc371c8a7215e8087

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M README.md

A github_site/img/build-params-4.png

A github_site/img/global-config.png

A github_site/img/job-build-1.png

A github_site/img/job-build-2.png

A github_site/img/job-build-3.png

A github_site/img/job-build-4.png

A github_site/img/job-config-with-preview.png

A github_site/img/job-config.png

R github_site/img/parameter_separator_buildwithparams1.png

R github_site/img/parameter_separator_globalconfigstyle1.png

R github_site/img/parameter_separator_jobconfig1.png



  Log Message:

  ---

  Update README using screenshots from latest 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/parameter-separator-plugin/push/refs/heads/code-overhaul/1b7c01-a417a8%40github.com.


[jenkinsci/parameter-separator-plugin] 1b7c01: Update README using screenshots from latest version

2020-08-15 Thread Piotr Paczyński
  Branch: refs/heads/code-overhaul

  Home:   https://github.com/jenkinsci/parameter-separator-plugin

  Commit: 1b7c01a35de6a1109eee2f7903ce39fb64af10de

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/1b7c01a35de6a1109eee2f7903ce39fb64af10de

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M README.md

A github_site/img/build-params-4.png

A github_site/img/global-config.png

A github_site/img/job-build-1.png

A github_site/img/job-build-2.png

A github_site/img/job-build-3.png

A github_site/img/job-build-4.png

A github_site/img/job-config-with-preview.png

A github_site/img/job-config.png

R github_site/img/parameter_separator_buildwithparams1.png

R github_site/img/parameter_separator_globalconfigstyle1.png

R github_site/img/parameter_separator_jobconfig1.png



  Log Message:

  ---

  Update README using screenshots from latest 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/parameter-separator-plugin/push/refs/heads/code-overhaul/13886c-1b7c01%40github.com.


[jenkinsci/parameter-separator-plugin] 13886c: Update README using screenshots from latest version

2020-08-15 Thread Piotr Paczyński
  Branch: refs/heads/code-overhaul

  Home:   https://github.com/jenkinsci/parameter-separator-plugin

  Commit: 13886c63603feede08e676a177e4058ce46369a3

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/13886c63603feede08e676a177e4058ce46369a3

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M README.md

A github_site/img/build-params-4.png

A github_site/img/global-config.png

A github_site/img/job-build-1.png

A github_site/img/job-build-2.png

A github_site/img/job-build-3.png

A github_site/img/job-build-4.png

A github_site/img/job-config-with-preview.png

A github_site/img/job-config.png

R github_site/img/parameter_separator_buildwithparams1.png

R github_site/img/parameter_separator_globalconfigstyle1.png

R github_site/img/parameter_separator_jobconfig1.png



  Log Message:

  ---

  Update README using screenshots from latest 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/parameter-separator-plugin/push/refs/heads/code-overhaul/178796-13886c%40github.com.


[jenkinsci/parameter-separator-plugin] cd0267: Code overhaul with various improvements and bug fixes

2020-08-15 Thread Piotr Paczyński
  Branch: refs/heads/code-overhaul

  Home:   https://github.com/jenkinsci/parameter-separator-plugin

  Commit: cd026741720b6a599dce7883f2c28c7f375eaec8

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/cd026741720b6a599dce7883f2c28c7f375eaec8

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M 
src/main/java/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition.java

M 
src/main/java/jenkins/plugins/parameter_separator/ParameterSeparatorValue.java

A src/main/java/jenkins/plugins/parameter_separator/Utils.java

M src/main/resources/index.jelly

M 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/config.jelly

M 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/global.jelly

M 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/index.jelly

M 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorValue/value.jelly

A 
src/main/resources/jenkins/plugins/parameter_separator/parameter_separator.js



  Log Message:

  ---

  Code overhaul with various improvements and bug fixes



Improvements:

- support HTML tags (sanitized) in section header

- introduced html syntax highlighting & preview functionality on

parameter definition page

- added css syntax highlighting in global configuration page

- add option to globally configure section header styling

- adjusting global styling now applies immediately not only to future,

but also past builds if they used default styling

- improve rendering of separators to span across entire parameter table width



Bug fixes:

- fixed null pointer when trying to use separator in declarative

pipeline without providing styling parameters

- separator name no longer changes each time when saving freestyle job

configuration



Maintenance:

- simplify: remove dead code, use PersistentDescriptor

- reorder methods according to common practices

- use null annotations to prevent introducing null errors





  Commit: b8196e71a2907294b8c616c392a29fc28ff9dd72

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/b8196e71a2907294b8c616c392a29fc28ff9dd72

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  POM cleanup





  Commit: b9c01788effa7d8cf19060b80719516ded1dc53b

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/b9c01788effa7d8cf19060b80719516ded1dc53b

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

A .derived

M .gitignore

M pom.xml



  Log Message:

  ---

  Add "pipeline" POM profile for easy testing in pipeline



Run the plugin like this to be able to test it in pipeline:



  mvn hpi:run -Ppipeline





  Commit: d8984bbc8bbf1eb54873d902894b5eec5023796f

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/d8984bbc8bbf1eb54873d902894b5eec5023796f

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help-globalSectionHeaderStyle.html

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help-globalSeparatorStyle.html

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help-sectionHeader.html

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help-sectionHeaderStyle.html

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help-separatorStyle.html

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help.html



  Log Message:

  ---

  Add help in config pages





  Commit: 178796bd0e7fed9f9303931399b2b7456e192559

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/178796bd0e7fed9f9303931399b2b7456e192559

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M README.md

A github_site/img/build-params-4.png

A github_site/img/global-config.png

A github_site/img/job-build-1.png

A github_site/img/job-build-2.png

A github_site/img/job-build-3.png

A github_site/img/job-build-4.png

A github_site/img/job-config-with-preview.png

A github_site/img/job-config.png

R github_site/img/parameter_separator_buildwithparams1.png

R github_site/img/parameter_separator_globalconfigstyle1.png

R github_site/img/parameter_separator_jobconfig1.png



  Log Message:

  ---

  Update README using screenshots from latest version





Compare: 
https://github.com/jenkinsci/parameter-separator-plugin/compare/a06dcb2f7b91...178796bd0e7f

-- 
You received this message because you are subscribed to the Google 

[jenkinsci/parameter-separator-plugin] 01b442: Create release-drafter.yml

2020-08-15 Thread Piotr Paczyński
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/parameter-separator-plugin

  Commit: 01b44288799e0fbb0d67ac41c36b348bed7b6397

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/01b44288799e0fbb0d67ac41c36b348bed7b6397

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

A .github/workflows/release-drafter.yml



  Log Message:

  ---

  Create release-drafter.yml





-- 
You received this message because you are subscribed to the Google 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/parameter-separator-plugin/push/refs/heads/master/856f80-01b442%40github.com.


[jenkinsci/parameter-separator-plugin] 4bee5a: Create release-drafter.yml

2020-08-15 Thread Piotr Paczyński
  Branch: refs/heads/master

  Home:   https://github.com/jenkinsci/parameter-separator-plugin

  Commit: 4bee5a26327b2723dc8a295ef7ea4ab0444a815f

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/4bee5a26327b2723dc8a295ef7ea4ab0444a815f

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

A .github/release-drafter.yml



  Log Message:

  ---

  Create release-drafter.yml





  Commit: 856f80a555ded46cf8305f71b739bd7b0204

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/856f80a555ded46cf8305f71b739bd7b0204

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

A .github/release-drafter.yml



  Log Message:

  ---

  Merge pull request #12 from jenkinsci/add-release-drafter



Create release-drafter.yml





Compare: 
https://github.com/jenkinsci/parameter-separator-plugin/compare/fa0fa91af5f4...856f80a555d8

-- 
You received this message because you are subscribed to the Google 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/parameter-separator-plugin/push/refs/heads/master/fa0fa9-856f80%40github.com.


[jenkinsci/parameter-separator-plugin] 4bee5a: Create release-drafter.yml

2020-08-15 Thread Piotr Paczyński
  Branch: refs/heads/add-release-drafter

  Home:   https://github.com/jenkinsci/parameter-separator-plugin

  Commit: 4bee5a26327b2723dc8a295ef7ea4ab0444a815f

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/4bee5a26327b2723dc8a295ef7ea4ab0444a815f

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

A .github/release-drafter.yml



  Log Message:

  ---

  Create release-drafter.yml





-- 
You received this message because you are subscribed to the Google 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/parameter-separator-plugin/push/refs/heads/add-release-drafter/00-4bee5a%40github.com.


[jenkinsci/parameter-separator-plugin] a06dcb: Update README using screenshots from latest version

2020-08-15 Thread Piotr Paczyński
  Branch: refs/heads/code-overhaul

  Home:   https://github.com/jenkinsci/parameter-separator-plugin

  Commit: a06dcb2f7b91346e2a1f8d7387cafe422967ad11

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/a06dcb2f7b91346e2a1f8d7387cafe422967ad11

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M README.md

A github_site/img/build-params-4.png

A github_site/img/global-config.png

A github_site/img/job-build-1.png

A github_site/img/job-build-2.png

A github_site/img/job-build-3.png

A github_site/img/job-build-4.png

A github_site/img/job-config-with-preview.png

A github_site/img/job-config.png

R github_site/img/parameter_separator_buildwithparams1.png

R github_site/img/parameter_separator_globalconfigstyle1.png

R github_site/img/parameter_separator_jobconfig1.png



  Log Message:

  ---

  Update README using screenshots from latest 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/parameter-separator-plugin/push/refs/heads/code-overhaul/30a18c-a06dcb%40github.com.


[jenkinsci/parameter-separator-plugin] 74ce20: Code overhaul with various improvements and bug fixes

2020-08-15 Thread Piotr Paczyński
  Branch: refs/heads/code-overhaul

  Home:   https://github.com/jenkinsci/parameter-separator-plugin

  Commit: 74ce209d6d402113a715107e3e23a465821abc98

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/74ce209d6d402113a715107e3e23a465821abc98

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M 
src/main/java/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition.java

M 
src/main/java/jenkins/plugins/parameter_separator/ParameterSeparatorValue.java

A src/main/java/jenkins/plugins/parameter_separator/Utils.java

M src/main/resources/index.jelly

M 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/config.jelly

M 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/global.jelly

M 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/index.jelly

M 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorValue/value.jelly

A 
src/main/resources/jenkins/plugins/parameter_separator/parameter_separator.js



  Log Message:

  ---

  Code overhaul with various improvements and bug fixes



Improvements:

- support HTML tags (sanitized) in section header

- introduced html syntax highlighting & preview functionality on

parameter definition page

- added css syntax highlighting in global configuration page

- add option to globally configure section header styling

- adjusting global styling now applies immediately not only to future,

but also past builds if they used default styling

- improve rendering of separators to span across entire parameter table width



Bug fixes:

- fixed null pointer when trying to use separator in declarative

pipeline without providing styling parameters

- separator name no longer changes each time when saving freestyle job

configuration



Maintenance:

- simplify: remove dead code, use PersistentDescriptor

- reorder methods according to common practices

- use null annotations to prevent introducing null errors





  Commit: 5dd4902f69558a6b723908c8b437e02a59a9b05d

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/5dd4902f69558a6b723908c8b437e02a59a9b05d

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  POM cleanup





  Commit: 3f9acc2c205e63d92fd1b2af78c98061e130a0f7

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/3f9acc2c205e63d92fd1b2af78c98061e130a0f7

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

A .derived

M .gitignore

M pom.xml



  Log Message:

  ---

  Add "pipeline" POM profile for easy testing in pipeline



Run the plugin like this to be able to test it in pipeline:



  mvn hpi:run -Ppipeline





  Commit: 6aa2e247bed5fd2e1fa72f315f10cc8f103e29b2

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/6aa2e247bed5fd2e1fa72f315f10cc8f103e29b2

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help-globalSectionHeaderStyle.html

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help-globalSeparatorStyle.html

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help-sectionHeader.html

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help-sectionHeaderStyle.html

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help-separatorStyle.html

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help.html



  Log Message:

  ---

  Add help in config pages





  Commit: 30a18cc1f308bf5468c033e54a229ae8c5c6787b

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/30a18cc1f308bf5468c033e54a229ae8c5c6787b

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M README.md

A github_site/img/build-params-4.png

A github_site/img/global-config.png

A github_site/img/job-build-1.png

A github_site/img/job-build-2.png

A github_site/img/job-build-3.png

A github_site/img/job-build-4.png

A github_site/img/job-config-with-preview.png

A github_site/img/job-config.png

R github_site/img/parameter_separator_buildwithparams1.png

R github_site/img/parameter_separator_globalconfigstyle1.png

R github_site/img/parameter_separator_jobconfig1.png



  Log Message:

  ---

  Update README using screenshots from latest version





Compare: 
https://github.com/jenkinsci/parameter-separator-plugin/compare/3b1cec96fba1...30a18cc1f308

-- 
You received this message because you are subscribed to the Google 

[jenkins-infra/update-center2]

2020-08-15 Thread Daniel Beck
  Branch: refs/heads/INFRA-2615
  Home:   https://github.com/jenkins-infra/update-center2

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


[jenkins-infra/update-center2]

2020-08-15 Thread Daniel Beck
  Branch: refs/heads/topic-themes
  Home:   https://github.com/jenkins-infra/update-center2

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


[jenkins-infra/update-center2]

2020-08-15 Thread Daniel Beck
  Branch: refs/heads/sonargraph-deprecation
  Home:   https://github.com/jenkins-infra/update-center2

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


[jenkins-infra/update-center2]

2020-08-15 Thread Daniel Beck
  Branch: refs/heads/release-drafter
  Home:   https://github.com/jenkins-infra/update-center2

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


[jenkins-infra/update-center2]

2020-08-15 Thread Daniel Beck
  Branch: refs/heads/Remove-mac-wrong-warning
  Home:   https://github.com/jenkins-infra/update-center2

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/update-center2/push/refs/heads/Remove-mac-wrong-warning/76c907-00%40github.com.


[jenkins-infra/update-center2]

2020-08-15 Thread Daniel Beck
  Branch: refs/heads/v3.3.1
  Home:   https://github.com/jenkins-infra/update-center2

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


[jenkins-infra/update-center2]

2020-08-15 Thread Daniel Beck
  Branch: refs/heads/index-page
  Home:   https://github.com/jenkins-infra/update-center2

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


[jenkinsci/parameter-separator-plugin] 3b1cec: Update README using screenshots from latest version

2020-08-15 Thread Piotr Paczyński
  Branch: refs/heads/code-overhaul

  Home:   https://github.com/jenkinsci/parameter-separator-plugin

  Commit: 3b1cec96fba18cf2e7e2f303a872094859c70cb2

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/3b1cec96fba18cf2e7e2f303a872094859c70cb2

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M README.md

A github_site/img/build-params-4.png

A github_site/img/global-config.png

A github_site/img/job-build-1.png

A github_site/img/job-build-2.png

A github_site/img/job-build-3.png

A github_site/img/job-build-4.png

A github_site/img/job-config-with-preview.png

A github_site/img/job-config.png

R github_site/img/parameter_separator_buildwithparams1.png

R github_site/img/parameter_separator_globalconfigstyle1.png

R github_site/img/parameter_separator_jobconfig1.png



  Log Message:

  ---

  Update README using screenshots from latest 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/parameter-separator-plugin/push/refs/heads/code-overhaul/438236-3b1cec%40github.com.


[jenkinsci/parameter-separator-plugin] 438236: Update README using screenshots from latest version

2020-08-15 Thread Piotr Paczyński
  Branch: refs/heads/code-overhaul

  Home:   https://github.com/jenkinsci/parameter-separator-plugin

  Commit: 4382367935326b9245670dd31d4b697a47953602

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/4382367935326b9245670dd31d4b697a47953602

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M README.md

A github_site/img/build-params-4.png

A github_site/img/global-config.png

A github_site/img/job-build-1.png

A github_site/img/job-build-2.png

A github_site/img/job-build-3.png

A github_site/img/job-build-4.png

A github_site/img/job-config-with-preview.png

A github_site/img/job-config.png

R github_site/img/parameter_separator_buildwithparams1.png

R github_site/img/parameter_separator_globalconfigstyle1.png

R github_site/img/parameter_separator_jobconfig1.png



  Log Message:

  ---

  Update README using screenshots from latest 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/parameter-separator-plugin/push/refs/heads/code-overhaul/80cc7c-438236%40github.com.


[jenkinsci/parameter-separator-plugin] 80cc7c: Update README using screenshots from latest version

2020-08-15 Thread Piotr Paczyński
  Branch: refs/heads/code-overhaul

  Home:   https://github.com/jenkinsci/parameter-separator-plugin

  Commit: 80cc7c726728d75c6aa5a07453d905c425a24e97

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/80cc7c726728d75c6aa5a07453d905c425a24e97

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M README.md

A github_site/img/build-params-4.png

A github_site/img/global-config.png

A github_site/img/job-build-1.png

A github_site/img/job-build-2.png

A github_site/img/job-build-3.png

A github_site/img/job-build-4.png

A github_site/img/job-config-with-preview.png

A github_site/img/job-config.png

R github_site/img/parameter_separator_buildwithparams1.png

R github_site/img/parameter_separator_globalconfigstyle1.png

R github_site/img/parameter_separator_jobconfig1.png



  Log Message:

  ---

  Update README using screenshots from latest 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/parameter-separator-plugin/push/refs/heads/code-overhaul/58ac30-80cc7c%40github.com.


[jenkinsci/parameter-separator-plugin] e5475b: Code overhaul with various improvements and bug fixes

2020-08-15 Thread Piotr Paczyński
  Branch: refs/heads/code-overhaul

  Home:   https://github.com/jenkinsci/parameter-separator-plugin

  Commit: e5475b9cc38ac21eb840b56df0916d050686e6db

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/e5475b9cc38ac21eb840b56df0916d050686e6db

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M 
src/main/java/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition.java

M 
src/main/java/jenkins/plugins/parameter_separator/ParameterSeparatorValue.java

A src/main/java/jenkins/plugins/parameter_separator/Utils.java

M src/main/resources/index.jelly

M 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/config.jelly

M 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/global.jelly

M 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/index.jelly

M 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorValue/value.jelly

A 
src/main/resources/jenkins/plugins/parameter_separator/parameter_separator.js



  Log Message:

  ---

  Code overhaul with various improvements and bug fixes



Improvements:

- support HTML tags (sanitized) in section header

- introduced html syntax highlighting & preview functionality on

parameter definition page

- added css syntax highlighting in global configuration page

- add option to globally configure section header styling

- adjusting global styling now applies immediately not only to future,

but also past builds if they used default styling

- improve rendering of separators to span across entire parameter table width



Bug fixes:

- fixed null pointer when trying to use separator in declarative

pipeline without providing styling parameters

- separator name no longer changes each time when saving freestyle job

configuration



Maintenance:

- simplify: remove dead code, use PersistentDescriptor

- reorder methods according to common practices

- use null annotations to prevent introducing null errors





  Commit: c03425a1bb33ff888929353e2926b187e45e573e

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/c03425a1bb33ff888929353e2926b187e45e573e

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M pom.xml



  Log Message:

  ---

  POM cleanup





  Commit: be1da5cf41a2268ef3134ff1ad25f6cc0cba5efa

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/be1da5cf41a2268ef3134ff1ad25f6cc0cba5efa

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

A .derived

M .gitignore

M pom.xml



  Log Message:

  ---

  Add "pipeline" POM profile for easy testing in pipeline



Run the plugin like this to be able to test it in pipeline:



  mvn hpi:run -Ppipeline





  Commit: 8831259fbce22393616e28bf2bff351cf3e8dceb

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/8831259fbce22393616e28bf2bff351cf3e8dceb

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help-globalSectionHeaderStyle.html

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help-globalSeparatorStyle.html

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help-sectionHeader.html

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help-sectionHeaderStyle.html

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help-separatorStyle.html

A 
src/main/resources/jenkins/plugins/parameter_separator/ParameterSeparatorDefinition/help.html



  Log Message:

  ---

  Add help in config pages





  Commit: 58ac30c0cc72b24e7e44ec1d4edee79f1bd3494c

  
https://github.com/jenkinsci/parameter-separator-plugin/commit/58ac30c0cc72b24e7e44ec1d4edee79f1bd3494c

  Author: Piotr Paczyński 

  Date:   2020-08-15 (Sat, 15 Aug 2020)



  Changed paths:

M README.md

A github_site/img/build-params-4.png

A github_site/img/global-config.png

A github_site/img/job-build-1.png

A github_site/img/job-build-2.png

A github_site/img/job-build-3.png

A github_site/img/job-build-4.png

A github_site/img/job-config-with-preview.png

A github_site/img/job-config.png

R github_site/img/parameter_separator_buildwithparams1.png

R github_site/img/parameter_separator_globalconfigstyle1.png

R github_site/img/parameter_separator_jobconfig1.png



  Log Message:

  ---

  Update README using screenshots from latest version





Compare: 
https://github.com/jenkinsci/parameter-separator-plugin/compare/f253f6ed190e...58ac30c0cc72

-- 
You received this message because you are subscribed to the Google 

[jenkins-infra/update-center2] de84ac: Properly mark sonargraph-plugin as deprecated

2020-08-15 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: de84ac36dc19b8870c8b3754c48a50a6a5c80542
  
https://github.com/jenkins-infra/update-center2/commit/de84ac36dc19b8870c8b3754c48a50a6a5c80542
  Author: Daniel Beck 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M resources/deprecations.properties
M resources/label-definitions.properties

  Log Message:
  ---
  Properly mark sonargraph-plugin as deprecated


  Commit: ae25f1aed256da162b1467663c6ae1554f517aec
  
https://github.com/jenkins-infra/update-center2/commit/ae25f1aed256da162b1467663c6ae1554f517aec
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M resources/deprecations.properties
M resources/label-definitions.properties

  Log Message:
  ---
  Merge pull request #426 from daniel-beck/sonargraph-plugin

Properly mark sonargraph-plugin as deprecated


Compare: 
https://github.com/jenkins-infra/update-center2/compare/adb188ec4707...ae25f1aed256

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


[jenkinsci/upload-pgyer-plugin] d87301: improve readme

2020-08-15 Thread Yang Fan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: d8730117c2eed02e2a23400be70eb6da48be1e59
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/d8730117c2eed02e2a23400be70eb6da48be1e59
  Author: myroid 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M README.md
M README_cn.md
A images/isUploadPgyer.png
A images/pgyer_v1_result.png
A images/pgyer_v2_result.png
A images/uploadPgyerInstruction.png
A images/uploadPgyerTimeout.png
A images/upload_pgyer_running_log.png
A images/upload_pgyer_use_env.png

  Log Message:
  ---
  improve 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/upload-pgyer-plugin/push/refs/heads/master/9deee4-d87301%40github.com.


[jenkinsci/upload-pgyer-plugin] 9deee4: change the download address for the latest version

2020-08-15 Thread Yang Fan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: 9deee414bd168676f3ccebe88b75f87d2ced0c60
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/9deee414bd168676f3ccebe88b75f87d2ced0c60
  Author: myroid 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M README.md
M README_cn.md

  Log Message:
  ---
  change the download address for the latest 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/upload-pgyer-plugin/push/refs/heads/master/0aed67-9deee4%40github.com.


[jenkinsci/upload-pgyer-plugin] 0aed67: imporve readme

2020-08-15 Thread Yang Fan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: 0aed6731ae2787b4455dbd5290fed08cfac2af71
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/0aed6731ae2787b4455dbd5290fed08cfac2af71
  Author: myroid 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M README.md
M README_cn.md

  Log Message:
  ---
  imporve 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/upload-pgyer-plugin/push/refs/heads/master/84bf83-0aed67%40github.com.


[jenkinsci/upload-pgyer-plugin] 84bf83: imporve readme

2020-08-15 Thread Yang Fan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: 84bf83093afb274b50f89dfc76e933e530845b1d
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/84bf83093afb274b50f89dfc76e933e530845b1d
  Author: myroid 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M README.md
M README_cn.md

  Log Message:
  ---
  imporve 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/upload-pgyer-plugin/push/refs/heads/master/4a1a36-84bf83%40github.com.


[jenkinsci/upload-pgyer-plugin] ef9577: add image resources

2020-08-15 Thread Yang Fan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: ef9577a1fcc0c8803414bb4861d075b81d951c03
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/ef9577a1fcc0c8803414bb4861d075b81d951c03
  Author: myroid 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
A images/isUploadPgyer.png
A images/pgyer_v1_result.png
A images/pgyer_v2_result.png
A images/uploadPgyerInstruction.png
A images/uploadPgyerTimeout.png
A images/upload_pgyer_running_log.png
A images/upload_pgyer_use_env.png

  Log Message:
  ---
  add image resources


  Commit: 4a1a36533883df83ac8320745a26a7602612efdc
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/4a1a36533883df83ac8320745a26a7602612efdc
  Author: myroid 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M README.md
M README_cn.md

  Log Message:
  ---
  imporve readme


Compare: 
https://github.com/jenkinsci/upload-pgyer-plugin/compare/2fd46d99ce60...4a1a36533883

-- 
You received this message because you are subscribed to the Google 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/upload-pgyer-plugin/push/refs/heads/master/2fd46d-4a1a36%40github.com.


[jenkinsci/upload-pgyer-plugin] 2fd46d: improve readme

2020-08-15 Thread Yang Fan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: 2fd46d99ce60bef5cec2e06dd798f3344f42d891
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/2fd46d99ce60bef5cec2e06dd798f3344f42d891
  Author: myroid 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M README.md
M README_cn.md
A images/isUploadPgyer.png
A images/pgyer_v1_result.png
A images/pgyer_v2_result.png
A images/uploadPgyerInstruction.png
A images/uploadPgyerTimeout.png
A images/upload_pgyer_running_log.png
A images/upload_pgyer_use_env.png

  Log Message:
  ---
  improve 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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/upload-pgyer-plugin/push/refs/heads/master/96b656-2fd46d%40github.com.


[jenkins-infra/update-center2] d711f4: Add index page (from jenkins.io site build) and ti...

2020-08-15 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: d711f46cba5922eb00f2eac4a32bc8c1b327f19f
  
https://github.com/jenkins-infra/update-center2/commit/d711f46cba5922eb00f2eac4a32bc8c1b327f19f
  Author: Daniel Beck 
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
M site/generate-htaccess.sh
M site/generate.sh

  Log Message:
  ---
  Add index page (from jenkins.io site build) and tiers.json to 
updates.jenkins.io


  Commit: bb9dad1d8d3275b37366c053df2ff47d867ab218
  
https://github.com/jenkins-infra/update-center2/commit/bb9dad1d8d3275b37366c053df2ff47d867ab218
  Author: Daniel Beck 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M resources/artifact-ignores.properties
M resources/deprecations.properties

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


  Commit: 3ad483a8cb98fdd73d0b4c339a371d534c7e4938
  
https://github.com/jenkins-infra/update-center2/commit/3ad483a8cb98fdd73d0b4c339a371d534c7e4938
  Author: Daniel Beck 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M site/generate-htaccess.sh
M site/test/test.sh

  Log Message:
  ---
  Minor fixes for redirect rules


  Commit: 81383093ed5d5b1565560d0767f344ffbb1b92b5
  
https://github.com/jenkins-infra/update-center2/commit/81383093ed5d5b1565560d0767f344ffbb1b92b5
  Author: Daniel Beck 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M site/LAYOUT.md

  Log Message:
  ---
  Add documentation


  Commit: adb188ec4707b7c0b6d5cbd552dfc7b870aab27b
  
https://github.com/jenkins-infra/update-center2/commit/adb188ec4707b7c0b6d5cbd552dfc7b870aab27b
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M site/LAYOUT.md
M site/generate-htaccess.sh
M site/generate.sh
M site/test/test.sh

  Log Message:
  ---
  Merge pull request #424 from daniel-beck/index-page

Add index page (from jenkins.io site build) and tiers.json to updates.j.io


Compare: 
https://github.com/jenkins-infra/update-center2/compare/e1a4fa0b4b83...adb188ec4707

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


[jenkins-infra/jenkins.io] 73bec1: Remove admonitions while CORS blocks them (#3634)

2020-08-15 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/jenkins.io
  Commit: 73bec151cd53a0945cb1d710a7d09c0ec8341d78
  
https://github.com/jenkins-infra/jenkins.io/commit/73bec151cd53a0945cb1d710a7d09c0ec8341d78
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M content/templates/updates.adoc

  Log Message:
  ---
  Remove admonitions while CORS blocks them (#3634)

Co-authored-by: Daniel Beck 


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


[jenkins-infra/update-center2] 3ad483: Minor fixes for redirect rules

2020-08-15 Thread Daniel Beck
  Branch: refs/heads/index-page
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 3ad483a8cb98fdd73d0b4c339a371d534c7e4938
  
https://github.com/jenkins-infra/update-center2/commit/3ad483a8cb98fdd73d0b4c339a371d534c7e4938
  Author: Daniel Beck 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M site/generate-htaccess.sh
M site/test/test.sh

  Log Message:
  ---
  Minor fixes for redirect rules


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


[jenkinsci/upload-pgyer-plugin] 96b656: [maven-release-plugin] prepare for next developmen...

2020-08-15 Thread Yang Fan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: 96b656f8e6b01ad413bc40a03fca75492e003da1
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/96b656f8e6b01ad413bc40a03fca75492e003da1
  Author: myroid 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  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/upload-pgyer-plugin/push/refs/heads/master/ab491f-96b656%40github.com.


[jenkinsci/upload-pgyer-plugin] ab491f: [maven-release-plugin] prepare release upload-pgye...

2020-08-15 Thread Yang Fan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: ab491f927be724f16d0b670dfaf892d659e4913f
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/ab491f927be724f16d0b670dfaf892d659e4913f
  Author: myroid 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release upload-pgyer-1.34


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


[jenkins-infra/update-center2] 84623e: Add redirect rule for tiers.json, minor fixes for ...

2020-08-15 Thread Daniel Beck
  Branch: refs/heads/index-page
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 84623e9794c48943614ac9ddd22564faa7e02200
  
https://github.com/jenkins-infra/update-center2/commit/84623e9794c48943614ac9ddd22564faa7e02200
  Author: Daniel Beck 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M site/generate-htaccess.sh
M site/test/test.sh

  Log Message:
  ---
  Add redirect rule for tiers.json, minor fixes for others


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/update-center2/push/refs/heads/index-page/b9a87b-84623e%40github.com.


[jenkinsci/upload-pgyer-plugin]

2020-08-15 Thread Yang Fan
  Branch: refs/tags/upload-pgyer-1.34
  Home:   https://github.com/jenkinsci/upload-pgyer-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/upload-pgyer-plugin/push/refs/tags/upload-pgyer-1.34/00-93f02a%40github.com.


[jenkins-infra/update-center2] b9a87b: Add redirect rule for tiers.json, minor fixes for ...

2020-08-15 Thread Daniel Beck
  Branch: refs/heads/index-page
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: b9a87b1d86b4e3d01a755981b582125e7a8510ab
  
https://github.com/jenkins-infra/update-center2/commit/b9a87b1d86b4e3d01a755981b582125e7a8510ab
  Author: Daniel Beck 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M site/generate-htaccess.sh
M site/test/test.sh

  Log Message:
  ---
  Add redirect rule for tiers.json, minor fixes for others


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


[jenkinsci/upload-pgyer-plugin] c57bbf: many new features

2020-08-15 Thread Yang Fan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: c57bbf5231c1c0903cdc4322b0f1b6b1964802eb
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/c57bbf5231c1c0903cdc4322b0f1b6b1964802eb
  Author: myroid 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M README.md
M README_cn.md
M pom.xml
A src/main/java/ren/helloworld/upload2pgyer/TimeoutParameterDefinition.java
M src/main/java/ren/helloworld/upload2pgyer/UploadBuilder.java
M src/main/java/ren/helloworld/upload2pgyer/UploadBuilderV2.java
A src/main/java/ren/helloworld/upload2pgyer/UploadParameterDefinition.java
M src/main/java/ren/helloworld/upload2pgyer/UploadPublisher.java
M src/main/java/ren/helloworld/upload2pgyer/UploadPublisherV2.java
A src/main/java/ren/helloworld/upload2pgyer/ValidationParameters.java
M src/main/java/ren/helloworld/upload2pgyer/apiv1/ParamsBeanV1.java
M src/main/java/ren/helloworld/upload2pgyer/apiv1/PgyerUploadV1.java
M src/main/java/ren/helloworld/upload2pgyer/apiv2/ParamsBeanV2.java
M src/main/java/ren/helloworld/upload2pgyer/apiv2/PgyerUploadV2.java
M src/main/java/ren/helloworld/upload2pgyer/helper/CommonUtil.java
M src/main/java/ren/helloworld/upload2pgyer/helper/PgyerV1Helper.java
M src/main/java/ren/helloworld/upload2pgyer/helper/PgyerV2Helper.java
M src/main/java/ren/helloworld/upload2pgyer/helper/ProgressRequestBody.java
M src/main/java/ren/helloworld/upload2pgyer/helper/PublishEnvVarAction.java
A 
src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/config.jelly
A 
src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/help-defaultValue.html
A 
src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/help-name.html
A 
src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/help.html
A 
src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/index.jelly
M src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/config.jelly
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-channelShortcut.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/config.jelly
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-buildChannelShortcut.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/config.jelly
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/help-defaultValue.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/help-name.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/help.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/index.jelly
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/config.jelly
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-channelShortcut.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/config.jelly
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-buildChannelShortcut.html
A src/test/java/ren/helloworld/upload2pgyer/TimeoutParameterDefinition.java
A src/test/java/ren/helloworld/upload2pgyer/UploadParameterDefinition.java

  Log Message:
  ---
  many new features

1. Minimum Jenkins requirement: 2.164.1
2. Add `isUploadPgyer` build parameter
3. Add `uploadPgyerTimeout` build parameter
4. Upgrade pgyer api, add `channelShortcut` parameter
5. Change the default value of `installType` to 1
6. Optimize parameters verification
7. Upgrade Gson 2.8.6
8. Upgrade Ant 1.10.8
9. Upgrade OkHttp3 3.14.9
10. Optimize code to improve stability


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


[jenkinsci/upload-pgyer-plugin] 643933: feat(1.34): add build parameters

2020-08-15 Thread Yang Fan
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/upload-pgyer-plugin
  Commit: 6439339b7ea596afeb233b491e91aa99fd1cf2dc
  
https://github.com/jenkinsci/upload-pgyer-plugin/commit/6439339b7ea596afeb233b491e91aa99fd1cf2dc
  Author: myroid 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M README.md
M README_cn.md
M pom.xml
A src/main/java/ren/helloworld/upload2pgyer/TimeoutParameterDefinition.java
M src/main/java/ren/helloworld/upload2pgyer/UploadBuilder.java
M src/main/java/ren/helloworld/upload2pgyer/UploadBuilderV2.java
A src/main/java/ren/helloworld/upload2pgyer/UploadParameterDefinition.java
M src/main/java/ren/helloworld/upload2pgyer/UploadPublisher.java
M src/main/java/ren/helloworld/upload2pgyer/UploadPublisherV2.java
A src/main/java/ren/helloworld/upload2pgyer/ValidationParameters.java
M src/main/java/ren/helloworld/upload2pgyer/apiv1/ParamsBeanV1.java
M src/main/java/ren/helloworld/upload2pgyer/apiv1/PgyerUploadV1.java
M src/main/java/ren/helloworld/upload2pgyer/apiv2/ParamsBeanV2.java
M src/main/java/ren/helloworld/upload2pgyer/apiv2/PgyerUploadV2.java
M src/main/java/ren/helloworld/upload2pgyer/helper/CommonUtil.java
M src/main/java/ren/helloworld/upload2pgyer/helper/PgyerV1Helper.java
M src/main/java/ren/helloworld/upload2pgyer/helper/PgyerV2Helper.java
M src/main/java/ren/helloworld/upload2pgyer/helper/ProgressRequestBody.java
M src/main/java/ren/helloworld/upload2pgyer/helper/PublishEnvVarAction.java
A 
src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/config.jelly
A 
src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/help-defaultValue.html
A 
src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/help-name.html
A 
src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/help.html
A 
src/main/resources/ren/helloworld/upload2pgyer/TimeoutParameterDefinition/index.jelly
M src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/config.jelly
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilder/help-channelShortcut.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/config.jelly
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadBuilderV2/help-buildChannelShortcut.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/config.jelly
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/help-defaultValue.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/help-name.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/help.html
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadParameterDefinition/index.jelly
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/config.jelly
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisher/help-channelShortcut.html
M 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/config.jelly
A 
src/main/resources/ren/helloworld/upload2pgyer/UploadPublisherV2/help-buildChannelShortcut.html
A src/test/java/ren/helloworld/upload2pgyer/TimeoutParameterDefinition.java
A src/test/java/ren/helloworld/upload2pgyer/UploadParameterDefinition.java

  Log Message:
  ---
  feat(1.34): add build parameters

1. Minimum Jenkins requirement: 2.164.1
2. Add `isUploadPgyer` build parameter
3. Add `uploadPgyerTimeout` build parameter
4. Upgrade pgyer api, add `channelShortcut` parameter
5. Change the default value of `installType` to 1
6. Optimize parameters verification
7. Upgrade Gson 2.8.6
8. Upgrade Ant 1.10.8
9. Upgrade OkHttp3 3.14.9
10. Optimize code to improve stability


-- 
You received this message because you are subscribed to the Google 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/upload-pgyer-plugin/push/refs/heads/master/72d35e-643933%40github.com.


[jenkins-infra/update-center2] d711f4: Add index page (from jenkins.io site build) and ti...

2020-08-15 Thread Daniel Beck
  Branch: refs/heads/index-page
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: d711f46cba5922eb00f2eac4a32bc8c1b327f19f
  
https://github.com/jenkins-infra/update-center2/commit/d711f46cba5922eb00f2eac4a32bc8c1b327f19f
  Author: Daniel Beck 
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
M site/generate-htaccess.sh
M site/generate.sh

  Log Message:
  ---
  Add index page (from jenkins.io site build) and tiers.json to 
updates.jenkins.io


  Commit: bb9dad1d8d3275b37366c053df2ff47d867ab218
  
https://github.com/jenkins-infra/update-center2/commit/bb9dad1d8d3275b37366c053df2ff47d867ab218
  Author: Daniel Beck 
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M resources/artifact-ignores.properties
M resources/deprecations.properties

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


Compare: 
https://github.com/jenkins-infra/update-center2/compare/d711f46cba59%5E...bb9dad1d8d32

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


[jenkins-infra/update-center2] 83dcf7: Update artifact-ignores.properties

2020-08-15 Thread Daniel Beck
  Branch: refs/heads/master
  Home:   https://github.com/jenkins-infra/update-center2
  Commit: 83dcf71a102dfafe31c5b65908039a60202fb52f
  
https://github.com/jenkins-infra/update-center2/commit/83dcf71a102dfafe31c5b65908039a60202fb52f
  Author: Steve Springett 
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
M src/main/resources/artifact-ignores.properties

  Log Message:
  ---
  Update artifact-ignores.properties

Removing Fortify Cloudscan plugin from distribution in favor of vendor 
supported plugin


  Commit: 064b46afa5e9a2c2ffbfb1ac09494062c3bb23ad
  
https://github.com/jenkins-infra/update-center2/commit/064b46afa5e9a2c2ffbfb1ac09494062c3bb23ad
  Author: Daniel Beck 
  Date:   2020-06-25 (Thu, 25 Jun 2020)

  Changed paths:
M resources/artifact-ignores.properties

  Log Message:
  ---
  Merge remote-tracking branch 'stevespringett/patch-1' into 
fortify-cloudscan-jenkins-plugin


  Commit: 4778abf84ba0a97e2e757e4491777629b2558c6b
  
https://github.com/jenkins-infra/update-center2/commit/4778abf84ba0a97e2e757e4491777629b2558c6b
  Author: Daniel Beck 
  Date:   2020-06-25 (Thu, 25 Jun 2020)

  Changed paths:
M resources/deprecations.properties

  Log Message:
  ---
  Provide a deprecation URL for fortify-cloudscan-jenkins-plugin


  Commit: e1a4fa0b4b8399e132748bf585625a7f9e252abf
  
https://github.com/jenkins-infra/update-center2/commit/e1a4fa0b4b8399e132748bf585625a7f9e252abf
  Author: Daniel Beck <1831569+daniel-b...@users.noreply.github.com>
  Date:   2020-08-15 (Sat, 15 Aug 2020)

  Changed paths:
M resources/artifact-ignores.properties
M resources/deprecations.properties

  Log Message:
  ---
  Merge pull request #392 from daniel-beck/fortify-cloudscan-jenkins-plugin

Suspend distribution of fortify-cloudscan-jenkins-plugin, add deprecation URL


Compare: 
https://github.com/jenkins-infra/update-center2/compare/e9ebd33a020f...e1a4fa0b4b83

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