mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
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/8763150702986682577
recipe_engine:
f91d29f252
f91d29f (iannucci@chromium.org)
[recipe_modules/buildbucket] Remove futures/six/past usage.
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: I049bd1525de3dfb0315852ee2435dd9d888c4da9
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5067090
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>
This commit is contained in:
parent
165acb2e03
commit
0d66d9aaaa
2 changed files with 18 additions and 18 deletions
|
@ -174,19 +174,19 @@ This recipe requires ambient luci authentication. To test locally run:
|
|||
|
||||
— **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/+/f2f8be1ca848f99de85fd299af537a2e2a462387/recipes/README.recipes.md#recipe_modules-bot_update
|
||||
[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f2f8be1ca848f99de85fd299af537a2e2a462387/recipes/README.recipes.md#recipe_modules-depot_tools
|
||||
[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f2f8be1ca848f99de85fd299af537a2e2a462387/recipes/README.recipes.md#recipe_modules-gclient
|
||||
[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f2f8be1ca848f99de85fd299af537a2e2a462387/recipes/README.recipes.md#recipe_modules-git
|
||||
[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/f2f8be1ca848f99de85fd299af537a2e2a462387/recipes/README.recipes.md#recipe_modules-gsutil
|
||||
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2c98ffa51c46b23c1a447d630241d64da7eff917/README.recipes.md#recipe_modules-buildbucket
|
||||
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2c98ffa51c46b23c1a447d630241d64da7eff917/README.recipes.md#recipe_modules-cipd
|
||||
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2c98ffa51c46b23c1a447d630241d64da7eff917/README.recipes.md#recipe_modules-context
|
||||
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2c98ffa51c46b23c1a447d630241d64da7eff917/README.recipes.md#recipe_modules-file
|
||||
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2c98ffa51c46b23c1a447d630241d64da7eff917/README.recipes.md#recipe_modules-json
|
||||
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2c98ffa51c46b23c1a447d630241d64da7eff917/README.recipes.md#recipe_modules-path
|
||||
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2c98ffa51c46b23c1a447d630241d64da7eff917/README.recipes.md#recipe_modules-platform
|
||||
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2c98ffa51c46b23c1a447d630241d64da7eff917/README.recipes.md#recipe_modules-properties
|
||||
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2c98ffa51c46b23c1a447d630241d64da7eff917/README.recipes.md#recipe_modules-raw_io
|
||||
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2c98ffa51c46b23c1a447d630241d64da7eff917/README.recipes.md#recipe_modules-step
|
||||
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/2c98ffa51c46b23c1a447d630241d64da7eff917/recipe_engine/recipe_api.py#473
|
||||
[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/c4b10a0bb14d3362094ee67b6d46b35706844544/recipes/README.recipes.md#recipe_modules-bot_update
|
||||
[depot_tools/recipe_modules/depot_tools]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/c4b10a0bb14d3362094ee67b6d46b35706844544/recipes/README.recipes.md#recipe_modules-depot_tools
|
||||
[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/c4b10a0bb14d3362094ee67b6d46b35706844544/recipes/README.recipes.md#recipe_modules-gclient
|
||||
[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/c4b10a0bb14d3362094ee67b6d46b35706844544/recipes/README.recipes.md#recipe_modules-git
|
||||
[depot_tools/recipe_modules/gsutil]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/c4b10a0bb14d3362094ee67b6d46b35706844544/recipes/README.recipes.md#recipe_modules-gsutil
|
||||
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f91d29f2523b94e1989f2eeef26e9ffd7766b4ed/README.recipes.md#recipe_modules-buildbucket
|
||||
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f91d29f2523b94e1989f2eeef26e9ffd7766b4ed/README.recipes.md#recipe_modules-cipd
|
||||
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f91d29f2523b94e1989f2eeef26e9ffd7766b4ed/README.recipes.md#recipe_modules-context
|
||||
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f91d29f2523b94e1989f2eeef26e9ffd7766b4ed/README.recipes.md#recipe_modules-file
|
||||
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f91d29f2523b94e1989f2eeef26e9ffd7766b4ed/README.recipes.md#recipe_modules-json
|
||||
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f91d29f2523b94e1989f2eeef26e9ffd7766b4ed/README.recipes.md#recipe_modules-path
|
||||
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f91d29f2523b94e1989f2eeef26e9ffd7766b4ed/README.recipes.md#recipe_modules-platform
|
||||
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f91d29f2523b94e1989f2eeef26e9ffd7766b4ed/README.recipes.md#recipe_modules-properties
|
||||
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f91d29f2523b94e1989f2eeef26e9ffd7766b4ed/README.recipes.md#recipe_modules-raw_io
|
||||
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f91d29f2523b94e1989f2eeef26e9ffd7766b4ed/README.recipes.md#recipe_modules-step
|
||||
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f91d29f2523b94e1989f2eeef26e9ffd7766b4ed/recipe_engine/recipe_api.py#473
|
||||
|
|
|
@ -20,12 +20,12 @@
|
|||
"deps": {
|
||||
"depot_tools": {
|
||||
"branch": "refs/heads/main",
|
||||
"revision": "f2f8be1ca848f99de85fd299af537a2e2a462387",
|
||||
"revision": "c4b10a0bb14d3362094ee67b6d46b35706844544",
|
||||
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
||||
},
|
||||
"recipe_engine": {
|
||||
"branch": "refs/heads/main",
|
||||
"revision": "2c98ffa51c46b23c1a447d630241d64da7eff917",
|
||||
"revision": "f91d29f2523b94e1989f2eeef26e9ffd7766b4ed",
|
||||
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue