aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrecipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>2024-04-09 15:46:02 -0700
committercrosvm LUCI <crosvm-scoped@luci-project-accounts.iam.gserviceaccount.com>2024-04-09 22:59:13 +0000
commit7ca673457923b62211657e17e3748d9ce4a7123f (patch)
treeecdca69a387308ee3dbf326654c974d03d1eabc4
parentb23620ec88061961b9588c3b8c1693eb63ee0891 (diff)
downloadcrosvm-7ca673457923b62211657e17e3748d9ce4a7123f.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/8751095016406521857 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/0846b9c4f9614e0e4848eb52efb0b83258a680df~..fac1f26c7b49457faf1a935f2106cf9838a27b86 0846b9c (mohrr@google.com) [json] Add deprecation warning fac1f26 (mohrr@google.com) [buildbucket] Add warning for set_buildbucket_host() 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: I806ba086d4e38e7b56a71727692d04dc6abbd07a Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5440815 Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: 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 02d2df44d..4fe395733 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/+/3b8d270b5def5696dadbee86c1d57e77ec87a099/recipes/README.recipes.md#recipe_modules-bot_update
-[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3b8d270b5def5696dadbee86c1d57e77ec87a099/recipes/README.recipes.md#recipe_modules-depot_tools
-[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3b8d270b5def5696dadbee86c1d57e77ec87a099/recipes/README.recipes.md#recipe_modules-gclient
-[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3b8d270b5def5696dadbee86c1d57e77ec87a099/recipes/README.recipes.md#recipe_modules-git
-[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3b8d270b5def5696dadbee86c1d57e77ec87a099/recipes/README.recipes.md#recipe_modules-gsutil
-[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d272488ffbc3560851d174d5995701943af79fc6/README.recipes.md#recipe_modules-buildbucket
-[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d272488ffbc3560851d174d5995701943af79fc6/README.recipes.md#recipe_modules-cipd
-[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d272488ffbc3560851d174d5995701943af79fc6/README.recipes.md#recipe_modules-context
-[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d272488ffbc3560851d174d5995701943af79fc6/README.recipes.md#recipe_modules-file
-[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d272488ffbc3560851d174d5995701943af79fc6/README.recipes.md#recipe_modules-json
-[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d272488ffbc3560851d174d5995701943af79fc6/README.recipes.md#recipe_modules-path
-[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d272488ffbc3560851d174d5995701943af79fc6/README.recipes.md#recipe_modules-platform
-[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d272488ffbc3560851d174d5995701943af79fc6/README.recipes.md#recipe_modules-properties
-[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d272488ffbc3560851d174d5995701943af79fc6/README.recipes.md#recipe_modules-raw_io
-[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d272488ffbc3560851d174d5995701943af79fc6/README.recipes.md#recipe_modules-step
-[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/d272488ffbc3560851d174d5995701943af79fc6/recipe_engine/recipe_api.py#470
+[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/520bd250ca59d18f1badb6fcfcb51e164ee1ac1b/recipes/README.recipes.md#recipe_modules-bot_update
+[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/520bd250ca59d18f1badb6fcfcb51e164ee1ac1b/recipes/README.recipes.md#recipe_modules-depot_tools
+[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/520bd250ca59d18f1badb6fcfcb51e164ee1ac1b/recipes/README.recipes.md#recipe_modules-gclient
+[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/520bd250ca59d18f1badb6fcfcb51e164ee1ac1b/recipes/README.recipes.md#recipe_modules-git
+[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/520bd250ca59d18f1badb6fcfcb51e164ee1ac1b/recipes/README.recipes.md#recipe_modules-gsutil
+[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fac1f26c7b49457faf1a935f2106cf9838a27b86/README.recipes.md#recipe_modules-buildbucket
+[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fac1f26c7b49457faf1a935f2106cf9838a27b86/README.recipes.md#recipe_modules-cipd
+[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fac1f26c7b49457faf1a935f2106cf9838a27b86/README.recipes.md#recipe_modules-context
+[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fac1f26c7b49457faf1a935f2106cf9838a27b86/README.recipes.md#recipe_modules-file
+[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fac1f26c7b49457faf1a935f2106cf9838a27b86/README.recipes.md#recipe_modules-json
+[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fac1f26c7b49457faf1a935f2106cf9838a27b86/README.recipes.md#recipe_modules-path
+[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fac1f26c7b49457faf1a935f2106cf9838a27b86/README.recipes.md#recipe_modules-platform
+[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fac1f26c7b49457faf1a935f2106cf9838a27b86/README.recipes.md#recipe_modules-properties
+[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fac1f26c7b49457faf1a935f2106cf9838a27b86/README.recipes.md#recipe_modules-raw_io
+[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fac1f26c7b49457faf1a935f2106cf9838a27b86/README.recipes.md#recipe_modules-step
+[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fac1f26c7b49457faf1a935f2106cf9838a27b86/recipe_engine/recipe_api.py#470
diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg
index de044e014..cb46b3917 100644
--- a/infra/config/recipes.cfg
+++ b/infra/config/recipes.cfg
@@ -20,12 +20,12 @@
"deps": {
"depot_tools": {
"branch": "refs/heads/main",
- "revision": "3b8d270b5def5696dadbee86c1d57e77ec87a099",
+ "revision": "520bd250ca59d18f1badb6fcfcb51e164ee1ac1b",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "refs/heads/main",
- "revision": "d272488ffbc3560851d174d5995701943af79fc6",
+ "revision": "fac1f26c7b49457faf1a935f2106cf9838a27b86",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},