tree: 57a4c2f730661a25798e9e777de5a646757b037f [path history] [tgz]
  1. api/
  2. internal/
  3. OWNERS
  4. README.md
cv/README.md

LUCI Change Verifier

LUCI Change Verifier (CV) is the service that will replace CQ. CQ is the legacy service that verifies patches before they are submitted.

TODO(crbug.com/920494): Update this after migrating to the new service.

What's here?

As of Aug 2020:

  • [api/]: Protobuf files specifying the config schema, BigQuery schema, etc.
  • [appengine/]: A GAE app, under construction.
  • [appengine/config/]: Config validation logic.

Links