Skip to content

Console Output

14:58:11 [2020-02-22T14:58:11.844Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40563/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40563/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1a830501b737a2ff76a79ea5edd7a64ccf17e3af -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1a830501b737a2ff76a79ea5edd7a64ccf17e3af hack/validate/default
14:58:12 [2020-02-22T14:58:12.774Z] Congratulations!  All commits are properly signed with the DCO!
14:59:34 [2020-02-22T14:59:34.183Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
14:59:34 [2020-02-22T14:59:34.183Z] No api/types/ or api/swagger.yaml changes in diff.
14:59:34 [2020-02-22T14:59:34.183Z] Congratulations!  All toml source files changed here have valid syntax.
14:59:34 [2020-02-22T14:59:34.183Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:59:34 [2020-02-22T14:59:34.183Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.