Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
google
GitHub Repository: google/crosvm
Path: blob/main/infra/config/recipes.cfg
5394 views
{
  "api_version": 2,
  "autoroll_recipe_options": {
    "no_cc_authors": true,
    "nontrivial": {
      "automatic_commit_dry_run": true,
      "extra_reviewer_emails": [
        "[email protected]",
        "[email protected]"
      ],
      "set_autosubmit": true
    },
    "trivial": {
      "automatic_commit": true
    }
  },
  "canonical_repo_url": "https://chromium.googlesource.com/crosvm/crosvm.git",
  "deps": {
    "depot_tools": {
      "branch": "refs/heads/main",
      "revision": "f63aa542d288ba4c73043329d097570688980df2",
      "url": "https://chromium.googlesource.com/chromium/tools/depot_tools.git"
    },
    "recipe_engine": {
      "branch": "refs/heads/main",
      "revision": "c452dab063c5669ebe603579f3e9a2401c5bfb55",
      "url": "https://chromium.googlesource.com/infra/luci/recipes-py.git"
    }
  },
  "py3_only": true,
  "recipes_path": "infra",
  "repo_name": "crosvm"
}