Skip to content

Console Output

16:02:18 [2020-05-25T16:02:18.211Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41021/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41021/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93057905d92ab1a98187fe4834138940faa8cd9b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:93057905d92ab1a98187fe4834138940faa8cd9b hack/validate/default
16:02:19 [2020-05-25T16:02:19.143Z] Congratulations!  All commits are properly signed with the DCO!
16:03:40 [2020-05-25T16:03:40.561Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
16:03:40 [2020-05-25T16:03:40.561Z] No api/types/ or api/swagger.yaml changes in diff.
16:03:40 [2020-05-25T16:03:40.561Z] Congratulations!  All toml source files changed here have valid syntax.
16:03:40 [2020-05-25T16:03:40.561Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
16:03:40 [2020-05-25T16:03:40.561Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.