Sha256: af5e2b6efb4ce31922a99fb3776265c445b576efa9408a549fa370acdc40ad89
Contents?: true
Size: 977 Bytes
Versions: 2
Compression:
Stored size: 977 Bytes
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.depot_tools.try" builders { name: "Depot Tools Presubmit" } builders { name: "build Roll Tester" } builders { name: "infra Roll Tester" } builders { name: "skia Roll Tester" } builders { name: "skiabuildbot Roll Tester" } } buckets { name: "master.internal.infra.try" builders { name: "build_limited Roll Tester (depot_tools)" } builders { name: "release_scripts Roll Tester (depot_tools)" } } } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
libv8-6.0.286.54.3 | vendor/depot_tools/infra/config/cq.cfg |
libv8-6.0.286.54.2 | vendor/depot_tools/infra/config/cq.cfg |