commit | 297eec07a67cff78388dedc262cf25577ac94d21 | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Mon Nov 11 22:18:18 2024 |
committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 11 22:18:18 2024 |
tree | 062142aa72b64826e4fc41e4f74c895505085312 | |
parent | b9b226578e4bd408a97a1172e4eaa0841fc2c488 [diff] |
Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (depot_tools, infra) into this repository. The build that created this CL was https://ci.chromium.org/b/8731529847857305585 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/dcaa6afa979c88bdcdb738f3ace849f5747c55e0 dcaa6af (yiwzhang@google.com) gerrit_client: introduce add message command infra: https://chromium.googlesource.com/infra/infra.git/+log/1abdca33a715369f7a51df4091ee2ac15f0315ff~..b99e58cfd46b6acdb968fb6f751522939f454eff 1abdca3 (dbeckett@google.com) sort results for output props b99e58c (josephsussman@google.com) recovery: Remove "amt_" from file names Please check the following references for more information: - autoroller, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#autoroller - rollback, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/workflow.md#rollback - cross-repo dependencies, https://chromium.googlesource.com/infra/luci/recipes-py/+/main/doc/cross_repo.md Use https://goo.gl/noib3a to file a bug. R=bpastene@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: Ia701cc7edb6edfc734d266b35b9b8319474cec48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/6013223 Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
If you're here to make a change to ‘recipes’ (the code located in the recipes
directory), please take a look at the README for more information pertaining to recipes.
The preferred style is PEP8 with two-space indent. Functions use lowercase_with_underscores
, with the exception of the special functions RunSteps
and RunTests
in recipes. Use yapf (git cl format --no-clang-format
) to autoformat new code.