From b5cd95b58fba65d22518edbfd2982c82da358fe4 Mon Sep 17 00:00:00 2001 From: recipe-roller Date: Mon, 19 Jul 2021 21:22:17 -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. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8e0273d1386a0d58093730a508604d66f063961c 8e0273d (yiwzhang@google.com) py3: run luciexe unitest in both py2 and py3 More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=borenet@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ia18f0c482b5bb464dcac0ac7282a566e839d8ee2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/430316 Commit-Queue: Recipe Roller Bot-Commit: Recipe Roller --- infra/bots/README.recipes.md | 30 +++++++++++++++--------------- infra/config/recipes.cfg | 4 ++-- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/infra/bots/README.recipes.md b/infra/bots/README.recipes.md index c70e1d3dd5..d69ce8cbec 100644 --- a/infra/bots/README.recipes.md +++ b/infra/bots/README.recipes.md @@ -503,18 +503,18 @@ Run the DM test. — **def [RunSteps](/infra/bots/recipe_modules/vars/examples/full.py#15)(api):** -[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/e5c9423f7694ace6c11d6ad8eed48c09c9719004/recipes/README.recipes.md#recipe_modules-bot_update -[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/e5c9423f7694ace6c11d6ad8eed48c09c9719004/recipes/README.recipes.md#recipe_modules-gclient -[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/e5c9423f7694ace6c11d6ad8eed48c09c9719004/recipes/README.recipes.md#recipe_modules-git -[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/e5c9423f7694ace6c11d6ad8eed48c09c9719004/recipes/README.recipes.md#recipe_modules-tryserver -[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fcea2752f66155b22774bbf1a0261bfa507fd1c8/README.recipes.md#recipe_modules-context -[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fcea2752f66155b22774bbf1a0261bfa507fd1c8/README.recipes.md#recipe_modules-file -[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fcea2752f66155b22774bbf1a0261bfa507fd1c8/README.recipes.md#recipe_modules-json -[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fcea2752f66155b22774bbf1a0261bfa507fd1c8/README.recipes.md#recipe_modules-path -[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fcea2752f66155b22774bbf1a0261bfa507fd1c8/README.recipes.md#recipe_modules-platform -[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fcea2752f66155b22774bbf1a0261bfa507fd1c8/README.recipes.md#recipe_modules-properties -[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fcea2752f66155b22774bbf1a0261bfa507fd1c8/README.recipes.md#recipe_modules-python -[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fcea2752f66155b22774bbf1a0261bfa507fd1c8/README.recipes.md#recipe_modules-raw_io -[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fcea2752f66155b22774bbf1a0261bfa507fd1c8/README.recipes.md#recipe_modules-step -[recipe_engine/recipe_modules/time]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fcea2752f66155b22774bbf1a0261bfa507fd1c8/README.recipes.md#recipe_modules-time -[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fcea2752f66155b22774bbf1a0261bfa507fd1c8/recipe_engine/recipe_api.py#881 +[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/1c3175be0947c9d3e4a9a145b30166723bc30071/recipes/README.recipes.md#recipe_modules-bot_update +[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/1c3175be0947c9d3e4a9a145b30166723bc30071/recipes/README.recipes.md#recipe_modules-gclient +[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/1c3175be0947c9d3e4a9a145b30166723bc30071/recipes/README.recipes.md#recipe_modules-git +[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/1c3175be0947c9d3e4a9a145b30166723bc30071/recipes/README.recipes.md#recipe_modules-tryserver +[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8e0273d1386a0d58093730a508604d66f063961c/README.recipes.md#recipe_modules-context +[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8e0273d1386a0d58093730a508604d66f063961c/README.recipes.md#recipe_modules-file +[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8e0273d1386a0d58093730a508604d66f063961c/README.recipes.md#recipe_modules-json +[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8e0273d1386a0d58093730a508604d66f063961c/README.recipes.md#recipe_modules-path +[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8e0273d1386a0d58093730a508604d66f063961c/README.recipes.md#recipe_modules-platform +[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8e0273d1386a0d58093730a508604d66f063961c/README.recipes.md#recipe_modules-properties +[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8e0273d1386a0d58093730a508604d66f063961c/README.recipes.md#recipe_modules-python +[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8e0273d1386a0d58093730a508604d66f063961c/README.recipes.md#recipe_modules-raw_io +[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8e0273d1386a0d58093730a508604d66f063961c/README.recipes.md#recipe_modules-step +[recipe_engine/recipe_modules/time]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8e0273d1386a0d58093730a508604d66f063961c/README.recipes.md#recipe_modules-time +[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8e0273d1386a0d58093730a508604d66f063961c/recipe_engine/recipe_api.py#881 diff --git a/infra/config/recipes.cfg b/infra/config/recipes.cfg index 87ce3e2b6f..f68587914f 100644 --- a/infra/config/recipes.cfg +++ b/infra/config/recipes.cfg @@ -14,12 +14,12 @@ "deps": { "depot_tools": { "branch": "master", - "revision": "e5c9423f7694ace6c11d6ad8eed48c09c9719004", + "revision": "1c3175be0947c9d3e4a9a145b30166723bc30071", "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git" }, "recipe_engine": { "branch": "master", - "revision": "fcea2752f66155b22774bbf1a0261bfa507fd1c8", + "revision": "8e0273d1386a0d58093730a508604d66f063961c", "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git" } },