fleet/tools/ci
Zachary Wasserman 728c2c3475 Add license linting and dependencies.md (#1184)
Adds a `make lint-license` command that will crawl through the Golang and
Javascript dependencies, trying to automatically determine the license of each
dependency. If any dependencies have incompatible licensing (or if the
automatic detection fails), the tool will print an error and exit with a
non-zero status code. After a successful run, the
docs/third-party/dependencies.md file will be updated with attribution
information as determined by the crawl.

The configuration file has been bootstrapped with the manual analysis needed for
all of the existing dependencies.
2017-02-10 12:51:33 -08:00
..
docker Migrate NPM to Yarn (#1197) 2017-02-10 10:22:26 -08:00
k8s-templates Move deployment steps into circle.yml config (#1140) 2017-02-02 11:30:23 -05:00
deploy-k8s-testing.sh Move deployment steps into circle.yml config (#1140) 2017-02-02 11:30:23 -05:00
download-build-deps.sh Migrate NPM to Yarn (#1197) 2017-02-10 10:22:26 -08:00
setup-build-environment.sh Move deployment steps into circle.yml config (#1140) 2017-02-02 11:30:23 -05:00
verify-dependencies-docs.sh Add license linting and dependencies.md (#1184) 2017-02-10 12:51:33 -08:00