skia2/infra/config/recipes.cfg
recipe-roller 9918dacb50 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/98c0fdb927c46cf9e211f172c6737816413ed103 Add autoninja* to .gitattributes. (yyanagisawa@chromium.org)
  https://crrev.com/6edb632ff8cdbf65569eb80a9ed8f6d841854a2b [cipd] Bump CIPD client and vpython versions. (vadimsh@chromium.org)
  https://crrev.com/e28390cc438f6206082894048801aea07964f603 Add the opt-in/out commands to metrics notice (pbos@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I33d5d73de12027462fc27996206cb775968abea6
Reviewed-on: https://skia-review.googlesource.com/c/170260
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2018-11-09 20:05:36 +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": "e28390cc438f6206082894048801aea07964f603",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "0c993cb828b335e2fc0528c149f8060c35ebf0ac",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},
"project_id": "skia",
"recipes_path": "infra/bots"
}