Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8745352203683349729
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/e0c5ee511517151767e1eb5d2eb3d085bacb16af
e0c5ee5 (bpastene@chromium.org)
Rename path module's cleanup dir from 'recipe_cleanup' to 'rc'
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.
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I538f8a0123d0b2176f98bbfc61d5ae5c87dd9c80
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/215464
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index 1d52e8f..f498297 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "08e2ef8e9daab66a5280c17b137c92fcbf937a21",
+ "revision": "73d0e40f7be6df25da6a5565a9a2a0f6c7008869",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "76cc89d9b39f24148536b258a738be16338d1ed7",
+ "revision": "e0c5ee511517151767e1eb5d2eb3d085bacb16af",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},