Skip to content

Console Output

05:20:25 [2020-01-31T05:20:25.676Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40440/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40440/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=432e375bb5e18537a976a89b141a8288d6f56c0e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:432e375bb5e18537a976a89b141a8288d6f56c0e hack/validate/default
05:20:26 [2020-01-31T05:20:26.601Z] Congratulations!  All commits are properly signed with the DCO!
05:21:48 [2020-01-31T05:21:48.143Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
05:21:48 [2020-01-31T05:21:48.143Z] No api/types/ or api/swagger.yaml changes in diff.
05:21:48 [2020-01-31T05:21:48.143Z] Congratulations!  All toml source files changed here have valid syntax.
05:21:48 [2020-01-31T05:21:48.143Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
05:21:48 [2020-01-31T05:21:48.143Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.