From 2cfd0293af9aaa41ef61bb342e15d5e26ef2a914 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Wed, 19 Oct 2022 15:44:04 -0700 Subject: [PATCH] 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/8799836183334245681 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2302a33d68209bdd49710cf57223a7b9b07243fa 2302a33 (fmil@google.com) [misc] Fixes fake_bbagent.sh to work with non-chromium setups 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: Ic13fc53232cd0e62c59fe92aacc63cc31861a6dd Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3967370 Bot-Commit: Recipe Roller Commit-Queue: Recipe Roller --- infra/README.recipes.md | 30 +++++++++++++++--------------- infra/config/recipes.cfg | 4 ++-- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/infra/README.recipes.md b/infra/README.recipes.md index 6498ee909f..89eb3835f3 100644 --- a/infra/README.recipes.md +++ b/infra/README.recipes.md @@ -182,18 +182,18 @@ PYTHON_VERSION_COMPATIBILITY: PY3 — **def [RunSteps](/infra/recipes/update_chromeos_merges.py#16)(api):** -[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b853309c6203994983f46a604cdbe928f6b38b7c/recipes/README.recipes.md#recipe_modules-bot_update -[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b853309c6203994983f46a604cdbe928f6b38b7c/recipes/README.recipes.md#recipe_modules-depot_tools -[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b853309c6203994983f46a604cdbe928f6b38b7c/recipes/README.recipes.md#recipe_modules-gclient -[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b853309c6203994983f46a604cdbe928f6b38b7c/recipes/README.recipes.md#recipe_modules-git -[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b853309c6203994983f46a604cdbe928f6b38b7c/recipes/README.recipes.md#recipe_modules-gsutil -[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e9ec41a478fa682e2057a1889915dd14cf493184/README.recipes.md#recipe_modules-buildbucket -[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e9ec41a478fa682e2057a1889915dd14cf493184/README.recipes.md#recipe_modules-cipd -[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e9ec41a478fa682e2057a1889915dd14cf493184/README.recipes.md#recipe_modules-context -[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e9ec41a478fa682e2057a1889915dd14cf493184/README.recipes.md#recipe_modules-file -[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e9ec41a478fa682e2057a1889915dd14cf493184/README.recipes.md#recipe_modules-path -[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e9ec41a478fa682e2057a1889915dd14cf493184/README.recipes.md#recipe_modules-platform -[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e9ec41a478fa682e2057a1889915dd14cf493184/README.recipes.md#recipe_modules-properties -[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e9ec41a478fa682e2057a1889915dd14cf493184/README.recipes.md#recipe_modules-raw_io -[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e9ec41a478fa682e2057a1889915dd14cf493184/README.recipes.md#recipe_modules-step -[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e9ec41a478fa682e2057a1889915dd14cf493184/recipe_engine/recipe_api.py#886 +[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/bd0cea6acd9ed0476b6634b08da740093715a654/recipes/README.recipes.md#recipe_modules-bot_update +[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/bd0cea6acd9ed0476b6634b08da740093715a654/recipes/README.recipes.md#recipe_modules-depot_tools +[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/bd0cea6acd9ed0476b6634b08da740093715a654/recipes/README.recipes.md#recipe_modules-gclient +[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/bd0cea6acd9ed0476b6634b08da740093715a654/recipes/README.recipes.md#recipe_modules-git +[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/bd0cea6acd9ed0476b6634b08da740093715a654/recipes/README.recipes.md#recipe_modules-gsutil +[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2302a33d68209bdd49710cf57223a7b9b07243fa/README.recipes.md#recipe_modules-buildbucket +[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2302a33d68209bdd49710cf57223a7b9b07243fa/README.recipes.md#recipe_modules-cipd +[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2302a33d68209bdd49710cf57223a7b9b07243fa/README.recipes.md#recipe_modules-context +[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2302a33d68209bdd49710cf57223a7b9b07243fa/README.recipes.md#recipe_modules-file +[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2302a33d68209bdd49710cf57223a7b9b07243fa/README.recipes.md#recipe_modules-path +[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2302a33d68209bdd49710cf57223a7b9b07243fa/README.recipes.md#recipe_modules-platform +[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2302a33d68209bdd49710cf57223a7b9b07243fa/README.recipes.md#recipe_modules-properties +[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2302a33d68209bdd49710cf57223a7b9b07243fa/README.recipes.md#recipe_modules-raw_io +[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2302a33d68209bdd49710cf57223a7b9b07243fa/README.recipes.md#recipe_modules-step +[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2302a33d68209bdd49710cf57223a7b9b07243fa/recipe_engine/recipe_api.py#886 diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 45c84a9d3a..fb1f77f01c 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -20,12 +20,12 @@ "deps": { "depot_tools": { "branch": "refs/heads/main", - "revision": "b853309c6203994983f46a604cdbe928f6b38b7c", + "revision": "bd0cea6acd9ed0476b6634b08da740093715a654", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "refs/heads/main", - "revision": "e9ec41a478fa682e2057a1889915dd14cf493184", + "revision": "2302a33d68209bdd49710cf57223a7b9b07243fa", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } },