Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools, recipe_engine) into this repository. depot_tools:1c7ef58cba
~..cfac2ea76b00620545717667305e78179a8fb390 1c7ef58 (gbeaty@chromium.org) [lucicfg] Update v1.26.0 -> v1.27.0. cfac2ea (chinmaygarde@google.com) Add fetch recipe for the Flutter Engine repository. recipe_engine:352f1cce5e
352f1cc (yiwzhang@google.com) py3: introduce log-level argument and set level to error for te... 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: Ifaf4dbbc273ff22081622a5941105503f3d4da8d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/428479 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>
This commit is contained in:
parent
9081276b29
commit
04beaa0041
@ -511,18 +511,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/+/3f17839ecca7eb908bb55208c7435225f427c2fc/recipes/README.recipes.md#recipe_modules-bot_update
|
||||
[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3f17839ecca7eb908bb55208c7435225f427c2fc/recipes/README.recipes.md#recipe_modules-gclient
|
||||
[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3f17839ecca7eb908bb55208c7435225f427c2fc/recipes/README.recipes.md#recipe_modules-git
|
||||
[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3f17839ecca7eb908bb55208c7435225f427c2fc/recipes/README.recipes.md#recipe_modules-tryserver
|
||||
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/325823c861fca6d583a562bb9481dcc0f35e0322/README.recipes.md#recipe_modules-context
|
||||
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/325823c861fca6d583a562bb9481dcc0f35e0322/README.recipes.md#recipe_modules-file
|
||||
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/325823c861fca6d583a562bb9481dcc0f35e0322/README.recipes.md#recipe_modules-json
|
||||
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/325823c861fca6d583a562bb9481dcc0f35e0322/README.recipes.md#recipe_modules-path
|
||||
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/325823c861fca6d583a562bb9481dcc0f35e0322/README.recipes.md#recipe_modules-platform
|
||||
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/325823c861fca6d583a562bb9481dcc0f35e0322/README.recipes.md#recipe_modules-properties
|
||||
[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/325823c861fca6d583a562bb9481dcc0f35e0322/README.recipes.md#recipe_modules-python
|
||||
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/325823c861fca6d583a562bb9481dcc0f35e0322/README.recipes.md#recipe_modules-raw_io
|
||||
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/325823c861fca6d583a562bb9481dcc0f35e0322/README.recipes.md#recipe_modules-step
|
||||
[recipe_engine/recipe_modules/time]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/325823c861fca6d583a562bb9481dcc0f35e0322/README.recipes.md#recipe_modules-time
|
||||
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/325823c861fca6d583a562bb9481dcc0f35e0322/recipe_engine/recipe_api.py#881
|
||||
[depot_tools/recipe_modules/bot_update]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/1606c25b44d7a3daab69e8ce0806c3c02780cf01/recipes/README.recipes.md#recipe_modules-bot_update
|
||||
[depot_tools/recipe_modules/gclient]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/1606c25b44d7a3daab69e8ce0806c3c02780cf01/recipes/README.recipes.md#recipe_modules-gclient
|
||||
[depot_tools/recipe_modules/git]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/1606c25b44d7a3daab69e8ce0806c3c02780cf01/recipes/README.recipes.md#recipe_modules-git
|
||||
[depot_tools/recipe_modules/tryserver]: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/1606c25b44d7a3daab69e8ce0806c3c02780cf01/recipes/README.recipes.md#recipe_modules-tryserver
|
||||
[recipe_engine/recipe_modules/context]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/352f1cce5ec67e2cc5c82b9c65320a9ffb357a4e/README.recipes.md#recipe_modules-context
|
||||
[recipe_engine/recipe_modules/file]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/352f1cce5ec67e2cc5c82b9c65320a9ffb357a4e/README.recipes.md#recipe_modules-file
|
||||
[recipe_engine/recipe_modules/json]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/352f1cce5ec67e2cc5c82b9c65320a9ffb357a4e/README.recipes.md#recipe_modules-json
|
||||
[recipe_engine/recipe_modules/path]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/352f1cce5ec67e2cc5c82b9c65320a9ffb357a4e/README.recipes.md#recipe_modules-path
|
||||
[recipe_engine/recipe_modules/platform]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/352f1cce5ec67e2cc5c82b9c65320a9ffb357a4e/README.recipes.md#recipe_modules-platform
|
||||
[recipe_engine/recipe_modules/properties]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/352f1cce5ec67e2cc5c82b9c65320a9ffb357a4e/README.recipes.md#recipe_modules-properties
|
||||
[recipe_engine/recipe_modules/python]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/352f1cce5ec67e2cc5c82b9c65320a9ffb357a4e/README.recipes.md#recipe_modules-python
|
||||
[recipe_engine/recipe_modules/raw_io]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/352f1cce5ec67e2cc5c82b9c65320a9ffb357a4e/README.recipes.md#recipe_modules-raw_io
|
||||
[recipe_engine/recipe_modules/step]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/352f1cce5ec67e2cc5c82b9c65320a9ffb357a4e/README.recipes.md#recipe_modules-step
|
||||
[recipe_engine/recipe_modules/time]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/352f1cce5ec67e2cc5c82b9c65320a9ffb357a4e/README.recipes.md#recipe_modules-time
|
||||
[recipe_engine/wkt/RecipeApi]: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/352f1cce5ec67e2cc5c82b9c65320a9ffb357a4e/recipe_engine/recipe_api.py#881
|
||||
|
@ -14,12 +14,12 @@
|
||||
"deps": {
|
||||
"depot_tools": {
|
||||
"branch": "master",
|
||||
"revision": "3f17839ecca7eb908bb55208c7435225f427c2fc",
|
||||
"revision": "1606c25b44d7a3daab69e8ce0806c3c02780cf01",
|
||||
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
|
||||
},
|
||||
"recipe_engine": {
|
||||
"branch": "master",
|
||||
"revision": "325823c861fca6d583a562bb9481dcc0f35e0322",
|
||||
"revision": "352f1cce5ec67e2cc5c82b9c65320a9ffb357a4e",
|
||||
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user