commit | 2563b20bd0e9eba75603b7d578ee6fdd87944416 | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Wed Mar 12 00:58:16 2025 |
committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 12 00:58:16 2025 |
tree | 880d5d1afcf1e3a083d8df84c1566d7927023247 | |
parent | db5e96d3f01d55e1d2febd675ff2daf54614b7b5 [diff] |
Roll recipe dependencies (trivial). This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. The build that created this CL was https://ci.chromium.org/b/8720648770581518897 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/a96d19ea8672a9fd7213110d23b15a5674592626 a96d19e (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from a941d3568bdd to 7a44078a668b 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: I6ddfa9607694b2f010cede23aaeee0f8281557c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/6345894 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.