Skip to content

Console Output

16:27:57 [2020-01-24T16:27:57.876Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-421/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-421/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8e2d3ec2d7da4aa42d51a3a85f8527abb744a4fd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:8e2d3ec2d7da4aa42d51a3a85f8527abb744a4fd hack/validate/default
16:27:58 [2020-01-24T16:27:58.482Z] Congratulations!  All commits are properly signed with the DCO!
16:29:19 [2020-01-24T16:29:19.879Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
16:29:19 [2020-01-24T16:29:19.879Z] No api/types/ or api/swagger.yaml changes in diff.
16:29:19 [2020-01-24T16:29:19.879Z] Congratulations!  All toml source files changed here have valid syntax.
16:29:19 [2020-01-24T16:29:19.879Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
16:29:19 [2020-01-24T16:29:19.880Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.