You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/infra/config/recipes.cfg

29 lines
719 B
INI

{
"api_version": 2,
"autoroll_recipe_options": {
"nontrivial": {
"automatic_commit_dry_run": true,
"set_autosubmit": true
},
"trivial": {
"automatic_commit": true,
"tbr_emails": [
"iannucci@chromium.org"
]
},
"no_cc_authors": true
},
"canonical_repo_url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git",
"deps": {
"recipe_engine": {
"branch": "refs/heads/main",
"revision": "9dea1246fd8548d96decbcc0718e1c95fa1d985f",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},
"project_id": "depot_tools",
"py3_only": true,
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/8789248290143892817 recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+log/4b7bc24b24988c7c151e25a94c919e5eb5e9d8d0~..29c7df628b1b7ea7510b91ca80eebf66953727b5 4b7bc24 (machenbach@chromium.org) [led] Retain fluency with inject_input_recipes 73273ae (olivernewman@google.com) [test] Avoid creating empty expectation file dirs e12221e (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from fca00f1dc785 to 7fdf5527267e 9529a65 (iannucci@chromium.org) [warnings] Fix error on py3 where str is not comparable to None. 0caaa20 (iannucci@chromium.org) Fix typo in warn/escape.py 29c7df6 (chromium-autoroll@skia-public.iam.gserviceaccount.com) Roll CAS Client from 7fdf5527267e to a4b0cf91f9d6 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: Ic047e7b1b204e0c3a0ec2179dfd45ecb8c8d03b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4246317 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>
2 years ago
"recipes_path": "recipes",
"repo_name": "depot_tools"
}