Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (fuchsia, recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8773066991672182625
fuchsia:
https://fuchsia.googlesource.com/infra/recipes/+log/eca15c1b5428bfc4cee6170ea7384545bda722f2~..df60ae0bc8e299440e66147f65bbad2bdb8d7b57
eca15c1 (sbalana@google.com)
[recipes] Add swarming and botanist grace periods
c166fe1 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update pinned tools
df60ae0 (global-integration-roller@fuchsia-infra.iam.gserviceaccount.com)
[roll] Update coverage pinned tools
recipe_engine:
https://chromium.googlesource.com/infra/luci/recipes-py/+/305f336a281cb8aed1098bb90b7e1ce2858332e7
305f336 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll CAS Client from 66a4cb31d236 to 77c9b09de8f2
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: I63af6656717367c16c83451aad407771dc015f02
Reviewed-on: https://pigweed-review.googlesource.com/c/infra/recipes/+/165190
Commit-Queue: Recipe Deps Roller <recipe-deps-roller@pigweed-service-accounts.iam.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 9888f9a..f3c64ca 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"fuchsia": {
"branch": "refs/heads/main",
- "revision": "96b192fa692b57676c52ec4108fb3c74e2c06116",
+ "revision": "df60ae0bc8e299440e66147f65bbad2bdb8d7b57",
"url": "https://fuchsia.googlesource.com/infra/recipes"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "a53c96540031d3a271eb67b1aed5313b2b8a26e2",
+ "revision": "305f336a281cb8aed1098bb90b7e1ce2858332e7",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py"
}
},