| commit | d160d4182faf86036eb9248adefd8d702364adf2 | [log] [tgz] |
|---|---|---|
| author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Wed Dec 10 00:07:32 2025 |
| committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 10 00:07:32 2025 |
| tree | dabf5cf814ad18f73d88b8d7f083e0a746b88df0 | |
| parent | daad7063ba8df3edf1d691df518a0343dd2f8be5 [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/8695918948691397073 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/7c09ebfd12c9470ec2ff6c02685c3a157a9290b7 7c09ebf (kiehl@google.com) Optimize CheckForCommitObjects by batching `git ls-tree` operat... infra: https://chromium.googlesource.com/infra/infra.git/+/b4f9d1f56143311f06d7ffa534aa0a61eb9da546 b4f9d1f (gregorynisbet@chromium.org) Make bootstrap.py work in sparse checkouts with no .git directory 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: Ib9527d1036440d4f818ca069d275b5a93884cfe8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/7241798 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.