skia2/infra/config/recipes.cfg
recipe-roller 476bdfc3ee 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.
depot_tools:
  https://crrev.com/d08043c72c79aac41b4c9e26c29a6333935b103a Allow 'git cl patch' when not on a branch. (szager@chromium.org)
  https://crrev.com/9f20d020855c8ee87ba64d53ef94051c06aab860 Do not write gclient_gn_args_file too early. (dpranke@chromium.org)
  https://crrev.com/7de54ef0a25f546747ea9f2a536d5cb175abc566 Fix handling of potential empty gitiles result. (mmoss@google.com)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I2ae03882f4e311234abb043349cea20653a9c1a6
Reviewed-on: https://skia-review.googlesource.com/59561
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2017-10-13 15:17:27 +00:00

29 lines
700 B
INI

{
"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": "7de54ef0a25f546747ea9f2a536d5cb175abc566",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "c07de907b2223efcacbf45d7b793fc0d8a964f31",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},
"project_id": "skia",
"recipes_path": "infra/bots"
}