Skip to content

Console Output

22:39:30 [2020-10-02T22:39:30.086Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41522/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41522/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74c0c5b7f1a90bead853e98c7f77936caffba8d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:74c0c5b7f1a90bead853e98c7f77936caffba8d2 hack/validate/default
22:39:31 [2020-10-02T22:39:31.017Z] Congratulations!  All commits are properly signed with the DCO!
22:40:52 [2020-10-02T22:40:52.417Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
22:40:52 [2020-10-02T22:40:52.417Z] No api/types/ or api/swagger.yaml changes in diff.
22:40:52 [2020-10-02T22:40:52.417Z] Congratulations!  All toml source files changed here have valid syntax.
22:40:52 [2020-10-02T22:40:52.417Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
22:40:52 [2020-10-02T22:40:52.417Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.