Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 4bfbda91a4d2f0d80bbe684fbef029aea9cd5580
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/4bfbda91a4d2f0d80bbe684fbef029aea9cd5580
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2018-10-15 (Mon, 15 Oct 2018)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ASTParserUtils.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/RuntimeASTTransformer.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/EnvironmentTest.java
    A 
pipeline-model-definition/src/test/resources/notExpressionInEnvironment.groovy
    M pom.xml

  Log Message:
  -----------
  [FIXED JENKINS-54047] Handle ! in env values

Distinguish between `NotExpression` and `BooleanExpression` because
sigh, I was dumb.


  Commit: 86a51b2f6ab9006dadb7316edfc79a8e287dc06a
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/86a51b2f6ab9006dadb7316edfc79a8e287dc06a
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2018-10-23 (Tue, 23 Oct 2018)

  Changed paths:
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/ASTParserUtils.groovy
    M 
pipeline-model-definition/src/main/groovy/org/jenkinsci/plugins/pipeline/modeldefinition/parser/RuntimeASTTransformer.groovy
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/EnvironmentTest.java
    A 
pipeline-model-definition/src/test/resources/notExpressionInEnvironment.groovy

  Log Message:
  -----------
  Merge pull request #290 from abayer/jenkins-54047

[FIXED JENKINS-54047] Handle ! in env values


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/82f1ce4c189b...86a51b2f6ab9
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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.

Reply via email to