skia2/infra/config/recipes.cfg
recipe-roller 8ab6f80ea4 Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).


More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
recipe_engine:
  https://crrev.com/4649b523f65514591bf1011566f94b67db752827 [autoroll] Make recipes.cfg deterministically generated. (iannucci@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I77921fe74b8f9b0afc035d4f1d604b98a07501fd
Reviewed-on: https://skia-review.googlesource.com/c/193370
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-19 20:26:27 +00:00

29 lines
734 B
INI

{
"recipes_path": "infra/bots",
"autoroll_recipe_options": {
"nontrivial": {
"automatic_commit_dry_run": true
},
"trivial": {
"tbr_emails": [
"borenet@google.com"
],
"automatic_commit": true
}
},
"deps": {
"depot_tools": {
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git",
"branch": "master",
"revision": "56770213e79dcc828812bb2b0e17e2f3afad769c"
},
"recipe_engine": {
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git",
"branch": "master",
"revision": "4649b523f65514591bf1011566f94b67db752827"
}
},
"project_id": "skia",
"api_version": 2,
"repo_name": "skia"
}