aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/config
diff options
context:
space:
mode:
authorGravatar recipe-roller <recipe-roller@chromium.org>2017-03-28 15:08:13 -0700
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-03-28 22:37:34 +0000
commit8383ac46c609159badf4e3c5056ff1fe5ee396fc (patch)
tree6cae37121451b10737508e03043d7c05970c2f86 /infra/config
parent58c7b9235b9d3bc7b319d6d895c476e2b13b803b (diff)
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 (or complain) build: https://crrev.com/d67cc72477ac9cf51dac9ff5aa56fd5f996f09d9 Roll recipe dependencies (trivial). (recipe-roller@chromium.org) https://crrev.com/720ae5cfa1f63afa71fa2e753a3d43cc0b166b28 [recipes.cfg] set autoroll recipe options (iannucci@chromium.org) depot_tools: https://crrev.com/b2e5564353be2974b1241d1bd57b3259100b14ea [recipes.cfg] set autoroll recipe options (iannucci@chromium.org) TBR=borenet@google.com Change-Id: I8e4aea83c0d89e6933d1563bd790bd85cc5e33f2 Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Reviewed-on: https://skia-review.googlesource.com/10328 Reviewed-by: Recipe Roller <recipe-roller@chromium.org> Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
Diffstat (limited to 'infra/config')
-rw-r--r--infra/config/recipes.cfg19
1 files changed, 4 insertions, 15 deletions
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 6f94191dee..a97980ee66 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -4,13 +4,13 @@
{
"branch": "master",
"project_id": "build",
- "revision": "988789b7bf6b0bdf1033ee178da4e28340137dab",
+ "revision": "720ae5cfa1f63afa71fa2e753a3d43cc0b166b28",
"url": "https://chromium.googlesource.com/chromium/tools/build.git"
},
{
"branch": "master",
"project_id": "depot_tools",
- "revision": "5904e2a3d7b88b8609681c7354bf2ae2c1f2bed6",
+ "revision": "b2e5564353be2974b1241d1bd57b3259100b14ea",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
{
@@ -21,16 +21,5 @@
}
],
"project_id": "skia",
- "recipes_path": "infra/bots",
- "autoroll_recipe_options": {
- "trivial": {
- "tbr_emails": [
- "borenet@google.com"
- ],
- "automatic_commit": true
- },
- "nontrivial": {
- "automatic_commit_dry_run": true
- }
- }
-}
+ "recipes_path": "infra/bots"
+} \ No newline at end of file