Skip to content

Console Output

08:47:29 [2020-04-17T08:47:29.643Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40782/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40782/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73b52253848169499393976f4af9a27b21006ec5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:73b52253848169499393976f4af9a27b21006ec5 hack/validate/default
08:47:30 [2020-04-17T08:47:30.581Z] Congratulations!  All commits are properly signed with the DCO!
08:48:52 [2020-04-17T08:48:52.003Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
08:48:52 [2020-04-17T08:48:52.003Z] No api/types/ or api/swagger.yaml changes in diff.
08:48:52 [2020-04-17T08:48:52.003Z] Congratulations!  All toml source files changed here have valid syntax.
08:48:52 [2020-04-17T08:48:52.003Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
08:48:52 [2020-04-17T08:48:52.003Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.