commit | dd04ce043330b64ecaac239e01826929a1ae2fbe | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Mon May 19 18:46:54 2025 |
committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 19 18:46:54 2025 |
tree | fd8389372d6b2d53a3d3ee9c164c70533769fc8c | |
parent | 212a586ca9388b03997c7d1eb0ea64fbf237a9fa [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/8714420232585386929 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/196d9416106a6ace0729b09acda46546c4a12ce1 196d941 (rop@google.com) Change to '--no-update-readme' in commit message infra: https://chromium.googlesource.com/infra/infra.git/+log/d1c6ef467f755aaccf864fe24485726e49198e47~..ee8643a3d7f72a46d2ed9a1219b44a0c053e889a d1c6ef4 (swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com) [owners] Remove jojwang@google.com from go/src/infra/monorailv2... 7de5440 (swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com) [owners] Remove jojwang@google.com from go/src/infra/monorail/O... a378c48 (swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com) [owners] Remove jojwang@google.com from infra/config/subproject... 49df07e (swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com) [owners] Remove jojwang@google.com from go/src/infra/tools/git/... ee8643a (thandakas@google.com) ddd_solver: Fix kernelnext bt-wifi report, add eqcHash to cli 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: Iee5c1e31a425961938750b4d05e46a7c097ddce5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/6565792 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.