Skip to content

Console Output

22:03:40 [2019-09-17T22:03:40.916Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39911/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39911/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=99cef15e0ec79267515ed9a3218b086a45e8f787 -e DOCKER_GRAPHDRIVER docker:99cef15e0ec79267515ed9a3218b086a45e8f787 hack/validate/default
22:03:41 [2019-09-17T22:03:41.849Z] Congratulations!  All commits are properly signed with the DCO!
22:05:03 [2019-09-17T22:05:03.277Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
22:05:03 [2019-09-17T22:05:03.277Z] No api/types/ or api/swagger.yaml changes in diff.
22:05:03 [2019-09-17T22:05:03.277Z] Congratulations!  All toml source files changed here have valid syntax.
22:05:03 [2019-09-17T22:05:03.277Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
22:05:03 [2019-09-17T22:05:03.277Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
22:05:03 [2019-09-17T22:05:03.277Z] Congratulations!  No new tests added to integration-cli.