Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-workflow-plugin
  Commit: aaf4a97720e9cc3aab9e0d9b4f1d5ef1c040d916
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/aaf4a97720e9cc3aab9e0d9b4f1d5ef1c040d916
  Author: Eric Smalling <[email protected]>
  Date:   2017-08-09 (Wed, 09 Aug 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/FromFingerprintStep.java
    M src/test/java/org/jenkinsci/plugins/docker/workflow/DockerDSLTest.java

  Log Message:
  -----------
  [FIXED JENKINS-44609] Docker multi-stage builds no longer throw errors
Instead of grabbing the image name of the first FROM statement in a Dockerfile, 
now will return the last one.


  Commit: 36f97eabde125261167dddcd6d72f684ebdebdf5
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/36f97eabde125261167dddcd6d72f684ebdebdf5
  Author: Eric Smalling <[email protected]>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/docker/workflow/DockerDSLTest.java
    M src/test/java/org/jenkinsci/plugins/docker/workflow/DockerTestUtil.java

  Log Message:
  -----------
  Updated to check available Docker version


  Commit: abf877dd883e3b731b3f1f7c453a0372c79dc9bf
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/abf877dd883e3b731b3f1f7c453a0372c79dc9bf
  Author: Eric Smalling <[email protected]>
  Date:   2017-08-10 (Thu, 10 Aug 2017)

  Changed paths:
    M src/test/java/org/jenkinsci/plugins/docker/workflow/DockerDSLTest.java

  Log Message:
  -----------
  Cleaned up formatting in new JUnit


  Commit: b8f7c60cd77f130fa1fe7b67a383660512434848
      
https://github.com/jenkinsci/docker-workflow-plugin/commit/b8f7c60cd77f130fa1fe7b67a383660512434848
  Author: Andrew Bayer <[email protected]>
  Date:   2017-08-17 (Thu, 17 Aug 2017)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/docker/workflow/FromFingerprintStep.java
    M src/test/java/org/jenkinsci/plugins/docker/workflow/DockerDSLTest.java
    M src/test/java/org/jenkinsci/plugins/docker/workflow/DockerTestUtil.java

  Log Message:
  -----------
  Merge pull request #111 from ericsmalling/master

[FIXED JENKINS-44609] Docker multi-stage builds no longer throw errors


Compare: 
https://github.com/jenkinsci/docker-workflow-plugin/compare/111b78e2c110...b8f7c60cd77f

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