Branch: refs/heads/code-overhaul

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

  Commit: e41f1fc95c4c6ca4132025f1f570032c70de9e16

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

  Author: Piotr Paczyński <ppac...@gmail.com>

  Date:   2020-08-11 (Tue, 11 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



  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: 39a8fb58041f8e1a4f2a8a8094baea77804d6864

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

  Author: Piotr Paczyński <ppac...@gmail.com>

  Date:   2020-08-11 (Tue, 11 Aug 2020)



  Changed paths:

    M pom.xml



  Log Message:

  -----------

  POM cleanup





  Commit: f253f6ed190ef8285e7453e04981ca306275d963

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

  Author: Piotr Paczyński <ppac...@gmail.com>

  Date:   2020-08-11 (Tue, 11 Aug 2020)



  Changed paths:

    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





Compare: 
https://github.com/jenkinsci/parameter-separator-plugin/compare/483a1adf9bc7...f253f6ed190e

-- 
You received this message because you are subscribed to the Google 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/483a1a-f253f6%40github.com.

Reply via email to