Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/pipeline-model-definition-plugin
  Commit: 73f434e464361303b7d7020bebe72e3f9ac646c0
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/73f434e464361303b7d7020bebe72e3f9ac646c0
  Author: Andrew Bayer <[email protected]>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/DockerPipelineFromDockerfile.java
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/DockerPipelineFromDockerfileScript.groovy

  Log Message:
  -----------
  [FIXED JENKINS-48229] Use the agent's dir separator for Dockerfile path

I'm not sure how to test this - the issue occurs when the master's
got different directory separators than the agent, which isn't
something I can easily do in a unit test.


  Commit: ca6f4ed6f3baee7b21eeeb9a3fd3af492718927e
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/ca6f4ed6f3baee7b21eeeb9a3fd3af492718927e
  Author: Andrew Bayer <[email protected]>
  Date:   2017-11-28 (Tue, 28 Nov 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/DockerPipelineFromDockerfileScript.groovy

  Log Message:
  -----------
  oops, missed a dockerfilePath reference.


  Commit: f26ad78e5c37fe10571dc5e5bf90d67b8044370e
      
https://github.com/jenkinsci/pipeline-model-definition-plugin/commit/f26ad78e5c37fe10571dc5e5bf90d67b8044370e
  Author: Andrew Bayer <[email protected]>
  Date:   2017-12-04 (Mon, 04 Dec 2017)

  Changed paths:
    M 
pipeline-model-definition/src/main/java/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/DockerPipelineFromDockerfile.java
    M 
pipeline-model-definition/src/main/resources/org/jenkinsci/plugins/pipeline/modeldefinition/agent/impl/DockerPipelineFromDockerfileScript.groovy

  Log Message:
  -----------
  Merge pull request #226 from abayer/jenkins-48229

[FIXED JENKINS-48229] Use the agent's dir separator for Dockerfile path


Compare: 
https://github.com/jenkinsci/pipeline-model-definition-plugin/compare/147204adb425...f26ad78e5c37

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