mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
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/8706512502203428881
recipe_engine:
98068f7d9e
98068f7 (chromium-autoroll@skia-public.iam.gserviceaccount.com)
Roll CAS Client from ae24afb7e85b to 230495e01666
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=iannucci@chromium.org
Recipe-Tryjob-Bypass-Reason: Autoroller
Ignore-Freeze: Autoroller
Bugdroid-Send-Email: False
Change-Id: I29a6dc81007f592326e57b6937823c729f9baf14
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6852378
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>
35 lines
918 B
INI
35 lines
918 B
INI
{
|
|
"api_version": 2,
|
|
"autoroll_recipe_options": {
|
|
"no_cc_authors": true,
|
|
"nontrivial": {
|
|
"automatic_commit_dry_run": true,
|
|
"set_autosubmit": true
|
|
},
|
|
"trivial": {
|
|
"automatic_commit": true,
|
|
"tbr_emails": [
|
|
"iannucci@chromium.org"
|
|
]
|
|
}
|
|
},
|
|
"canonical_repo_url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git",
|
|
"deps": {
|
|
"recipe_engine": {
|
|
"branch": "refs/heads/main",
|
|
"revision": "98068f7d9e3b2daa95c3cbad59cc32181440328b",
|
|
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
|
|
}
|
|
},
|
|
"forbidden_warnings": [
|
|
"recipe_engine/CQ_MODULE_DEPRECATED",
|
|
"recipe_engine/JSON_READ_DEPRECATED",
|
|
"recipe_engine/PYTHON2_DEPRECATED",
|
|
"recipe_engine/STEP_NEST_NAME_REQUIRED"
|
|
],
|
|
"project_id": "depot_tools",
|
|
"py3_only": true,
|
|
"recipes_path": "recipes",
|
|
"repo_name": "depot_tools"
|
|
}
|