aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config/recipes.cfg
blob: cace81fe741e005fc171e7a50db4db56da36f3e4 (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": "f522dd62d97d12f77f41793955f68bbae2d944d3",
      "url": "https://chromium.googlesource.com/chromium/tools/build.git"
    },
    "depot_tools": {
      "branch": "master",
      "revision": "1423955b09b1879a0b1213163b7d810fe46daceb",
      "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
    },
    "recipe_engine": {
      "branch": "master",
      "revision": "63fd5fef30ebf0db04266b4f4723f77838979365",
      "url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
    }
  },
  "project_id": "skia",
  "recipes_path": "infra/bots"
}