Branch: refs/heads/master
Home: https://github.com/jenkinsci/docker-workflow-plugin
Commit: e04959ea87d391ec89965c760b9d054b73bed317
https://github.com/jenkinsci/docker-workflow-plugin/commit/e04959ea87d391ec89965c760b9d054b73bed317
Author: Christian HoĢltje <[email protected]>
Date: 2017-05-22 (Mon, 22 May 2017)
Changed paths:
M src/main/java/org/jenkinsci/plugins/docker/workflow/WithContainerStep.java
Log Message:
-----------
Don't pass PATH to docker containers
Docker containers usually have special PATHs; the PATH defined
in on the Agent won't make sense for the container.
[JENKINS-43590] docker.inside()'s -e flags are random
Commit: 01ed84e83f3c9e3c0f5bd86f3cd1a6b130c4ff5d
https://github.com/jenkinsci/docker-workflow-plugin/commit/01ed84e83f3c9e3c0f5bd86f3cd1a6b130c4ff5d
Author: Andrew Bayer <[email protected]>
Date: 2017-10-31 (Tue, 31 Oct 2017)
Changed paths:
A Jenkinsfile
M demo/Dockerfile
M demo/plugins.txt
M pom.xml
M
src/main/java/org/jenkinsci/plugins/docker/workflow/FromFingerprintStep.java
M src/main/java/org/jenkinsci/plugins/docker/workflow/WithContainerStep.java
M
src/main/java/org/jenkinsci/plugins/docker/workflow/client/DockerClient.java
M
src/main/resources/org/jenkinsci/plugins/docker/workflow/DockerDSL/help.jelly
M src/test/java/org/jenkinsci/plugins/docker/workflow/DockerDSLTest.java
M src/test/java/org/jenkinsci/plugins/docker/workflow/DockerTestUtil.java
M
src/test/java/org/jenkinsci/plugins/docker/workflow/ServerEndpointStepTest.java
M
src/test/java/org/jenkinsci/plugins/docker/workflow/WithContainerStepTest.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into blacklist-path
Conflicts:
src/main/java/org/jenkinsci/plugins/docker/workflow/WithContainerStep.java
Commit: f55c122fe10f28bf31ccfca66f0587facf508148
https://github.com/jenkinsci/docker-workflow-plugin/commit/f55c122fe10f28bf31ccfca66f0587facf508148
Author: Andrew Bayer <[email protected]>
Date: 2017-11-01 (Wed, 01 Nov 2017)
Changed paths:
M src/main/java/org/jenkinsci/plugins/docker/workflow/WithContainerStep.java
Log Message:
-----------
Merge pull request #97 from docwhat/pr/blacklist-envvars
Blacklist EnvVars for docker run -e
Compare:
https://github.com/jenkinsci/docker-workflow-plugin/compare/59fa26a52239...f55c122fe10f
--
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.