Skip to content

Console Output

16:33:51 [2020-02-22T16:33:51.457Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40557/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40557/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3261f521290f6f580ed22037ffc09010175fd7b8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:3261f521290f6f580ed22037ffc09010175fd7b8 hack/validate/default
16:33:52 [2020-02-22T16:33:52.387Z] Congratulations!  All commits are properly signed with the DCO!
16:35:13 [2020-02-22T16:35:13.789Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
16:35:13 [2020-02-22T16:35:13.789Z] No api/types/ or api/swagger.yaml changes in diff.
16:35:13 [2020-02-22T16:35:13.789Z] Congratulations!  All toml source files changed here have valid syntax.
16:35:13 [2020-02-22T16:35:13.789Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
16:35:13 [2020-02-22T16:35:13.789Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.