Skip to content

Console Output

06:40:19 [2020-02-22T06:40:19.153Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40555/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40555/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ed0504592d338890a37e18999f98d69d7103f2d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9ed0504592d338890a37e18999f98d69d7103f2d hack/validate/default
06:40:20 [2020-02-22T06:40:20.083Z] Congratulations!  All commits are properly signed with the DCO!
06:41:56 [2020-02-22T06:41:56.498Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
06:41:56 [2020-02-22T06:41:56.498Z] No api/types/ or api/swagger.yaml changes in diff.
06:41:56 [2020-02-22T06:41:56.498Z] Congratulations!  All toml source files changed here have valid syntax.
06:41:56 [2020-02-22T06:41:56.498Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
06:41:56 [2020-02-22T06:41:56.498Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.