Skip to content

Commit f34be67

Browse files
recipe-rollerSkCQ
authored andcommitted
Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools) into this repository. The build that created this CL was https://ci.chromium.org/b/8713512373598829473 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/bba26d14be0a9bf9914ac5a12f01995dd7527823 bba26d1 (thomasanderson@chromium.org) Add checkout_riscv64 variable 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=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I4d152e2adc9ae4bcf305237f91de24ba90551f23 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1000696 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>
1 parent 5030420 commit f34be67

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

infra/bots/README.recipes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -551,11 +551,11 @@ Run the DM test.
551551

552552
&mdash; **def [RunSteps](/infra/bots/recipe_modules/xcode/examples/full.py#15)(api):**
553553

554-
[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/c9fe205c6677257b8d332737562d9146432d5a6e/recipes/README.recipes.md#recipe_modules-bot_update
555-
[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/c9fe205c6677257b8d332737562d9146432d5a6e/recipes/README.recipes.md#recipe_modules-gclient
556-
[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/c9fe205c6677257b8d332737562d9146432d5a6e/recipes/README.recipes.md#recipe_modules-git
557-
[depot_tools/recipe_modules/gitiles]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/c9fe205c6677257b8d332737562d9146432d5a6e/recipes/README.recipes.md#recipe_modules-gitiles
558-
[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/c9fe205c6677257b8d332737562d9146432d5a6e/recipes/README.recipes.md#recipe_modules-tryserver
554+
[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/bba26d14be0a9bf9914ac5a12f01995dd7527823/recipes/README.recipes.md#recipe_modules-bot_update
555+
[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/bba26d14be0a9bf9914ac5a12f01995dd7527823/recipes/README.recipes.md#recipe_modules-gclient
556+
[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/bba26d14be0a9bf9914ac5a12f01995dd7527823/recipes/README.recipes.md#recipe_modules-git
557+
[depot_tools/recipe_modules/gitiles]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/bba26d14be0a9bf9914ac5a12f01995dd7527823/recipes/README.recipes.md#recipe_modules-gitiles
558+
[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/bba26d14be0a9bf9914ac5a12f01995dd7527823/recipes/README.recipes.md#recipe_modules-tryserver
559559
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5f961898a0b00daf22b0b57c1a8267e0857eee0/README.recipes.md#recipe_modules-cipd
560560
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5f961898a0b00daf22b0b57c1a8267e0857eee0/README.recipes.md#recipe_modules-context
561561
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/b5f961898a0b00daf22b0b57c1a8267e0857eee0/README.recipes.md#recipe_modules-file

infra/config/recipes.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"deps": {
1515
"depot_tools": {
1616
"branch": "refs/heads/main",
17-
"revision": "c9fe205c6677257b8d332737562d9146432d5a6e",
17+
"revision": "bba26d14be0a9bf9914ac5a12f01995dd7527823",
1818
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
1919
},
2020
"recipe_engine": {

0 commit comments

Comments
 (0)