blob: e1c5b352128df3eb43c4a47f3574015e9b366429 [file] [log] [blame]
// See https://skia.googlesource.com/buildbot.git/+show/master/autoroll/go/roller/config.go#130
// for documentation of the autoroller config.
{
"childDisplayName": "motion-transitioning-objc",
"commitMsg": {
"childLogURLTmpl": "https://chromium.googlesource.com/external/github.com/material-motion/motion-transitioning-objc/+log/{{.RollingFrom}}..{{.RollingTo}}",
"cqExtraTrybots": [
"luci.chrome.try:ios-internal-mdc"
],
"includeLog": true,
"includeRevisionCount": true,
"includeTbrLine": true,
"includeTests": true
},
"contacts": [
"jbudorick@chromium.org"
],
"gerrit": {
"url": "https://chromium-review.googlesource.com",
"project": "chromium/src",
"config": "chromium"
},
"isInternal": false,
"ownerPrimary": "borenet",
"ownerSecondary": "rmistry",
"parentDisplayName": "Chromium",
"parentWaterfall": "https://build.chromium.org",
"rollerName": "motion-transitioning-objc-chromium",
"serviceAccount": "chromium-autoroll@skia-public.iam.gserviceaccount.com",
"sheriff": [
"bling-p10-rolls@google.com"
],
"noCheckoutDEPSRepoManager": {
"childBranch": "stable",
"childPath": "src/ios/third_party/motion_transitioning_objc/src",
"childRepo": "https://chromium.googlesource.com/external/github.com/material-motion/motion-transitioning-objc",
"childRevLinkTmpl": "https://chromium.googlesource.com/external/github.com/material-motion/motion-transitioning-objc/+show/%s",
"parentBranch": "master",
"parentRepo": "https://chromium.googlesource.com/chromium/src.git"
},
"kubernetes": {
"cpu": "1",
"memory": "2Gi",
"readinessInitialDelaySeconds": "30",
"readinessPeriodSeconds": "30",
"readinessFailureThreshold": "10"
},
"maxRollFrequency": "0m"
}