Skip to content

Console Output

23:20:12 [2021-03-24T23:20:12.808Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42015/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42015/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2fc340ac752b4ab05fe3c533bb02e948c945c20 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:f2fc340ac752b4ab05fe3c533bb02e948c945c20 hack/validate/default
23:20:14 [2021-03-24T23:20:14.174Z] Congratulations!  All commits are properly signed with the DCO!
23:21:35 [2021-03-24T23:21:35.561Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
23:21:35 [2021-03-24T23:21:35.561Z] No api/types/ or api/swagger.yaml changes in diff.
23:21:35 [2021-03-24T23:21:35.561Z] Congratulations!  All toml source files changed here have valid syntax.
23:21:35 [2021-03-24T23:21:35.561Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:21:35 [2021-03-24T23:21:35.561Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.