commit | d0ba194380ed54c37ae1cf900966805f4b50458e | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Thu Apr 25 23:32:37 2024 |
committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 25 23:32:37 2024 |
tree | b78b834b1fc3e06e51c5cd84c34b43dceddaa3c8 | |
parent | 1668d1b10f0b3c065317a06db14db3dbbda278cd [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/8749644207404658001 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/4246ba023a156178852f44f6a253a7199e4eaa06 4246ba0 (mohrr@google.com) Replace remaining Path.join() calls infra: https://chromium.googlesource.com/infra/infra.git/+log/a7ce269f0cabea6fe52ac0137eca9416647fd680~..d03591414832d45c33cc64738eacaf1cd23583e4 a7ce269 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll chromiumos/config from 947c69af8a60 to 50f425f4a5ab (1 rev... dfb460f (jstanko@google.com) ufs: Add supported_carriers to machine_lse f652865 (gregorynisbet@google.com) [fleetcost] Remove unnecessary newTransaction parameter. d035914 (jstanko@google.com) recovery: Add supported_carriers to model proto 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: I8890a9f7f60cf3bd7a63636653d9e6a3d46aeb74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/5492643 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.