tree: 4c82459eb897dd039494732d811c7c6dcda87916 [path history] [tgz]
  1. chromium/
  2. codesearch/
  3. findit/
  4. goma/
  5. webrtc/
  6. 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.
  • 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.