Skip to content

Console Output

20:54:15 [2019-09-06T20:54:15.973Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-347/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-347/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0485e536755d3465f800783876ea2e068fce5bdf -e DOCKER_GRAPHDRIVER docker:0485e536755d3465f800783876ea2e068fce5bdf hack/validate/default
20:54:20 [2019-09-06T20:54:20.194Z] Congratulations!  All commits are properly signed with the DCO!
20:55:41 [2019-09-06T20:55:41.603Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
20:55:45 [2019-09-06T20:55:45.782Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
20:55:47 [2019-09-06T20:55:47.677Z] Congratulations! All api changes are done the right way.
20:55:47 [2019-09-06T20:55:47.677Z] Congratulations!  No testing.T found.
20:55:47 [2019-09-06T20:55:47.677Z] Congratulations!  All toml source files changed here have valid syntax.
20:55:47 [2019-09-06T20:55:47.677Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
20:55:47 [2019-09-06T20:55:47.677Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.