Skip to content

Console Output

13:18:09 [2020-01-25T13:18:09.466Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40412/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40412/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43abde3068b0de4be4300e238aca0f8bf8ca5578 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:43abde3068b0de4be4300e238aca0f8bf8ca5578 hack/validate/default
13:18:10 [2020-01-25T13:18:10.398Z] Congratulations!  All commits are properly signed with the DCO!
13:19:31 [2020-01-25T13:19:31.808Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
13:19:31 [2020-01-25T13:19:31.808Z] No api/types/ or api/swagger.yaml changes in diff.
13:19:31 [2020-01-25T13:19:31.808Z] Congratulations!  All toml source files changed here have valid syntax.
13:19:31 [2020-01-25T13:19:31.808Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
13:19:31 [2020-01-25T13:19:31.808Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.