Skip to content

Console Output

00:13:48 [2019-11-05T00:13:48.547Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-420/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-420/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=25162d4a4ee031d409c3bb6d8a26ba81c45eb3a0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:25162d4a4ee031d409c3bb6d8a26ba81c45eb3a0 hack/validate/default
00:13:49 [2019-11-05T00:13:49.489Z] Congratulations!  All commits are properly signed with the DCO!
00:15:10 [2019-11-05T00:15:10.924Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
00:15:10 [2019-11-05T00:15:10.925Z] No api/types/ or api/swagger.yaml changes in diff.
00:15:10 [2019-11-05T00:15:10.925Z] Congratulations!  All toml source files changed here have valid syntax.
00:15:10 [2019-11-05T00:15:10.925Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
00:15:10 [2019-11-05T00:15:10.925Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.