Skip to content

Console Output

08:17:15 [2019-10-22T08:17:15.643Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-412/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-412/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ce74774c096b1abcf872b45a3aa15c08120ff0c7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:ce74774c096b1abcf872b45a3aa15c08120ff0c7 hack/validate/default
08:17:16 [2019-10-22T08:17:16.583Z] Congratulations!  All commits are properly signed with the DCO!
08:18:37 [2019-10-22T08:18:37.938Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
08:18:37 [2019-10-22T08:18:37.938Z] No api/types/ or api/swagger.yaml changes in diff.
08:18:37 [2019-10-22T08:18:37.938Z] Congratulations!  All toml source files changed here have valid syntax.
08:18:37 [2019-10-22T08:18:37.938Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
08:18:37 [2019-10-22T08:18:37.938Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.