mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
Roll recipe dependencies (nontrivial).
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (e.g. depot_tools) into downstream projects (e.g. tools/build). Please review the expectation changes, and LGTM+CQ. More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. recipe_engine: https://crrev.com/f362dc019e5cedc0e5ce334039a16afcbc95dcb4 Reland "[fileutil] Add support for recursive glob" (atyfto@google.com) R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ic5776fa97845d6330ad64a2a9c8dcbfcc4afb79a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1793532 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
This commit is contained in:
committed by
Commit Bot
parent
0db145b614
commit
e5641be5fe
@@ -15,7 +15,7 @@
|
||||
"deps": {
|
||||
"recipe_engine": {
|
||||
"branch": "master",
|
||||
"revision": "1c10db5713e9c6fb790ce6ccf4771019f8ffbab2",
|
||||
"revision": "f362dc019e5cedc0e5ce334039a16afcbc95dcb4",
|
||||
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1060,20 +1060,20 @@ Move things around in a loop!
|
||||
|
||||
— **def [RunSteps](/recipes/recipe_modules/windows_sdk/examples/full.py#13)(api):**
|
||||
|
||||
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-buildbucket
|
||||
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-cipd
|
||||
[recipe_engine/recipe_modules/commit_position]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-commit_position
|
||||
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-context
|
||||
[recipe_engine/recipe_modules/cq]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-cq
|
||||
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-file
|
||||
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-json
|
||||
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-path
|
||||
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-platform
|
||||
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-properties
|
||||
[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-python
|
||||
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-raw_io
|
||||
[recipe_engine/recipe_modules/runtime]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-runtime
|
||||
[recipe_engine/recipe_modules/source_manifest]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-source_manifest
|
||||
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-step
|
||||
[recipe_engine/recipe_modules/url]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/README.recipes.md#recipe_modules-url
|
||||
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/1c10db5713e9c6fb790ce6ccf4771019f8ffbab2/recipe_engine/recipe_api.py#868
|
||||
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-buildbucket
|
||||
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-cipd
|
||||
[recipe_engine/recipe_modules/commit_position]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-commit_position
|
||||
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-context
|
||||
[recipe_engine/recipe_modules/cq]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-cq
|
||||
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-file
|
||||
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-json
|
||||
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-path
|
||||
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-platform
|
||||
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-properties
|
||||
[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-python
|
||||
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-raw_io
|
||||
[recipe_engine/recipe_modules/runtime]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-runtime
|
||||
[recipe_engine/recipe_modules/source_manifest]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-source_manifest
|
||||
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-step
|
||||
[recipe_engine/recipe_modules/url]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/README.recipes.md#recipe_modules-url
|
||||
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/f362dc019e5cedc0e5ce334039a16afcbc95dcb4/recipe_engine/recipe_api.py#868
|
||||
|
||||
@@ -64,7 +64,7 @@
|
||||
},
|
||||
{
|
||||
"cmd": [
|
||||
"python",
|
||||
"vpython",
|
||||
"-u",
|
||||
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
|
||||
"--json-output",
|
||||
@@ -101,7 +101,7 @@
|
||||
},
|
||||
{
|
||||
"cmd": [
|
||||
"python",
|
||||
"vpython",
|
||||
"-u",
|
||||
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
|
||||
"--json-output",
|
||||
@@ -142,7 +142,7 @@
|
||||
},
|
||||
{
|
||||
"cmd": [
|
||||
"python",
|
||||
"vpython",
|
||||
"-u",
|
||||
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
|
||||
"--json-output",
|
||||
|
||||
Reference in New Issue
Block a user