Skip to content

Console Output

04:19:33 [2020-02-06T04:19:33.653Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40460/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40460/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9338d0a6b552458060006a690c5925ee5e81c838 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9338d0a6b552458060006a690c5925ee5e81c838 hack/validate/default
04:19:34 [2020-02-06T04:19:34.587Z] Congratulations!  All commits are properly signed with the DCO!
04:21:11 [2020-02-06T04:21:11.065Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
04:21:11 [2020-02-06T04:21:11.066Z] No api/types/ or api/swagger.yaml changes in diff.
04:21:11 [2020-02-06T04:21:11.066Z] Congratulations!  All toml source files changed here have valid syntax.
04:21:11 [2020-02-06T04:21:11.066Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
04:21:11 [2020-02-06T04:21:11.066Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.