Skip to content

Console Output

11:58:09 [2020-06-10T11:58:09.988Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41088/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41088/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5fce12cf2559b1e0dacd9785190c73f0e689767b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:5fce12cf2559b1e0dacd9785190c73f0e689767b hack/validate/default
11:58:10 [2020-06-10T11:58:10.551Z] Congratulations!  All commits are properly signed with the DCO!
11:59:31 [2020-06-10T11:59:31.959Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
11:59:31 [2020-06-10T11:59:31.959Z] No api/types/ or api/swagger.yaml changes in diff.
11:59:31 [2020-06-10T11:59:31.959Z] Congratulations!  All toml source files changed here have valid syntax.
11:59:31 [2020-06-10T11:59:31.959Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
11:59:31 [2020-06-10T11:59:31.959Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.