Skip to content

Console Output

00:26:54 [2019-11-16T00:26:54.585Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-425/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-425/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d699e3de12df8d3b8e497b89c9fea143dd84b596 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:d699e3de12df8d3b8e497b89c9fea143dd84b596 hack/validate/default
00:26:55 [2019-11-16T00:26:55.510Z] Congratulations!  All commits are properly signed with the DCO!
00:28:16 [2019-11-16T00:28:16.869Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
00:28:16 [2019-11-16T00:28:16.869Z] No api/types/ or api/swagger.yaml changes in diff.
00:28:16 [2019-11-16T00:28:16.869Z] Congratulations!  All toml source files changed here have valid syntax.
00:28:16 [2019-11-16T00:28:16.869Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
00:28:16 [2019-11-16T00:28:16.870Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.