Skip to content

Console Output

17:43:09 [2020-03-30T17:43:09.701Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40758/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40758/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0 hack/validate/default
17:43:10 [2020-03-30T17:43:10.630Z] Congratulations!  All commits are properly signed with the DCO!
17:44:32 [2020-03-30T17:44:32.022Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
17:44:32 [2020-03-30T17:44:32.022Z] No api/types/ or api/swagger.yaml changes in diff.
17:44:32 [2020-03-30T17:44:32.022Z] Congratulations!  All toml source files changed here have valid syntax.
17:44:32 [2020-03-30T17:44:32.022Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
17:44:32 [2020-03-30T17:44:32.022Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.