aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config/recipes.cfg
blob: 4192487447c69038bb7605b30b805b4daaaea6f2 (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": "5e47fdd89e6f29102485a0ddf41a537063f531b9",
      "url": "https://chromium.googlesource.com/chromium/tools/build.git"
    },
    "depot_tools": {
      "branch": "master",
      "revision": "69e760e4a571d16e75f30f1e97ea1a917445f333",
      "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
    },
    "recipe_engine": {
      "branch": "master",
      "revision": "c6560f3627af81c9004024079525ef63a223d33a",
      "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
    }
  },
  "project_id": "skia",
  "recipes_path": "infra/bots"
}