Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (depot_tools, fuchsia, recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8700801180237557553
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/2c5fb0d55645231b56c3cde4fb2bdae017f99216
2c5fb0d (bryner@google.com)
Set the tar filter automatically based on the python version.
fuchsia:
https://fuchsia.googlesource.com/infra/recipes.git/+/d4817937f58e8bb62580d5cc76b3ed5b44f2870d
d481793 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/48b620356e842ea19ec908f3cb18b1a0cb555d26~..b73ec54ec2d920e45a0a819c29e19c7490a8fe7e
48b6203 (iannucci@chromium.org)
[TurboCI] Import latest protos.
4ec7693 (iannucci@chromium.org)
[unittests] Lift limit on long test output messages.
a3674b7 (iannucci@chromium.org)
[TurboCI] Import latest protos.
b73ec54 (iannucci@chromium.org)
[TurboCI] ID helper library.
Please check the following references for more information:
- autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller
- rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback
- cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md
Use https://goo.gl/noib3a to file a bug.
R=flutter-infra-notify+luci-recipes@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I486c4619127aa0d68c4a69b2ce94d4d18e22b8e3
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/71420
Commit-Queue: flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com <flutter-prod-builder@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: 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 3b23349..c08471a 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -22,22 +22,22 @@
"deps": {
"dart": {
"branch": "refs/heads/main",
- "revision": "a8aa3364b479841f5257498c3c602f8bb31027f4",
+ "revision": "7799fa1ab2ca18fed3de310ab31b615425649573",
"url": "https://dart.googlesource.com/recipes.git"
},
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "9e30d926fd13430266b3c0141b45790874e2fab3",
+ "revision": "e3839a11c26be4e68a0df205d2165c2794215207",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "aefd3be41a29451b59e2c85e9dcb4bd60a70d3d6",
+ "revision": "d4817937f58e8bb62580d5cc76b3ed5b44f2870d",
"url": "https://fuchsia.googlesource.com/infra/recipes.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "d118dc51d2c3d4ffe90075017c301f2b79f8a7da",
+ "revision": "b73ec54ec2d920e45a0a819c29e19c7490a8fe7e",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},