Skip to content

Console Output

19:39:13 [2020-04-09T19:39:13.067Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40800/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40800/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:b66813eb456988a6af22657666b830476be65c06 hack/validate/default
19:39:13 [2020-04-09T19:39:13.999Z] Congratulations!  All commits are properly signed with the DCO!
19:40:00 [2020-04-09T19:40:00.645Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
19:40:00 [2020-04-09T19:40:00.645Z] No api/types/ or api/swagger.yaml changes in diff.
19:40:00 [2020-04-09T19:40:00.645Z] Congratulations!  All toml source files changed here have valid syntax.
19:40:00 [2020-04-09T19:40:00.645Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
19:40:00 [2020-04-09T19:40:00.645Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.