tree: 0e0aed7d224caa4c4ae8901605c2cb80f9567874 [path history] [tgz]
  1. api/
  2. appengine/
  3. internal/
  4. OWNERS
  5. 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 September 2020:

  • api: Protobuf files specifying the config schema, BigQuery schema, etc.
  • appengine: A GAE app, under construction.
  • internal: Implementation for the GAE app, under construction.

Links