Skip to content

Console Output

14:38:57 [2020-01-17T14:38:57.744Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-444/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-444/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d17c56f639eadd47eb6ca5a0e064f5205736a9be -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:d17c56f639eadd47eb6ca5a0e064f5205736a9be hack/validate/default
14:38:58 [2020-01-17T14:38:58.676Z] Congratulations!  All commits are properly signed with the DCO!
14:40:20 [2020-01-17T14:40:20.079Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
14:40:20 [2020-01-17T14:40:20.079Z] No api/types/ or api/swagger.yaml changes in diff.
14:40:20 [2020-01-17T14:40:20.079Z] Congratulations!  All toml source files changed here have valid syntax.
14:40:20 [2020-01-17T14:40:20.079Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:40:20 [2020-01-17T14:40:20.079Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.