commit | 4c116a1680ca4da18c4bb3e343b2f05d906c0d19 | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Mon May 19 23:27:01 2025 |
committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 19 23:27:01 2025 |
tree | 8caef5d4c1de95cdb98eea2e92f95a05b7c78132 | |
parent | dd04ce043330b64ecaac239e01826929a1ae2fbe [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/8714402617054852977 infra: https://chromium.googlesource.com/infra/infra.git/+log/2daac90d8dfc12cda481b08428dd302e3d96650f~..a5f66eb910b65b1d2f0001556cedb227e87e36e6 2daac90 (ericquinzhang@google.com) Add functionality to install tvOS runtimes. b426cbb (chanli@google.com) [csa] Use `device.GetDeviceInfo` instead of `ufs.GetDeviceInfo|... 7a16182 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll luci-py from 7ebbef27bcad to ffddb73ebd70 (1 revision) 2de3772 (swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com) [owners] Remove jojwang@google.com from crdx/OWNERS 30ad266 (jlcruz@google.com) Set is_desktop_run in invocation properties f357116 (swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com) [owners] Remove vikramgopali@google.com from crdx/OWNERS 74a7357 (swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com) [owners] Remove jojwang@google.com from appengine/monorail/OWNERS 3a4d811 (swarming-tasks@owners-cleanup-prod.google.com.iam.gserviceaccount.com) [owners] Remove jaredloucks@google.com from go/src/infra/cros/c... 466fcea (chanli@google.com) [skylab] Use `dut_id` instead of `dut_name` for direct BB sched... 9ad0007 (kuanhuang@chromium.org) Reland "[result_adapter] Capture runTestCmd stdout and send via... 0748e5d (kimjae@google.com) Leverage v7.0.1 provision image 21d791a (jstanko@google.com) labservice: Switch PasitHost source of truth e6fbe67 (jstanko@google.com) skylab: Switch to using Pasit in label adapter ac36919 (chanli@google.com) [CSA] Pass `dut_id` when creating Buildbucket task a5f66eb (vapier@chromium.org) [dockerbuild] add jsondiff package 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: I1a8ee20ee74086dc34c105f241a2dc5722ab98fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/6565773 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.