Skip to content

Console Output

08:52:41 [2020-05-26T08:52:41.825Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41027/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41027/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4c24512241fd3ba462ee5a91ce8d3de7649f254a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:4c24512241fd3ba462ee5a91ce8d3de7649f254a hack/validate/default
08:52:42 [2020-05-26T08:52:42.749Z] Congratulations!  All commits are properly signed with the DCO!
08:54:19 [2020-05-26T08:54:19.135Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
08:54:19 [2020-05-26T08:54:19.135Z] No api/types/ or api/swagger.yaml changes in diff.
08:54:19 [2020-05-26T08:54:19.135Z] Congratulations!  All toml source files changed here have valid syntax.
08:54:19 [2020-05-26T08:54:19.135Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
08:54:19 [2020-05-26T08:54:19.136Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.