skia2/infra/config/recipes.cfg
Andrii Shyshkalov d2cf50492a Revert "Roll recipe dependencies (trivial)."
This reverts commit eee5ca4386.

Reason for revert: not yet, wait till my revert land.

Original change's description:
> 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/678a6843ee738aa2bbdc018454988af4d1d114a9 git-cl: Clean-up (ehmaldonado@chromium.org)
> recipe_engine:
>   https://crrev.com/714c8e0c2a2fc10569e6f943198685acbbdd845c recipe module buildbucket: migrate to protos for inputs. (tandrii@google.com)
>   https://crrev.com/671bf52ae83b2335d65be8618855444b8fec0f20 [logdog/bootstrap] Fix behavior of bootstrap to match go version. (iannucci@chromium.org)
>   https://crrev.com/27118793ad8c4be3e818cacece11c425ef6f224a buildbucket: add generic_build to test API. (tandrii@google.com)
>   https://crrev.com/d2e4b2a70ea05c4b1230dee1f1f45029419a029e Add internal API to set summary markdown directly. (iannucci@chromium.org)
> 
> 
> TBR=borenet@google.com
> 
> Recipe-Tryjob-Bypass-Reason: Autoroller
> Bugdroid-Send-Email: False
> Change-Id: I1a8cb15d95d94ce945eae50037013664efa323a1
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/246211
> 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>

TBR=borenet@google.com,recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com

Change-Id: Ib2d2e09d251d0a33f0a727c8f3436241c4bea9ef
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/246215
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
2019-10-04 00:53: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": "6215c79a8c5b1613ca043a327dcc76d4f31b7473",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "e1e1d1ba78ce2f3c129dbe6ba4d92b431deec422",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},
"project_id": "skia",
"recipes_path": "infra/bots",
"repo_name": "skia"
}