aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config/recipes.cfg
blob: 2e21ca450a3ac21aef9dd057e4fcfade6f0c2d8f (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": "6f2b5e64048fafd0068322630faaf5d4260047b5",
      "url": "https://chromium.googlesource.com/chromium/tools/build.git"
    },
    "depot_tools": {
      "branch": "master",
      "revision": "d5378e9b2ead3e9cebe3b6feab1bc4bfe8ed3f4b",
      "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
    },
    "recipe_engine": {
      "branch": "master",
      "revision": "b7c18e0258998652eeb302c83680f6a2b1aee398",
      "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
    }
  },
  "project_id": "skia",
  "recipes_path": "infra/bots"
}