skia2/infra/config/recipes.cfg
Eric Boren c1e9617e82 Revert "Roll recipe dependencies (nontrivial)."
This reverts commit 6bc873f0be.

Reason for revert: Broke CT SKPs bots

Original change's description:
> Roll recipe dependencies (nontrivial).
> 
> 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).
> 
> 
> Please review the expectation changes, and LGTM+CQ.
> 
> 
> More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
> build:
>   https://crrev.com/06e6b3accc66f6c31053055c8e0efcd978f18b03 Implement a generic postprocess/merge hook for swarming tasks. (RELAND 4) (jbudorick@chromium.org)
> 
> 
> Change-Id: Ib62301f7336873f022cd5a7efe8df577c1414689
> Recipe-Tryjob-Bypass-Reason: Autoroller
> Bugdroid-Send-Email: False
> Reviewed-on: https://skia-review.googlesource.com/13775
> Commit-Queue: Eric Boren <borenet@google.com>
> Reviewed-by: Eric Boren <borenet@google.com>
> 

TBR=borenet@google.com,rmistry@google.com,recipe-roller@chromium.org,reviews@skia.org,iannucci@google.com,jbudorick@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Change-Id: I534dfb1d9adbb57ccafa1c1306b852106a7f8c31
Reviewed-on: https://skia-review.googlesource.com/13778
Reviewed-by: Eric Boren <borenet@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
2017-04-19 11:12:25 +00:00

36 lines
957 B
INI

{
"api_version": 1,
"autoroll_recipe_options": {
"nontrivial": {
"automatic_commit_dry_run": true
},
"trivial": {
"automatic_commit": true,
"tbr_emails": [
"borenet@google.com"
]
}
},
"deps": [
{
"branch": "master",
"project_id": "build",
"revision": "f7b41106d64b6517c67343f2cfb03f4a9d62afc2",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
{
"branch": "master",
"project_id": "depot_tools",
"revision": "109907e6a95ae0301b1564c76c4a3e9d15e19366",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
{
"branch": "master",
"project_id": "recipe_engine",
"revision": "f5e47cfc28b5964701572db12f96c7a5a3f1821a",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
],
"project_id": "skia",
"recipes_path": "infra/bots"
}