tree: e73cc57fb0d00ea468a6704500c00e040b230e6e [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 Aug 2020:

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

Links