Skip to content

Console Output

21:55:18 [2019-10-07T21:55:18.892Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-399/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-399/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=abbc956ac87e7a0ba319402c765462985c545adc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:abbc956ac87e7a0ba319402c765462985c545adc hack/validate/default
21:55:20 [2019-10-07T21:55:20.261Z] Congratulations!  All commits are properly signed with the DCO!
21:56:56 [2019-10-07T21:56:56.662Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
21:56:56 [2019-10-07T21:56:56.662Z] No api/types/ or api/swagger.yaml changes in diff.
21:56:56 [2019-10-07T21:56:56.662Z] Congratulations!  All toml source files changed here have valid syntax.
21:56:56 [2019-10-07T21:56:56.662Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
21:56:56 [2019-10-07T21:56:56.662Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.