Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (build, fuchsia) into this repository.
build:
https://crrev.com/e8a1be6cc0102252d1094342ebb519058febd700 (pkotwicz@chromium.org)
Fix androidx-packager bot
https://crrev.com/d9799c4893323be68d4bf1aea7cab56c60bee0dd (gbeaty@chromium.org)
Create a no-op step to set the target_buildername property on.
fuchsia:
https://crrev.com/12670ecf7db293a8bc75dbea7c58321f6fc802ee (nmulcahey@google.com)
[auto-submit] Handle no eligible changes.
https://crrev.com/4100ddc49121a90123b7c8eec6e3bb43dd03bf65 (garymm@google.com)
[spec] add multiply_affected_tests_threshold field
https://crrev.com/9a8b8d0327790819ccfd8f000449bc0537f01f55 (nmulcahey@google.com)
[auto-submit] Don't send CQ+2 emails from the bot.
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
TBR=keyonghan@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I14f3076e6f4a87f9b6d0470b2f63bcca925eabe2
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/7100
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 a235d7b..808760b 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -23,7 +23,7 @@
"deps": {
"build": {
"branch": "refs/heads/master",
- "revision": "dab1d1b3ce6904a6fb91a775ec3727bf49c5a8c0",
+ "revision": "d9799c4893323be68d4bf1aea7cab56c60bee0dd",
"url": "https://chromium.googlesource.com/chromium/tools/build"
},
"depot_tools": {
@@ -33,7 +33,7 @@
},
"fuchsia": {
"branch": "refs/heads/master",
- "revision": "73296f971787800cf64c9dd214ba63d468659649",
+ "revision": "9a8b8d0327790819ccfd8f000449bc0537f01f55",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {