Skip to content

Console Output

16:37:31 [2020-09-25T16:37:31.051Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41494/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41494/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5f32bd9ced5ad9d295632ef16e74b1bdd89a7736 hack/validate/default
16:37:32 [2020-09-25T16:37:32.017Z] Congratulations!  All commits are properly signed with the DCO!
16:38:53 [2020-09-25T16:38:53.465Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
16:38:53 [2020-09-25T16:38:53.465Z] No api/types/ or api/swagger.yaml changes in diff.
16:38:53 [2020-09-25T16:38:53.465Z] Congratulations!  All toml source files changed here have valid syntax.
16:38:53 [2020-09-25T16:38:53.465Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
16:38:53 [2020-09-25T16:38:53.465Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.