tree: a98ed7cf6757caf99ca6ee24fb32bca0b0e8ca38 [path history] [tgz]
  1. chromium/
  2. codesearch/
  3. findit/
  4. goma/
  5. reclient/
  6. webrtc/
  7. README.md
infra/config/subprojects/README.md

Definitions of LUCI entities for the chromium project.

The following subprojects exist:

  • chromium - Builders that test the chromium/src codebase.
  • codesearch - Builders that test codesearch with chromium.
  • findit - Builders that are used by the Sheriff-o-Matic findit service.
  • goma - Builders that test the use of goma by chromium builders.
  • reclient - Builders that test the use of reclient by chromium builders.
  • webrtc - Builders that test the integration of WebRTC with chromium.

Each subproject contains a subproject.star that is the entry point for its configuration, which execs the starlark files that define the LUCI entities for the subproject.