Skip to content

Console Output

12:52:04 [2020-01-20T12:52:04.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-447/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-447/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e14d1a4ce782c592f5b370b875cb654432b23979 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:e14d1a4ce782c592f5b370b875cb654432b23979 hack/validate/default
12:52:04 [2020-01-20T12:52:04.886Z] Congratulations!  All commits are properly signed with the DCO!
12:53:26 [2020-01-20T12:53:26.320Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
12:53:26 [2020-01-20T12:53:26.320Z] No api/types/ or api/swagger.yaml changes in diff.
12:53:26 [2020-01-20T12:53:26.320Z] Congratulations!  All toml source files changed here have valid syntax.
12:53:26 [2020-01-20T12:53:26.320Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
12:53:26 [2020-01-20T12:53:26.320Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.