Skip to content

Console Output

09:50:45 [2020-07-08T09:50:45.735Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41185/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41185/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e7c2b106ec7785fcb54b1cf80258a2bea25ed020 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e7c2b106ec7785fcb54b1cf80258a2bea25ed020 hack/validate/default
09:50:46 [2020-07-08T09:50:46.674Z] Congratulations!  All commits are properly signed with the DCO!
09:52:08 [2020-07-08T09:52:08.132Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
09:52:08 [2020-07-08T09:52:08.132Z] No api/types/ or api/swagger.yaml changes in diff.
09:52:08 [2020-07-08T09:52:08.132Z] Congratulations!  All toml source files changed here have valid syntax.
09:52:08 [2020-07-08T09:52:08.132Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
09:52:08 [2020-07-08T09:52:08.132Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.