tree: 0eeed288aa74751b4e15c19b86542ae46f3b2a5a [path history] [tgz]
  1. branch/
  2. global/
  3. OWNERS
  4. PRESUBMIT.py
  5. README.md
  6. recipes.cfg
infra/config/README.md

Configurations files for chrome-infra services.

There are two kinds of configs: global and ref-specific.

Global configs.

Apply to the whole repo regardless of the ref (branch).

Located in global directory.

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

Ref-specific configs.

Apply only to a ref(branch) they are located in.

Located in branch directory.

Currently active version can be checked at

https://luci-config.appspot.com/#/projects/infra/<ref>
# For example, for master branch:
#   https://luci-config.appspot.com/#/projects/infra/refs/heads/master