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