Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-custom-build-environment-plugin
  Commit: 754d9982d058d22604537e0b0c3cbd1bc164333d
      
https://github.com/jenkinsci/docker-custom-build-environment-plugin/commit/754d9982d058d22604537e0b0c3cbd1bc164333d
  Author: Gustaf Lundh <[email protected]>
  Date:   2017-01-19 (Thu, 19 Jan 2017)

  Changed paths:
    M src/main/java/com/cloudbees/jenkins/plugins/docker_build_env/Docker.java

  Log Message:
  -----------
  Do not fail the build if the container cannot be removed

Docker sometimes have trouble removing a killed container. This
happens after the "real" building is completed and should not
not change the build's status.

Instead of throwing a RuntimeException, just log that we failed
cleaning up the container.


  Commit: c3d13510ee01733b82a81787768612afc5b76879
      
https://github.com/jenkinsci/docker-custom-build-environment-plugin/commit/c3d13510ee01733b82a81787768612afc5b76879
  Author: Gustaf Lundh <[email protected]>
  Date:   2017-09-03 (Sun, 03 Sep 2017)

  Changed paths:
    M src/main/java/com/cloudbees/jenkins/plugins/docker_build_env/Docker.java

  Log Message:
  -----------
  Merge pull request #63 from GLundh/rm_container_fix

Do not fail the build if the container cannot be removed


Compare: 
https://github.com/jenkinsci/docker-custom-build-environment-plugin/compare/adaaee43f165...c3d13510ee01

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