Skip to content

Console Output

19:34:18 [2020-11-30T19:34:18.909Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41615/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41615/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 hack/validate/default
19:34:19 [2020-11-30T19:34:19.837Z] Congratulations!  All commits are properly signed with the DCO!
19:35:41 [2020-11-30T19:35:41.234Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
19:35:41 [2020-11-30T19:35:41.234Z] No api/types/ or api/swagger.yaml changes in diff.
19:35:41 [2020-11-30T19:35:41.234Z] Congratulations!  All toml source files changed here have valid syntax.
19:35:41 [2020-11-30T19:35:41.234Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
19:35:41 [2020-11-30T19:35:41.234Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.