skia2/infra/config/recipes.cfg
recipe-roller 15dfab8a90 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/1b8cdb3fb0283ac8f93a7ca517b278b1ace51353 [recipe_modules/context] Simplify context implementation. (iannucci@chromium.org)


TBR=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I79acf7b4cece26de9ab752b881936c3b2a021b0f
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/256775
Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
2019-11-26 21:28:29 +00:00

30 lines
723 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": "5604ce9f20cdc3c4a7775cb8fb99c48ffcb817a0",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "1b8cdb3fb0283ac8f93a7ca517b278b1ace51353",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},
"project_id": "skia",
"recipes_path": "infra/bots",
"repo_name": "skia"
}