Skip to content

Console Output

09:21:27 [2020-11-05T09:21:27.509Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41635/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41635/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4b181db52b8322dde5e6175bac917a21a49ff160 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:4b181db52b8322dde5e6175bac917a21a49ff160 hack/validate/default
09:21:28 [2020-11-05T09:21:28.450Z] Congratulations!  All commits are properly signed with the DCO!
09:23:04 [2020-11-05T09:23:04.951Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
09:23:04 [2020-11-05T09:23:04.951Z] No api/types/ or api/swagger.yaml changes in diff.
09:23:04 [2020-11-05T09:23:04.951Z] Congratulations!  All toml source files changed here have valid syntax.
09:23:04 [2020-11-05T09:23:04.951Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
09:23:04 [2020-11-05T09:23:04.951Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.