aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config/recipes.cfg
blob: 468d9bcb412a4f6a3019581ac9da67cf25291ae6 (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
29
30
31
32
33
{
  "api_version": 2,
  "autoroll_recipe_options": {
    "nontrivial": {
      "automatic_commit_dry_run": true
    },
    "trivial": {
      "automatic_commit": true,
      "tbr_emails": [
        "borenet@google.com"
      ]
    }
  },
  "deps": {
    "build": {
      "branch": "master",
      "revision": "6685fe37889919448bfa3bbf3d93e15026680e0a",
      "url": "https://chromium.googlesource.com/chromium/tools/build.git"
    },
    "depot_tools": {
      "branch": "master",
      "revision": "4a28cac715bb37782fca641eb8fcd8583b5f1960",
      "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
    },
    "recipe_engine": {
      "branch": "master",
      "revision": "3b8a0585e3c7390a7c1c339c6b70d042de8f913c",
      "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
    }
  },
  "project_id": "skia",
  "recipes_path": "infra/bots"
}