Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (build, depot_tools, fuchsia, recipe_engine) into this repository.
build:
https://crrev.com/3c8ab80272b5783797f5fd63b3c5fa2927e5d531 (tikuta@chromium.org)
[chromium_tests] use RBE-CAS in all swarming builders
https://crrev.com/f78110a5ab5c68dd1baab7b8d4e30172aaeb3fa8 (yekuang@google.com)
Enable 'use_swarming_recipe_to_trigger' for webrtc builders
https://crrev.com/2c9ad3233825704edc9b0f1284e451501f22cdca (jleconte@google.com)
Reland "When a builder is triggered by pinpoint, don't run the tester."
https://crrev.com/59f1d07543fac4c696135dada0b8515a95a18926 (machenbach@chromium.org)
[V8] Add monorail links for failures and flag fuzzer
https://crrev.com/b926bd9cc2e3c073b9990ed8069804b6a32e611e (gbeaty@chromium.org)
Add a class for representing ResultDB-integration configuration.
https://crrev.com/e4c0fa9c183202cb0833a47ecc4f54c3a6cdc7ca (mikenichols@chromium.org)
cros: Delete ChromeOS recipes after relocation to ChromeOS recipes
depot_tools:
https://crrev.com/4c45ca0dd90a390224b1031d068900f3e4c3f5c5 (yyanagisawa@chromium.org)
Roll out new goma client binary VERSION=207
https://crrev.com/792630c498fc14ec1525e3b85591f96d4326432e (tandrii@google.com)
git cl try-results: show running jobs in YELLOW color.
fuchsia:
https://crrev.com/80b01c67f158aca7d74e4cbe6619999e3365f462 (olivernewman@google.com)
[cipd_roller] Make failed cipd describe steps green
https://crrev.com/1f23238c2473bb5a95107e70de49dbfab69f0984 (olivernewman@google.com)
[auto_roller] Return "nothing to roll" in summary_markdown
https://crrev.com/8c899865f0e4a7c35e341e019ad4b90d4b50a18d (olivernewman@google.com)
[lsc_check] Add scheme to go/fuchsia-lsc URL
recipe_engine:
https://crrev.com/70514f2891aaac01472c04a498cc724a6f54c7d7 (tikuta@chromium.org)
[swarming] update swarming client
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
TBR=godofredoc@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Id68bfbb082c4d85e91f4c6c328cfcef8245c1a67
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/7800
Reviewed-by: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 1d1031c..5e3bbd9 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -25,22 +25,22 @@
"deps": {
"build": {
"branch": "refs/heads/master",
- "revision": "4a8addf20958de09e66c3d0eec850580ffb54e1a",
+ "revision": "e4c0fa9c183202cb0833a47ecc4f54c3a6cdc7ca",
"url": "https://chromium.googlesource.com/chromium/tools/build"
},
"depot_tools": {
"branch": "refs/heads/master",
- "revision": "958dc6267f2d30e2185147a07a7e31f69050112e",
+ "revision": "792630c498fc14ec1525e3b85591f96d4326432e",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/master",
- "revision": "724b76f1a44579a13c7733a45a38854e0783143c",
+ "revision": "8c899865f0e4a7c35e341e019ad4b90d4b50a18d",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/master",
- "revision": "7e3be54729659656666407fddc6a29906f1662f8",
+ "revision": "70514f2891aaac01472c04a498cc724a6f54c7d7",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},