mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 02:31: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 (recipe_engine) into this repository.
The build that created this CL was
https://ci.chromium.org/b/8833633886904183441
Please review the expectation changes, and LGTM+CQ.
recipe_engine:
bd16c9bd58
bd16c9b (martiniss@google.com)
Add CAS input recipe module
More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.
R=martiniss@chromium.org, tandrii@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I8a659b68f6bc26e288665f1501f3d23f303f1def
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3218293
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Stephen Martinis <martiniss@chromium.org>
Auto-Submit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Reviewed-by: Stephen Martinis <martiniss@chromium.org>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"deps": {
|
||||
"recipe_engine": {
|
||||
"branch": "refs/heads/main",
|
||||
"revision": "8fb2a94a25648ceb069c8805f5c0ffc59608bef0",
|
||||
"revision": "bd16c9bd58b53d16660d25713c70dd3aba8cb47c",
|
||||
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1106,23 +1106,23 @@ PYTHON_VERSION_COMPATIBILITY: PY2+3
|
||||
|
||||
— **def [RunSteps](/recipes/recipe_modules/windows_sdk/examples/full.py#15)(api):**
|
||||
|
||||
[recipe_engine/recipe_modules/assertions]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-assertions
|
||||
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-buildbucket
|
||||
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-cipd
|
||||
[recipe_engine/recipe_modules/commit_position]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-commit_position
|
||||
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-context
|
||||
[recipe_engine/recipe_modules/cq]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-cq
|
||||
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-file
|
||||
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-json
|
||||
[recipe_engine/recipe_modules/milo]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-milo
|
||||
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-path
|
||||
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-platform
|
||||
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-properties
|
||||
[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-python
|
||||
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-raw_io
|
||||
[recipe_engine/recipe_modules/resultdb]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-resultdb
|
||||
[recipe_engine/recipe_modules/runtime]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-runtime
|
||||
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-step
|
||||
[recipe_engine/recipe_modules/url]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-url
|
||||
[recipe_engine/recipe_modules/version]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/README.recipes.md#recipe_modules-version
|
||||
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/8fb2a94a25648ceb069c8805f5c0ffc59608bef0/recipe_engine/recipe_api.py#881
|
||||
[recipe_engine/recipe_modules/assertions]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-assertions
|
||||
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-buildbucket
|
||||
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-cipd
|
||||
[recipe_engine/recipe_modules/commit_position]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-commit_position
|
||||
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-context
|
||||
[recipe_engine/recipe_modules/cq]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-cq
|
||||
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-file
|
||||
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-json
|
||||
[recipe_engine/recipe_modules/milo]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-milo
|
||||
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-path
|
||||
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-platform
|
||||
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-properties
|
||||
[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-python
|
||||
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-raw_io
|
||||
[recipe_engine/recipe_modules/resultdb]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-resultdb
|
||||
[recipe_engine/recipe_modules/runtime]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-runtime
|
||||
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-step
|
||||
[recipe_engine/recipe_modules/url]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-url
|
||||
[recipe_engine/recipe_modules/version]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/README.recipes.md#recipe_modules-version
|
||||
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/bd16c9bd58b53d16660d25713c70dd3aba8cb47c/recipe_engine/recipe_api.py#881
|
||||
|
||||
Reference in New Issue
Block a user