Skip to content

Console Output

17:55:52 [2020-03-12T17:55:52.490Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40558/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40558/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=57d5105759a002e31a4173a13e7c81d79ccec184 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:57d5105759a002e31a4173a13e7c81d79ccec184 hack/validate/default
17:55:53 [2020-03-12T17:55:53.421Z] Congratulations!  All commits are properly signed with the DCO!
17:57:14 [2020-03-12T17:57:14.820Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
17:57:14 [2020-03-12T17:57:14.820Z] No api/types/ or api/swagger.yaml changes in diff.
17:57:14 [2020-03-12T17:57:14.820Z] Congratulations!  All toml source files changed here have valid syntax.
17:57:14 [2020-03-12T17:57:14.820Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
17:57:14 [2020-03-12T17:57:14.820Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.