Sha256: 8f2a3ac44ab2417d5c5c51b30201859675aad27ca96ee217dd00a593e31811df
Contents?: true
Size: 773 Bytes
Versions: 3
Compression:
Stored size: 773 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 {} rietveld { url: "https://codereview.chromium.org" } verifiers { reviewer_lgtm { committer_list: "project-infra-committers" dry_run_access_list: "project-infra-tryjob-access" } 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" } } } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
libv8-5.9.211.38.1 | vendor/depot_tools/infra/config/cq.cfg |
libv8-5.9.211.38.0 | vendor/depot_tools/infra/config/cq.cfg |
libv8-5.9.211.38.0beta0 | vendor/depot_tools/infra/config/cq.cfg |