Skip to content

Console Output

08:24:19 [2019-09-12T08:24:19.836Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-282/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-282/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c4d20760d407da812cdb88bb37e4bf22dd86f17e -e DOCKER_GRAPHDRIVER docker:c4d20760d407da812cdb88bb37e4bf22dd86f17e hack/validate/default
08:24:24 [2019-09-12T08:24:24.012Z] Congratulations!  All commits are properly signed with the DCO!
08:25:45 [2019-09-12T08:25:45.415Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
08:25:55 [2019-09-12T08:25:55.377Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
08:25:55 [2019-09-12T08:25:55.634Z] Congratulations! All api changes are done the right way.
08:25:55 [2019-09-12T08:25:55.634Z] Congratulations!  No testing.T found.
08:25:55 [2019-09-12T08:25:55.634Z] Congratulations!  All toml source files changed here have valid syntax.
08:25:55 [2019-09-12T08:25:55.634Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
08:25:55 [2019-09-12T08:25:55.634Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.