commit | d3c9bf1b3bdf3807a477af8cd05871984a96ed7e | [log] [tgz] |
---|---|---|
author | recipe-roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> | Tue Jan 21 01:54:43 2025 |
committer | LUCI CQ <infra-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 21 01:54:43 2025 |
tree | c148c1404f40580d75473448b528706362c6e9ef | |
parent | 33217f779106106ce9f3d1312029fe8ccc4dc17a [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) into this repository. The build that created this CL was https://ci.chromium.org/b/8725174847958030401 depot_tools: https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/9748dcdb1a3d1c4d16d2dc9ed56348c1f8f7e91a~..40e4ea3b09011a46e8d750f5f5d2869721c5b384 9748dcd (rop@google.com) Add clear documentation to license_allowlist.py 40e4ea3 (rop@google.com) Add 'Android Software Development Kit License' to allowlist. 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: I397a6142bbeb2a050a9c68afa80b0ecb28aa5a73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/build/+/6185869 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.