Sha256: 5f1e1a664b934f45776a5ec5503332b1a28138bbb84d053804a12000eecd23ca
Contents?: true
Size: 1.08 KB
Versions: 3
Compression:
Stored size: 1.08 KB
Contents
# Commit Queue configuration file. The documentation of the format can be found # at http://luci-config.appspot.com/schemas/projects/refs:cq.cfg. version: 1 cq_name: "depot_tools" cq_status_url: "https://chromium-cq-status.appspot.com" git_repo_url: "https://chromium.googlesource.com/chromium/tools/depot_tools" gerrit {} verifiers { gerrit_cq_ability { committer_list: "project-infra-committers" dry_run_access_list: "project-infra-tryjob-access" } try_job { buckets { name: "luci.infra.try" builders { name: "Depot Tools Presubmit" } builders { name: "Build downstream Recipe Roll tester from Depot Tools" } builders { name: "Infra downstream Recipe Roll tester from Depot Tools" } builders { name: "Skia downstream Recipe Roll tester from Depot Tools" } builders { name: "Skia Buildbot downstream Recipe Roll tester from Depot Tools" } } buckets { name: "luci.infra-internal.try" builders { name: "build_limited Roll Tester (depot_tools)" } builders { name: "release_scripts Roll Tester (depot_tools)" } } } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
libv8-6.7.288.46.1 | vendor/depot_tools/infra/config/cq.cfg |
libv8-6.7.288.46.0 | vendor/depot_tools/infra/config/cq.cfg |
libv8-6.7.288.46.1beta0 | vendor/depot_tools/infra/config/cq.cfg |