aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config/recipes.cfg
blob: bf850cae56d85138fdccc64f386fa965b2889ed7 (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
api_version: 1
project_id: "skia"
recipes_path: "infra/bots"
deps {
  project_id: "build"
  url: "https://chromium.googlesource.com/chromium/tools/build.git"
  branch: "master"
  revision: "e818a6f8774aca64e723acc369d177feb15ba5b9"
}
deps {
  project_id: "depot_tools"
  url: "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
  branch: "master"
  revision: "54985b6b969e4428c79b5b5e8fb277d25d48c404"
}
deps {
  project_id: "recipe_engine"
  url: "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
  branch: "master"
  revision: "86fea566ec648a47fbe81cce049fa8ad8b7f5ce5"
}
deps {
  project_id: "skia-recipes"
  url: "https://skia.googlesource.com/skia-recipes.git"
  branch: "master"
  revision: "7ab5cc6255f6bae0ce71241a26c509f557e9983b"
}