commit | beccfd2e89c763fe4caff45548145b7083ff9752 | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Fri Apr 04 20:27:34 2025 |
committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 04 20:27:34 2025 |
tree | f7d99d310f3191ddd1a2dac0cebc14cb020662e9 | |
parent | 761c02df826535e89fe346145b63999c10e7d066 [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/8718493946606431809 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/6cc266569e6f9e6fc071384a92f3de64c9f24b93 6cc2665 (gtsitovich@google.com) git cl cherry-pick: Use base parameter to fix identical tree er... infra: https://chromium.googlesource.com/infra/infra.git/+log/0fb5b7888f90b6ce19ea2c9b0665ceedda978433~..60fc8bcff2009444ff355981a7dee3f5c86eee68 0fb5b78 (xianuowang@google.com) recovery: Bump provision image to v6.1.1 d7d128f (cdelagarza@google.com) foil-test-aosp: fix container_uprev compile 60fc8bc (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll luci-go from 4c3ce600c753 to 24537b6f1fc2 (1 revision) 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=gbeaty@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I78e1f5a18102ea5bdd1018aec9280e7addd9ad7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/6433143 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.