Edit

kc3-lang/angle/infra/config/README.md

Branch :

  • Show log

    Commit

  • Author : Jamie Madill
    Date : 2018-11-12 11:52:16
    Hash : 0b185832
    Message : Copy configs from infra/config branch. Also adds some documentation and updates OWNERS. Bug: 833848 Change-Id: I1e9adf9b84a776efceb5a529a73310f515e50c70 Reviewed-on: https://chromium-review.googlesource.com/c/1330681 Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>

  • 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](global) directory.
    
    Currently active version can be checked at
    https://luci-config.appspot.com/#/projects/angle .
    
    
    ## Ref-specific configs.
    
    Apply only to a ref(branch) they are located in.
    
    Located in [branch](branch) directory.
    
    Currently active version can be checked at
    
        https://luci-config.appspot.com/#/projects/angle/<ref>
        # For example, for master branch:
        #   https://luci-config.appspot.com/#/projects/angle/refs/heads/master