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

25 lines
617 B
INI

{
"api_version": 2,
"canonical_repo_url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git",
"deps": {
"recipe_engine": {
"branch": "master",
"revision": "71848f7add95e74692387c3feadaee93e185169d",
"url": "https://chromium.googlesource.com/external/github.com/luci/recipes-py.git"
}
},
"project_id": "depot_tools",
"recipes_path": "recipes",
"autoroll_recipe_options": {
"trivial": {
"tbr_emails": [
"iannucci@chromium.org"
],
"automatic_commit": true
},
"nontrivial": {
"automatic_commit_dry_run": true
}
}
}