moby--moby/hack/validate
Chris Price 9f94cfdc57 Vendor check to succeed even if copyright information is not found
The documentation for validate_vendor_used in hack/validate/vendor states
that a warning will be emitted if license information cannot be found in
a vendored package. However, because the script is run with pipefail set
(owing to the inclusion of the common validation script .validate) and
`grep -c` is used, the entire script will fail whenever license information
cannot be found in a vendored package.

Signed-off-by: Chris Price <cprice@mirantis.com>
2020-02-13 06:08:44 -08:00
..
.swagger-yamllint Add swagger.yaml validation 2016-11-07 11:03:21 -08:00
.validate hack: no need to git fetch in CI 2019-02-05 02:54:50 +00:00
all Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00
changelog-date-descending hack: fix mixed tabs/spaces for indentation 2019-08-02 15:58:33 +02:00
changelog-well-formed hack: fix mixed tabs/spaces for indentation 2019-08-02 15:58:33 +02:00
dco Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00
default hack/validate: clean-up output, move golang-ci-lint to end 2019-12-19 18:07:07 +01:00
default-seccomp hack/validate: clean-up output, move golang-ci-lint to end 2019-12-19 18:07:07 +01:00
deprecate-integration-cli hack/validate/deprecate-integration-cli: add integration-cli/*_api_*.go 2019-12-19 18:07:12 +01:00
golangci-lint hack/validate: clean-up output, move golang-ci-lint to end 2019-12-19 18:07:07 +01:00
golangci-lint.yml Merge pull request #40074 from yedamao/fix-integration-cli 2019-12-19 03:30:34 +09:00
pkg-imports hack/validate: clean-up output, move golang-ci-lint to end 2019-12-19 18:07:07 +01:00
swagger hack/validate: clean-up output, move golang-ci-lint to end 2019-12-19 18:07:07 +01:00
swagger-gen hack/validate: clean-up output, move golang-ci-lint to end 2019-12-19 18:07:07 +01:00
toml hack/validate: clean-up output, move golang-ci-lint to end 2019-12-19 18:07:07 +01:00
vendor Vendor check to succeed even if copyright information is not found 2020-02-13 06:08:44 -08:00