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