Merge pull request #18 from aiuto/ci

add bazelci setup
tree: 5db595c4e9998a0d45225feec6f7d07fe457ac77
  1. .bazelci/
  2. .github/
  3. admin/
  4. docs/
  5. examples/
  6. licenses/
  7. rules/
  8. tests/
  9. tools/
  10. .gitignore
  11. CODEOWNERS
  12. LICENSE
  13. README.md
  14. WORKSPACE
README.md

rules_license

This repository contains a set of rules and tools for

  • asserting that packages are available under specified OSS licenses
  • gathering those license assertions into artifacts to ship with code
  • applying organization specific compliance constriants against the set of licenses used by a target.

See License Checking with Bazel for more information about this project.

WARNING: The code here is still in early, active development.

Disclaimer

This is not an officially supported Google product.