tree: 92816be386614e6e8719ee967c6faba3a8e4b89f [path history] [tgz]
  1. branch/
  2. global/
  3. OWNERS
  4. PRESUBMIT.py
  5. README.md
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/chromium .

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/chromium/<ref>
# For example, for master branch:
#   https://luci-config.appspot.com/#/projects/chromium/refs/heads/master