Skip to content

Console Output

12:52:03 [2020-01-06T12:52:03.376Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-437/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-437/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8e57214487baedb130950c5c4922df400c27dac3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:8e57214487baedb130950c5c4922df400c27dac3 hack/validate/default
12:52:03 [2020-01-06T12:52:03.944Z] Congratulations!  All commits are properly signed with the DCO!
12:53:25 [2020-01-06T12:53:25.353Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
12:53:25 [2020-01-06T12:53:25.354Z] No api/types/ or api/swagger.yaml changes in diff.
12:53:25 [2020-01-06T12:53:25.354Z] Congratulations!  All toml source files changed here have valid syntax.
12:53:25 [2020-01-06T12:53:25.354Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
12:53:25 [2020-01-06T12:53:25.354Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.