tree: 70f977a47370fa8a32b923c616e4ffa567868cf7 [path history] [tgz]
  1. data/
  2. generated/
  3. lib/
  4. subprojects/
  5. templates/
  6. dev.star
  7. main.star
  8. OWNERS
  9. PRESUBMIT.py
  10. README.md
  11. recipes.cfg
  12. tricium-dev.cfg
infra/config/README.md

Configurations files for chrome-infra services.

This directory contains chrome-infra's configs for its own services. Most of them are generated by lucicfg tool based on Starlark code. See main.star for configs of production services and dev.star for configs of development (aka staging) services.

After modifying any of the files, run ./main.star (or ./dev.star) to regenerate the configs. Presubmit checks will also remind you to do so.

Currently active version can be checked at https://luci-config.appspot.com/#/projects/infra .