Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 0f2003998f707aca008aeaddaaba5780d9f8b220
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/0f2003998f707aca008aeaddaaba5780d9f8b220
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2017-09-14 (Thu, 14 Sep 2017)

  Changed paths:
    M 
pipeline-model-definition/src/test/resources/environmentWithWorkspace.groovy
    M pipeline-model-definition/src/test/resources/nonLiteralEnvironment.groovy
    M pom.xml

  Log Message:
  -----------
  Fix PCT issues caused by newer durable task step

Newer durable task step plugin doesn't seem to know what to do with an
escaped $ in an env var, so...bugger the lazy evaluation tricks I was
doing, just do the simple thing.


  Commit: 4d82c49c6026597110d2626d4d7453dff7f99967
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/4d82c49c6026597110d2626d4d7453dff7f99967
  Author: Andrew Bayer <andrew.ba...@gmail.com>
  Date:   2017-09-15 (Fri, 15 Sep 2017)

  Changed paths:
    M 
pipeline-model-definition/src/test/resources/environmentWithWorkspace.groovy
    M pipeline-model-definition/src/test/resources/nonLiteralEnvironment.groovy
    M pom.xml

  Log Message:
  -----------
  Merge pull request #195 from abayer/pre-1.2-pct-failures

Fix PCT issues caused by newer durable task step


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/8f4f31f2b151...4d82c49c6026

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