blob: 2317f7de5f001ab25faa8eb38e106b2ac9ef9469 [file] [log] [blame]
{
code_review_systems: [
{
id: "gerrit",
flavor: "gerrit",
gerrit_url: "https://pdfium-review.googlesource.com",
url_template: "https://pdfium-review.googlesource.com/%s"
},
],
gcs_bucket: "skia-pdfium-gm", // Legacy bucket name
git_repo_branch: "master",
git_repo_url: "https://pdfium.googlesource.com/pdfium",
pubsub_project_id: "skia-public",
site_url: "https://pdfium-gold.skia.org",
sql_connection: "root@gold-cockroachdb-public:26234",
sql_database: "pdfium",
known_hashes_gcs_path: "skia-pdfium-gm/hash_files/gold-pdfium-hashes.txt",
window_size: 500,
grouping_param_keys_by_corpus: {
"corpus": ["name", "source_type"],
"pixel": ["name", "source_type"],
},
// These values affect the k8s deployment; they are not read in by the binary.
INCLUDE_GITHUB_CREDS: false
}