aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config/recipes.cfg
blob: a7daeae240aec240a16d5b2da301b90a3c89ef7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
  "api_version": 2,
  "autoroll_recipe_options": {
    "nontrivial": {
      "automatic_commit_dry_run": true
    },
    "trivial": {
      "automatic_commit": true,
      "tbr_emails": [
        "borenet@google.com"
      ]
    }
  },
  "deps": {
    "depot_tools": {
      "branch": "master",
      "revision": "f1631cd003fa148c44a84f92b3d0696b2aeae6a7",
      "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
    },
    "recipe_engine": {
      "branch": "master",
      "revision": "d878bba594c81c7ba4cc16b8bf078097b00a102d",
      "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
    }
  },
  "project_id": "skia",
  "recipes_path": "infra/bots"
}