blob: 985e7b032ee59b327811716f641c71c0b34c28a9 [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: "dart-sdk-flutter-engine"
child_display_name: "Dart SDK"
parent_display_name: "Flutter Engine"
parent_waterfall: "https://ci.chromium.org/p/flutter/g/engine/console"
owner_primary: "rmistry"
owner_secondary: "borenet"
contacts: "rmistry@google.com"
contacts: "aam@google.com"
service_account: "flutter-engine-autoroll@skia-public.iam.gserviceaccount.com"
reviewer: "dart-vm-team@google.com"
roll_cooldown: "3h"
supports_manual_rolls: true
commit_msg: {
child_log_url_tmpl: "https://dart.googlesource.com/sdk.git/+log/{{.RollingFrom}}..{{.RollingTo}}"
include_log: true
include_revision_count: true
built_in: DEFAULT
}
github: {
repo_owner: "flutter"
repo_name: "engine"
checks_wait_for: "luci-engine"
}
kubernetes: {
cpu: "1"
memory: "8Gi"
readiness_failure_threshold: 10
readiness_initial_delay_seconds: 600
readiness_period_seconds: 60
disk: "50Gi"
secrets: {
name: "flutter-engine-github-token"
mount_path: "/var/secrets/github-token"
}
secrets: {
name: "flutter-engine-ssh-key"
mount_path: "/var/secrets/ssh-key"
}
}
parent_child_repo_manager: {
deps_local_github_parent: {
deps_local: {
git_checkout: {
git_checkout: {
branch: "master"
repo_url: "git@github.com:flutter/engine.git"
}
dep: {
primary: {
id: "https://dart.googlesource.com/sdk.git"
path: "DEPS"
}
}
}
child_path: "src/third_party/dart"
checkout_path: "src/flutter"
gclient_spec: "solutions=[{\"name\":\"src/flutter\",\"url\":\"git@github.com:flutter/engine.git\",\"deps_file\":\"DEPS\",\"managed\":False,\"custom_deps\":{},\"safesync_url\":\"\"}]"
pre_upload_steps: UPDATE_FLUTTER_DEPS_FOR_DART
pre_upload_steps: FLUTTER_LICENSE_SCRIPTS_FOR_DART
run_hooks: true
}
github: {
repo_owner: "flutter"
repo_name: "engine"
checks_wait_for: "luci-engine"
}
fork_repo_url: "git@github.com:skia-flutter-autoroll/engine.git"
}
git_checkout_child: {
git_checkout: {
branch: "dev"
repo_url: "https://dart.googlesource.com/sdk.git"
rev_link_tmpl: "https://dart.googlesource.com/sdk.git/+show/%s"
}
}
}
notifiers: {
log_level: WARNING
email: {
emails: "$REVIEWERS"
}
}