Branch: refs/heads/master Home: https://github.com/jenkinsci/pipeline-model-definition-plugin Commit: 6c49f0eca753fedac1b6fc21e64e3ef7757fa014 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/6c49f0eca753fedac1b6fc21e64e3ef7757fa014 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2018-01-08 (Mon, 08 Jan 2018)
Changed paths: M pipeline-model-api/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTValue.java M pipeline-model-api/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidator.java M pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidatorImpl.groovy M pipeline-model-extensions/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/DeclarativeValidatorContributor.java Log Message: ----------- Add validation hook for ModelASTValue No-op currently, but this'll allow a DeclarativeValidatorContributor to do more specific validation of a ModelASTValue in the future. Commit: 3053bd120e850c6522d85b9aac8719b6c158a8f1 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/3053bd120e850c6522d85b9aac8719b6c158a8f1 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2018-01-08 (Mon, 08 Jan 2018) Changed paths: M pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidatorImpl.groovy M pipeline-model-extensions/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/DeclarativeValidatorContributor.java Log Message: ----------- Add the ability to return multiple errors. Commit: 021e532342e8246fc4ece4f160a7b5286aaf1e83 https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/021e532342e8246fc4ece4f160a7b5286aaf1e83 Author: Andrew Bayer <andrew.ba...@gmail.com> Date: 2018-01-12 (Fri, 12 Jan 2018) Changed paths: M pipeline-model-api/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/ast/ModelASTValue.java M pipeline-model-api/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidator.java M pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/validator/ModelValidatorImpl.groovy M pipeline-model-extensions/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/validator/DeclarativeValidatorContributor.java Log Message: ----------- Merge pull request #233 from abayer/add-modelastvalue-validation Add validation hook for ModelASTValue Compare: https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/e9fa16adfadf...021e532342e8 -- 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.