Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 3f6734aa2e942e721d947a60d5399258858441a6
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/3f6734aa2e942e721d947a60d5399258858441a6
  Author: Liam Newman <bitwise...@gmail.com>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AgentTest.java
    A 
pipeline-model-definition/src/test/resources/agent/agentFromParentEnv.groovy

  Log Message:
  -----------
  Add test for label resolution from parent  env

JENKINS-43911 is still failing because the environment isn't preset when
the agent label is evaluated. However, if the stage is inside another stage
the label should be able to pick up the environment from the parent.

This is not espcially interesting but is worth having a test to cover it.


  Commit: ee1f15a6d897befc0a9fab1458079d459b46eac5
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/ee1f15a6d897befc0a9fab1458079d459b46eac5
  Author: Liam Newman <bitwise...@gmail.com>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M pipeline-model-definition/src/test/resources/agent/agentFromEnv.groovy
    M 
pipeline-model-definition/src/test/resources/agent/agentFromParentEnv.groovy

  Log Message:
  -----------
  Update test file


  Commit: 671828d8d7ac446cf1961166ed1caac4f61cc3fe
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/671828d8d7ac446cf1961166ed1caac4f61cc3fe
  Author: Liam Newman <bitwise...@gmail.com>
  Date:   2019-06-12 (Wed, 12 Jun 2019)

  Changed paths:
    M pipeline-model-definition/src/test/resources/agent/agentFromEnv.groovy
    M 
pipeline-model-definition/src/test/resources/agent/agentFromParentEnv.groovy

  Log Message:
  -----------
  Fix windows variables


  Commit: 37375779a290ad07feb2acd5ec4821b2723e3335
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/37375779a290ad07feb2acd5ec4821b2723e3335
  Author: Liam Newman <bitwise...@gmail.com>
  Date:   2019-06-13 (Thu, 13 Jun 2019)

  Changed paths:
    M 
pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/AgentTest.java
    M pipeline-model-definition/src/test/resources/agent/agentFromEnv.groovy
    A 
pipeline-model-definition/src/test/resources/agent/agentFromParentEnv.groovy

  Log Message:
  -----------
  Merge pull request #338 from bitwiseman/parent-env-label

Add test for label resolution from parent  env


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/22ee0cf31ab4...37375779a290

-- 
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/pipeline-model-definition-plugin/push/refs/heads/master/22ee0c-373757%40github.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to