skia2/infra/config/recipes.cfg
recipe-roller 2373b9ed96 Roll recipe dependencies (trivial).
This is an automated CL created by the recipe roller. This CL rolls
recipe changes from upstream projects (depot_tools, recipe_engine) into this repository.

depot_tools:
5b118d1441
  5b118d1 (bryner@google.com)
      cpython3 3.8.10.chromium.20 to depot_tools stable.

recipe_engine:
5530960b32~..fcea2752f66155b22774bbf1a0261bfa507fd1c8
  5530960 (iannucci@chromium.org)
      Clean up OWNERS files
  0d98efc (yiwzhang@google.com)
      fix the script that updates 3p lib
  d284048 (yiwzhang@google.com)
      py3: decode bytes to utf-8 string before writing to log stream
  01cb0aa (yiwzhang@google.com)
      py3: make a few recipe modules work in python3
  fcea275 (yiwzhang@google.com)
      test: separate luciexe test from run test

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

R=borenet@google.com

Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I07e7199192cb5f714ef4b9090b38ce2b1ccf3cf4
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/430221
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>
2021-07-20 04:14:39 +00:00

30 lines
723 B
INI

{
"api_version": 2,
"autoroll_recipe_options": {
"nontrivial": {
"automatic_commit_dry_run": true
},
"trivial": {
"automatic_commit": true,
"tbr_emails": [
"borenet@google.com"
]
}
},
"deps": {
"depot_tools": {
"branch": "master",
"revision": "e5c9423f7694ace6c11d6ad8eed48c09c9719004",
"url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
},
"recipe_engine": {
"branch": "master",
"revision": "fcea2752f66155b22774bbf1a0261bfa507fd1c8",
"url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
}
},
"project_id": "skia",
"recipes_path": "infra/bots",
"repo_name": "skia"
}