aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrecipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>2024-04-11 14:31:49 -0700
committercrosvm LUCI <crosvm-scoped@luci-project-accounts.iam.gserviceaccount.com>2024-04-11 21:49:23 +0000
commit71a458e58835e3c895c21135dee291dfd57a1f62 (patch)
treefaa589d8759be3ba47eb7dac8a89bcf3741d72f4
parent603dd42106d1604393745404ddae1c2ae4497a89 (diff)
downloadcrosvm-71a458e58835e3c895c21135dee291dfd57a1f62.tar.gz
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/8750918227664042801 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/57656070e7ef9584e69f3f9dc909d729c20c62eb 5765607 (mohrr@google.com) [cq] Add module deprecation warning 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=denniskempin@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I0a0ae7bc8174a13e2655b32a50a293c0d855a720 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5448397 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>
-rw-r--r--infra/README.recipes.md32
-rw-r--r--infra/config/recipes.cfg4
2 files changed, 18 insertions, 18 deletions
diff --git a/infra/README.recipes.md b/infra/README.recipes.md
index a054925b0..4a2c6bf96 100644
--- a/infra/README.recipes.md
+++ b/infra/README.recipes.md
@@ -174,19 +174,19 @@ This recipe requires ambient luci authentication. To test locally run:
&mdash; **def [RunSteps](/infra/recipes/update_chromeos_merges.py#14)(api):**
-[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5019f12c981408524607aa427d83863930d1b8f3/recipes/README.recipes.md#recipe_modules-bot_update
-[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5019f12c981408524607aa427d83863930d1b8f3/recipes/README.recipes.md#recipe_modules-depot_tools
-[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5019f12c981408524607aa427d83863930d1b8f3/recipes/README.recipes.md#recipe_modules-gclient
-[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5019f12c981408524607aa427d83863930d1b8f3/recipes/README.recipes.md#recipe_modules-git
-[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/5019f12c981408524607aa427d83863930d1b8f3/recipes/README.recipes.md#recipe_modules-gsutil
-[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0f7351c6af8a8dab0b39b83e443042dfc508df6d/README.recipes.md#recipe_modules-buildbucket
-[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0f7351c6af8a8dab0b39b83e443042dfc508df6d/README.recipes.md#recipe_modules-cipd
-[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0f7351c6af8a8dab0b39b83e443042dfc508df6d/README.recipes.md#recipe_modules-context
-[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0f7351c6af8a8dab0b39b83e443042dfc508df6d/README.recipes.md#recipe_modules-file
-[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0f7351c6af8a8dab0b39b83e443042dfc508df6d/README.recipes.md#recipe_modules-json
-[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0f7351c6af8a8dab0b39b83e443042dfc508df6d/README.recipes.md#recipe_modules-path
-[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0f7351c6af8a8dab0b39b83e443042dfc508df6d/README.recipes.md#recipe_modules-platform
-[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0f7351c6af8a8dab0b39b83e443042dfc508df6d/README.recipes.md#recipe_modules-properties
-[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0f7351c6af8a8dab0b39b83e443042dfc508df6d/README.recipes.md#recipe_modules-raw_io
-[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0f7351c6af8a8dab0b39b83e443042dfc508df6d/README.recipes.md#recipe_modules-step
-[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/0f7351c6af8a8dab0b39b83e443042dfc508df6d/recipe_engine/recipe_api.py#471
+[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/ad032971cb1296bc7a15a89afb941c1b9b4fe4d8/recipes/README.recipes.md#recipe_modules-bot_update
+[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/ad032971cb1296bc7a15a89afb941c1b9b4fe4d8/recipes/README.recipes.md#recipe_modules-depot_tools
+[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/ad032971cb1296bc7a15a89afb941c1b9b4fe4d8/recipes/README.recipes.md#recipe_modules-gclient
+[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/ad032971cb1296bc7a15a89afb941c1b9b4fe4d8/recipes/README.recipes.md#recipe_modules-git
+[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/ad032971cb1296bc7a15a89afb941c1b9b4fe4d8/recipes/README.recipes.md#recipe_modules-gsutil
+[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/57656070e7ef9584e69f3f9dc909d729c20c62eb/README.recipes.md#recipe_modules-buildbucket
+[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/57656070e7ef9584e69f3f9dc909d729c20c62eb/README.recipes.md#recipe_modules-cipd
+[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/57656070e7ef9584e69f3f9dc909d729c20c62eb/README.recipes.md#recipe_modules-context
+[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/57656070e7ef9584e69f3f9dc909d729c20c62eb/README.recipes.md#recipe_modules-file
+[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/57656070e7ef9584e69f3f9dc909d729c20c62eb/README.recipes.md#recipe_modules-json
+[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/57656070e7ef9584e69f3f9dc909d729c20c62eb/README.recipes.md#recipe_modules-path
+[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/57656070e7ef9584e69f3f9dc909d729c20c62eb/README.recipes.md#recipe_modules-platform
+[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/57656070e7ef9584e69f3f9dc909d729c20c62eb/README.recipes.md#recipe_modules-properties
+[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/57656070e7ef9584e69f3f9dc909d729c20c62eb/README.recipes.md#recipe_modules-raw_io
+[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/57656070e7ef9584e69f3f9dc909d729c20c62eb/README.recipes.md#recipe_modules-step
+[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/57656070e7ef9584e69f3f9dc909d729c20c62eb/recipe_engine/recipe_api.py#471
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index e22a03b68..3ea013cd5 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -20,12 +20,12 @@
"deps": {
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "5019f12c981408524607aa427d83863930d1b8f3",
+ "revision": "ad032971cb1296bc7a15a89afb941c1b9b4fe4d8",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "0f7351c6af8a8dab0b39b83e443042dfc508df6d",
+ "revision": "57656070e7ef9584e69f3f9dc909d729c20c62eb",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},