Branch: refs/heads/master
Home: https://github.com/jenkinsci/docker-workflow-plugin
Commit: 36bbbf81935eb80e254227e34d7fc61760898e26
https://github.com/jenkinsci/docker-workflow-plugin/commit/36bbbf81935eb80e254227e34d7fc61760898e26
Author: Felipe Santos <[email protected]>
Date: 2022-11-10 (Thu, 10 Nov 2022)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/docker/workflow/client/DockerClient.java
M src/main/resources/org/jenkinsci/plugins/docker/workflow/Docker.groovy
Log Message:
-----------
Remove anonymous volumes when removing the container
Commit: 11cb2fb1805613d9c30006f0c34841401970e5af
https://github.com/jenkinsci/docker-workflow-plugin/commit/11cb2fb1805613d9c30006f0c34841401970e5af
Author: Felipe Santos <[email protected]>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/docker/workflow/client/DockerClientTest.java
Log Message:
-----------
Add test for docker rm --volumes
Commit: 69a8f73ee139597831e77f55a53852d31b8314f0
https://github.com/jenkinsci/docker-workflow-plugin/commit/69a8f73ee139597831e77f55a53852d31b8314f0
Author: Felipe Santos <[email protected]>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M
src/test/java/org/jenkinsci/plugins/docker/workflow/client/DockerClientTest.java
Log Message:
-----------
Pin image sha for testing and fix volume expectations
Commit: e5250d3bc846ca74aa00aa0e3e889cceeb5842fc
https://github.com/jenkinsci/docker-workflow-plugin/commit/e5250d3bc846ca74aa00aa0e3e889cceeb5842fc
Author: Felipe Santos <[email protected]>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M pom.xml
Log Message:
-----------
Merge branch 'master' of https://github.com/jenkinsci/docker-workflow-plugin
into rm-volumes
Commit: 75d68c03b44e149401714daddc0988036d309b52
https://github.com/jenkinsci/docker-workflow-plugin/commit/75d68c03b44e149401714daddc0988036d309b52
Author: Jesse Glick <[email protected]>
Date: 2022-12-01 (Thu, 01 Dec 2022)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/docker/workflow/client/DockerClient.java
M src/main/resources/org/jenkinsci/plugins/docker/workflow/Docker.groovy
M
src/test/java/org/jenkinsci/plugins/docker/workflow/client/DockerClientTest.java
Log Message:
-----------
Merge pull request #286 from felipecrs/rm-volumes
[JENKINS-70132] Remove anonymous volumes when removing the container
Compare:
https://github.com/jenkinsci/docker-workflow-plugin/compare/dc466a8e97d4...75d68c03b44e
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/docker-workflow-plugin/push/refs/heads/master/dc466a-75d68c%40github.com.