commit | 6eb0f484346c28a36d27b4f3c9f9787a3307de77 | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Fri Aug 30 02:33:20 2024 |
committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 30 02:33:20 2024 |
tree | 02a13ff811d40f5f11cf7c8f4012a3275ce54a22 | |
parent | 3b7a51be354fa0b4894d30e6077b65bde6f1bf05 [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/8738217660652969745 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/b46b033bd71f548d9e28bc55f878cd4e29f76ad1 b46b033 (iannucci@chromium.org) [git-cl] Make quick Gerrit RPC at the top of CMDupload. infra: https://chromium.googlesource.com/infra/infra.git/+/0021cf374831d9cec6b9db5b54c2f445580f5b5d 0021cf3 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll luci-go from 87256b31af7c to fd94e2317ec0 (3 revisions) 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@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Ignore-Freeze: Autoroller Bugdroid-Send-Email: False Change-Id: I1f78050223e9af168865ad2215698233fee2221c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/5828101 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>
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.