Skip to content

Console Output

09:48:55 [2020-01-17T09:48:55.532Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-449/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-449/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bbd22fb5d90fafe1b9e671bf64ab054b282cbb2a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:bbd22fb5d90fafe1b9e671bf64ab054b282cbb2a hack/validate/default
09:48:56 [2020-01-17T09:48:56.098Z] Congratulations!  All commits are properly signed with the DCO!
09:50:17 [2020-01-17T09:50:17.504Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
09:50:17 [2020-01-17T09:50:17.504Z] No api/types/ or api/swagger.yaml changes in diff.
09:50:17 [2020-01-17T09:50:17.504Z] Congratulations!  All toml source files changed here have valid syntax.
09:50:17 [2020-01-17T09:50:17.504Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
09:50:17 [2020-01-17T09:50:17.504Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.