|
|
|
@ -883,7 +883,7 @@ Raises:
|
|
|
|
|
|
|
|
|
|
[DEPS](/recipes/recipe_modules/bot_update/examples/full.py#5): [bot\_update](#recipe_modules-bot_update), [gclient](#recipe_modules-gclient), [gerrit](#recipe_modules-gerrit), [tryserver](#recipe_modules-tryserver), [recipe\_engine/buildbucket][recipe_engine/recipe_modules/buildbucket], [recipe\_engine/json][recipe_engine/recipe_modules/json], [recipe\_engine/path][recipe_engine/recipe_modules/path], [recipe\_engine/platform][recipe_engine/recipe_modules/platform], [recipe\_engine/properties][recipe_engine/recipe_modules/properties], [recipe\_engine/runtime][recipe_engine/recipe_modules/runtime]
|
|
|
|
|
|
|
|
|
|
— **def [RunSteps](/recipes/recipe_modules/bot_update/examples/full.py#18)(api):**
|
|
|
|
|
— **def [RunSteps](/recipes/recipe_modules/bot_update/examples/full.py#20)(api):**
|
|
|
|
|
### *recipes* / [bot\_update:tests/ensure\_checkout](/recipes/recipe_modules/bot_update/tests/ensure_checkout.py)
|
|
|
|
|
|
|
|
|
|
[DEPS](/recipes/recipe_modules/bot_update/tests/ensure_checkout.py#7): [bot\_update](#recipe_modules-bot_update), [gclient](#recipe_modules-gclient), [recipe\_engine/json][recipe_engine/recipe_modules/json]
|
|
|
|
@ -977,18 +977,18 @@ 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/+/ae3604f2d2ae0291ecdc690672cc173e06a965ba/README.recipes.md#recipe_modules-buildbucket
|
|
|
|
|
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ae3604f2d2ae0291ecdc690672cc173e06a965ba/README.recipes.md#recipe_modules-cipd
|
|
|
|
|
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ae3604f2d2ae0291ecdc690672cc173e06a965ba/README.recipes.md#recipe_modules-context
|
|
|
|
|
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ae3604f2d2ae0291ecdc690672cc173e06a965ba/README.recipes.md#recipe_modules-file
|
|
|
|
|
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ae3604f2d2ae0291ecdc690672cc173e06a965ba/README.recipes.md#recipe_modules-json
|
|
|
|
|
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ae3604f2d2ae0291ecdc690672cc173e06a965ba/README.recipes.md#recipe_modules-path
|
|
|
|
|
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ae3604f2d2ae0291ecdc690672cc173e06a965ba/README.recipes.md#recipe_modules-platform
|
|
|
|
|
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ae3604f2d2ae0291ecdc690672cc173e06a965ba/README.recipes.md#recipe_modules-properties
|
|
|
|
|
[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ae3604f2d2ae0291ecdc690672cc173e06a965ba/README.recipes.md#recipe_modules-python
|
|
|
|
|
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ae3604f2d2ae0291ecdc690672cc173e06a965ba/README.recipes.md#recipe_modules-raw_io
|
|
|
|
|
[recipe_engine/recipe_modules/runtime]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ae3604f2d2ae0291ecdc690672cc173e06a965ba/README.recipes.md#recipe_modules-runtime
|
|
|
|
|
[recipe_engine/recipe_modules/source_manifest]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ae3604f2d2ae0291ecdc690672cc173e06a965ba/README.recipes.md#recipe_modules-source_manifest
|
|
|
|
|
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ae3604f2d2ae0291ecdc690672cc173e06a965ba/README.recipes.md#recipe_modules-step
|
|
|
|
|
[recipe_engine/recipe_modules/url]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ae3604f2d2ae0291ecdc690672cc173e06a965ba/README.recipes.md#recipe_modules-url
|
|
|
|
|
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/ae3604f2d2ae0291ecdc690672cc173e06a965ba/recipe_engine/recipe_api.py#1005
|
|
|
|
|
[recipe_engine/recipe_modules/buildbucket]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9bd140be04588f5956a3ee1cd42afec809a77618/README.recipes.md#recipe_modules-buildbucket
|
|
|
|
|
[recipe_engine/recipe_modules/cipd]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9bd140be04588f5956a3ee1cd42afec809a77618/README.recipes.md#recipe_modules-cipd
|
|
|
|
|
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9bd140be04588f5956a3ee1cd42afec809a77618/README.recipes.md#recipe_modules-context
|
|
|
|
|
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9bd140be04588f5956a3ee1cd42afec809a77618/README.recipes.md#recipe_modules-file
|
|
|
|
|
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9bd140be04588f5956a3ee1cd42afec809a77618/README.recipes.md#recipe_modules-json
|
|
|
|
|
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9bd140be04588f5956a3ee1cd42afec809a77618/README.recipes.md#recipe_modules-path
|
|
|
|
|
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9bd140be04588f5956a3ee1cd42afec809a77618/README.recipes.md#recipe_modules-platform
|
|
|
|
|
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9bd140be04588f5956a3ee1cd42afec809a77618/README.recipes.md#recipe_modules-properties
|
|
|
|
|
[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9bd140be04588f5956a3ee1cd42afec809a77618/README.recipes.md#recipe_modules-python
|
|
|
|
|
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9bd140be04588f5956a3ee1cd42afec809a77618/README.recipes.md#recipe_modules-raw_io
|
|
|
|
|
[recipe_engine/recipe_modules/runtime]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9bd140be04588f5956a3ee1cd42afec809a77618/README.recipes.md#recipe_modules-runtime
|
|
|
|
|
[recipe_engine/recipe_modules/source_manifest]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9bd140be04588f5956a3ee1cd42afec809a77618/README.recipes.md#recipe_modules-source_manifest
|
|
|
|
|
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9bd140be04588f5956a3ee1cd42afec809a77618/README.recipes.md#recipe_modules-step
|
|
|
|
|
[recipe_engine/recipe_modules/url]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9bd140be04588f5956a3ee1cd42afec809a77618/README.recipes.md#recipe_modules-url
|
|
|
|
|
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9bd140be04588f5956a3ee1cd42afec809a77618/recipe_engine/recipe_api.py#1005
|
|
|
|
|