Skip to content

Console Output

08:20:50 [2019-10-22T08:20:50.785Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-408/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-408/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=81dcb3eee66d000f08d8ba7e4cc7e260482f47c4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:81dcb3eee66d000f08d8ba7e4cc7e260482f47c4 hack/validate/default
08:20:51 [2019-10-22T08:20:51.347Z] Congratulations!  All commits are properly signed with the DCO!
08:22:12 [2019-10-22T08:22:12.707Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
08:22:12 [2019-10-22T08:22:12.707Z] No api/types/ or api/swagger.yaml changes in diff.
08:22:12 [2019-10-22T08:22:12.707Z] Congratulations!  All toml source files changed here have valid syntax.
08:22:12 [2019-10-22T08:22:12.707Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
08:22:12 [2019-10-22T08:22:12.707Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.