| commit | 482a0cbb9ca2df38da0585bc40734269bb6e54b4 | [log] [tgz] |
|---|---|---|
| author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Thu Nov 06 01:55:54 2025 |
| committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 06 01:55:54 2025 |
| tree | 0e2cadbd48434feb383a747c58097cf60f9c8168 | |
| parent | 38aaee539f328c1cb2afaf7c96a0d5aa6aad346d [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/8698991695387048849 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/84cfb15478774e70eb1bd7d0f18868d27b98a497 84cfb15 (ayatane@chromium.org) git_cl: Add some debug logging for get_cl_statuses infra: https://chromium.googlesource.com/infra/infra.git/+/9c53a8682b4e25a11b584399d2b311dd1d98006b 9c53a86 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll chromiumos/config from e55974e1d927 to 6823d98baf77 (1 rev... 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: If1253e716805d7bcdaf297cfa5224dcbdc527c91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/7124808 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.