aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config/recipes.cfg
blob: ad79d209f8e0a937b261c5b08fced8baa6ea3270 (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": "7c23839307a6ba4ec3ea4bd4024cd32f6ce7deed",
      "url": "https://chromium.googlesource.com/chromium/tools/build.git"
    },
    "depot_tools": {
      "branch": "master",
      "revision": "9fe907de633af22653e9afa1dbf1ab41c8d2bda3",
      "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"
}