tree: 7c57a97bb5708aa3323c910e414f1e91d1a77a4c [path history] [tgz]
  1. generated/
  2. lib/
  3. recipe_modules/
  4. recipes/
  5. subprojects/
  6. templates/
  7. .pylintrc
  8. main.star
  9. PRESUBMIT.py
  10. README.md
  11. README.recipes.md
  12. recipes.cfg
  13. recipes.py
infra/config/README.md

The configuration rooted at main.star defines the LUCI services configuration for the Open Codecs project on the production instance of LUCI. The configuration is responsible for generating the raw configuration files that do not end in -dev.cfg as well as the markdown file cq-builders.md. Starlark files in the following directories are consumed by the configuration:

  • lib - Utilities for defining LUCI entities such as ci builders, try builders, and common definitions
  • subprojects - Definitions of LUCI entities. Each subproject corresponds to a repo