Skip to content

Console Output

10:03:24 [2020-09-15T10:03:24.413Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41451/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41451/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:8cf9d50fc0d001fbbab9134abfc37c24f181d7c1 hack/validate/default
10:03:25 [2020-09-15T10:03:25.351Z] Congratulations!  All commits are properly signed with the DCO!
10:05:01 [2020-09-15T10:05:01.822Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
10:05:01 [2020-09-15T10:05:01.822Z] No api/types/ or api/swagger.yaml changes in diff.
10:05:01 [2020-09-15T10:05:01.822Z] Congratulations!  All toml source files changed here have valid syntax.
10:05:01 [2020-09-15T10:05:01.822Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
10:05:01 [2020-09-15T10:05:01.822Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.