Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 8cf354de9efdf710edaa18e2b287bb7eede204f1
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/8cf354de9efdf710edaa18e2b287bb7eede204f1
  Author: Andrew Bayer <[email protected]>
  Date:   2018-01-30 (Tue, 30 Jan 2018)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/Converter.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ModelParser.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidatorImpl.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ValidatorTest.java
    M 
pipeline-model-extensions/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/DeclarativeValidatorContributor.java

  Log Message:
  -----------
  Add the ability to make validator contributors optional.

I've got a potential use case for this in some awfully speculative
stuff, but this won't cause any harm and lets us be more flexible in
some cases for validation down the road.


  Commit: b492733adb2ef8a81be644f9582d7afd041372d9
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/b492733adb2ef8a81be644f9582d7afd041372d9
  Author: Andrew Bayer <[email protected]>
  Date:   2018-02-07 (Wed, 07 Feb 2018)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/Converter.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ModelParser.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidatorImpl.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/ValidatorTest.java
    M 
pipeline-model-extensions/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/DeclarativeValidatorContributor.java

  Log Message:
  -----------
  Merge pull request #244 from abayer/optional-validation-extensions

Add the ability to make validator contributors optional.


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/f90b082f3f43...b492733adb2e

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

Reply via email to