Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (depot_tools, infra) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8699021894726181585
depot_tools:
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/c00550de296c3bb01ddcf56b2ff0cb64a669fa22
c00550d (guocb@google.com)
Add infradata/k8s config
infra:
https://chromium.googlesource.com/infra/infra.git/+log/bc2290a9d5338f955594a129b1ea7130c64fe79f~..5ce7d1a4c37e08dab782b88aa3efb9a96aa16745
bc2290a (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll chromiumos/config from d73f517127d2 to 7c4436624743 (1 rev...
9e19704 (mattbubernak@google.com)
Kron: Remove AL test related logic from kron
bf01f11 (zhihuixie@google.com)
[ResultDB] Add build file for the pubsub service
21c9afb (mattbubernak@google.com)
CTPV2: Fix logic for excluding driverArgs.
271d062 (gregorynisbet@google.com)
Make mallet validate custom configuration before launching task.
30e6fd8 (pietroscutta@google.com)
Temporarily disable run_target fallback
64adc25 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll chromiumos/infra/proto from 949b342eff76 to 73df3859c3c5 (...
cd97be5 (pietroscutta@google.com)
Temporarily disable run_target caching
997a9fd (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll chromiumos/infra/proto from 73df3859c3c5 to 8fa38013dbc9 (...
83b639b (pietroscutta@google.com)
Revert "Temporarily disable run_target fallback"
529cc2a (pietroscutta@google.com)
Revert "Temporarily disable run_target caching"
5ce7d1a (boris.lok@cienet.corp-partner.google.com)
satlab: [Feature] use `target` instead of `target_type` for sup...
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=gbeaty@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ibaa45f49d5141567e012632610a377a2470d4af1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/7125158
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index f58b2c5..5fe3999 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -17,12 +17,12 @@
"deps": {
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "e38a4c4abfe3a47202ef7765d1ed3f67721bd8be",
+ "revision": "c00550de296c3bb01ddcf56b2ff0cb64a669fa22",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"infra": {
"branch": "refs/heads/main",
- "revision": "3312e874b7ea7ad72e4ef1b142eb3dd3e69dedb2",
+ "revision": "45e26604b082a32236555ceb4d86abb24a8fc260",
"url": "https://chromium.googlesource.com/infra/infra.git"
},
"recipe_engine": {