Skip to content

Console Output

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