Skip to content

Console Output

00:34:48 [2020-02-22T00:34:48.581Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40549/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40549/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=51215c42154e1a719a0feec2e5361352886677c3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:51215c42154e1a719a0feec2e5361352886677c3 hack/validate/default
00:34:49 [2020-02-22T00:34:49.145Z] Congratulations!  All commits are properly signed with the DCO!
00:36:10 [2020-02-22T00:36:10.651Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
00:36:10 [2020-02-22T00:36:10.651Z] No api/types/ or api/swagger.yaml changes in diff.
00:36:10 [2020-02-22T00:36:10.651Z] Congratulations!  All toml source files changed here have valid syntax.
00:36:10 [2020-02-22T00:36:10.651Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
00:36:10 [2020-02-22T00:36:10.651Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.