commit | 05b44cec58b52524b17c5130ae3a4a285f12b666 | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Fri Apr 11 03:37:52 2025 |
committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 11 03:37:52 2025 |
tree | 5465d36742ce4aaee78cc28b7be43b90dd675f6e | |
parent | fe783688eb0762b47b0f42471e321e974db3dc62 [diff] |
Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (infra) into this repository. The build that created this CL was https://ci.chromium.org/b/8717920168604668145 infra: https://chromium.googlesource.com/infra/infra.git/+log/02b04f80228441e6f58540b1408e328e876893a1~..243574c1101f82bee0e2205a91ef86675dcf38e5 02b04f8 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll chromiumos/config from a39380265f9c to 385fb9ffc261 (1 rev... 72231cb (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll chromiumos/infra/proto from 104619daacfa to 6dcca09883a0 (... 0a36ccf (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll chromiumos/config from 385fb9ffc261 to facafd52b2c5 (1 rev... 320817f (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll luci-go from 2059bba9122d to 2118fda1e95f (1 revision) ce0db34 (cdelagarza@google.com) rdb-publish: replicate https://crrev.com/c/6440148 87b16cf (josephsussman@google.com) recovery: Wait for AMT to respond to ping before getting the po... 9ed3efe (fancl@chromium.org) [3pp] Split cmake3 off into its own package. 6ad6c4b (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll luci-go from 2118fda1e95f to 0ed38d47eee8 (1 revision) 3519949 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll chromiumos/config from facafd52b2c5 to cf179d827bf2 (1 rev... d9939b2 (cdelagarza@google.com) cros-test: prevent shadow config if autotest not present 243574c (vadimsh@chromium.org) [nodejs] Disable IO uring to workaround kernel bugs. 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: I6907737f6bc7e93bd985ccee05997fcb0986a437 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/6448031 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.