Skip to content

Console Output

10:46:48 [2020-08-05T10:46:48.136Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41312/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41312/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=89da709cb784b900145099cc638bbe8e26268ecc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:89da709cb784b900145099cc638bbe8e26268ecc hack/validate/default
10:46:48 [2020-08-05T10:46:48.704Z] Congratulations!  All commits are properly signed with the DCO!
10:48:10 [2020-08-05T10:48:10.251Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
10:48:10 [2020-08-05T10:48:10.251Z] No api/types/ or api/swagger.yaml changes in diff.
10:48:10 [2020-08-05T10:48:10.251Z] Congratulations!  All toml source files changed here have valid syntax.
10:48:10 [2020-08-05T10:48:10.251Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:48:10 [2020-08-05T10:48:10.251Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.