Skip to content

Console Output

16:56:00 [2020-02-17T16:56:00.096Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40533/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40533/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=55af2904620f38db560009e52f441a4af3c76e91 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:55af2904620f38db560009e52f441a4af3c76e91 hack/validate/default
16:56:01 [2020-02-17T16:56:01.465Z] Congratulations!  All commits are properly signed with the DCO!
16:57:22 [2020-02-17T16:57:22.870Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
16:57:22 [2020-02-17T16:57:22.870Z] No api/types/ or api/swagger.yaml changes in diff.
16:57:22 [2020-02-17T16:57:22.870Z] Congratulations!  All toml source files changed here have valid syntax.
16:57:22 [2020-02-17T16:57:22.870Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
16:57:22 [2020-02-17T16:57:22.870Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.