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