Skip to content

Console Output

10:26:34 [2020-01-17T10:26:34.054Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-451/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-451/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1942d3a8b14d79f62a15a0b8482185a283a41ae9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:1942d3a8b14d79f62a15a0b8482185a283a41ae9 hack/validate/default
10:26:34 [2020-01-17T10:26:34.985Z] Congratulations!  All commits are properly signed with the DCO!
10:27:56 [2020-01-17T10:27:56.401Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
10:28:02 [2020-01-17T10:28:02.962Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
10:28:03 [2020-01-17T10:28:03.893Z] Congratulations! All api changes are done the right way.
10:28:03 [2020-01-17T10:28:03.893Z] Congratulations!  All toml source files changed here have valid syntax.
10:28:03 [2020-01-17T10:28:03.893Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:28:03 [2020-01-17T10:28:03.893Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.