Skip to content

Console Output

18:23:43 [2020-03-12T18:23:43.255Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40652/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40652/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a0056bd19127c837e0a852e7d2a7d95ac1dcf270 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:a0056bd19127c837e0a852e7d2a7d95ac1dcf270 hack/validate/default
18:23:44 [2020-03-12T18:23:44.189Z] Congratulations!  All commits are properly signed with the DCO!
18:25:05 [2020-03-12T18:25:05.619Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
18:25:05 [2020-03-12T18:25:05.619Z] No api/types/ or api/swagger.yaml changes in diff.
18:25:05 [2020-03-12T18:25:05.619Z] Congratulations!  All toml source files changed here have valid syntax.
18:25:05 [2020-03-12T18:25:05.619Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
18:25:05 [2020-03-12T18:25:05.619Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.