Files
chromium_depot_tools/infra/config/recipes.cfg
recipe-roller 8149a9615c 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.

recipe_engine:
b9d95cda0b
  b9d95cd (chanli@chromium.org)
      [swarming] use get() when getting invocation

More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug.

TBR=iannucci@chromium.org

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I00d44a695cb5bc771ab5c42b57c4b64518268a2d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2625399
Reviewed-by: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
2021-01-12 20:42:01 +00:00

27 lines
663 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"
]
}
},
"canonical_repo_url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git",
"deps": {
"recipe_engine": {
"branch": "master",
"revision": "b9d95cda0b959f6935e8330db85ab3ee76c01684",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},
"project_id": "depot_tools",
"recipes_path": "recipes",
"repo_name": "depot_tools"
}