Skip to content

Console Output

20:08:03 [2020-04-09T20:08:03.854Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40803/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40803/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=282567a58d926244c6bdf129e37a0ebf9efa1f09 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:282567a58d926244c6bdf129e37a0ebf9efa1f09 hack/validate/default
20:08:04 [2020-04-09T20:08:04.788Z] Congratulations!  All commits are properly signed with the DCO!
20:09:26 [2020-04-09T20:09:26.183Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
20:09:26 [2020-04-09T20:09:26.183Z] No api/types/ or api/swagger.yaml changes in diff.
20:09:26 [2020-04-09T20:09:26.183Z] Congratulations!  All toml source files changed here have valid syntax.
20:09:26 [2020-04-09T20:09:26.183Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
20:09:26 [2020-04-09T20:09:26.183Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.