blob: 36dba8a9db1d5d1d28681189523518882b4cf567 [file] [log] [blame]
# See https://skia.googlesource.com/buildbot.git/+show/master/autoroll/go/config/config.proto
# for the structure of this file.
roller_name: "flutter-plugins-flutter-autoroll"
child_display_name: "Plugins"
parent_display_name: "Flutter"
parent_waterfall: "https://flutter-dashboard.appspot.com/#/build"
owner_primary: "rmistry"
owner_secondary: "borenet"
contacts: "flutter-ecosystem@google.com"
contacts: "rmistry@google.com"
service_account: "flutter-autoroll@skia-public.iam.gserviceaccount.com"
reviewer: "flutter-ecosystem@google.com"
reviewer_backup: "amirha@google.com"
commit_msg: {
child_log_url_tmpl: "https://github.com/flutter/plugins/compare/{{.RollingFrom}}...{{.RollingTo}}"
include_log: true
include_revision_count: true
built_in: DEFAULT
}
github: {
repo_owner: "flutter"
repo_name: "flutter"
checks_wait_for: "flutter-build"
}
kubernetes: {
cpu: "1"
memory: "8Gi"
readiness_failure_threshold: 10
readiness_initial_delay_seconds: 600
readiness_period_seconds: 60
disk: "50Gi"
secrets: {
name: "flutter-github-token"
mount_path: "/var/secrets/github-token"
}
secrets: {
name: "flutter-ssh-key"
mount_path: "/var/secrets/ssh-key"
}
}
parent_child_repo_manager: {
git_checkout_github_file_parent: {
git_checkout: {
git_checkout: {
git_checkout: {
branch: "master"
repo_url: "git@github.com:flutter/flutter.git"
}
dep: {
primary: {
id: "git@github.com:flutter/plugins"
path: "bin/internal/flutter_plugins.version"
}
}
}
fork_repo_url: "git@github.com:engine-flutter-autoroll/flutter.git"
}
}
git_checkout_github_child: {
git_checkout: {
git_checkout: {
branch: "master"
repo_url: "git@github.com:flutter/plugins"
rev_link_tmpl: "https://github.com/flutter/plugins/commit/%s"
}
}
repo_owner: "flutter"
repo_name: "plugins"
}
}
notifiers: {
log_level: WARNING
email: {
emails: "$REVIEWERS"
}
}