aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra
Commit message (Collapse)AuthorAge
* Moved committer list to chrome-infra-auth and deleted it from the repoGravatar sergiyb2015-09-02
| | | | | | | R=rmistry@chromium.org BUG=chromium:511311 Review URL: https://codereview.chromium.org/1314153006
* Specify try_job_retry_config for Skia try jobsGravatar rmistry2015-09-02
| | | | | | | | | | | | | Retry config support was added to the CQ in https://chromereviews.googleplex.com/240527013/ This CL uses the retry config in Skia's cq.cfg file. CQ's default failure_retry_weight is 1. We set it to 2 which will immediately go beyond the try job quota and will not retry for failures. It will retry for transient errors. BUG=chromium:522460 TBR=mtklein NOTRY=true Review URL: https://codereview.chromium.org/1330473002
* Build buckets: tryjob accessGravatar nodir2015-07-30
| | | | | | | | | | Allowed project-skia-tryjob-access group to schedule builds on public skia build buckets R=borenet@chromium.org, rmistry@chromium.org BUG=495680 Review URL: https://codereview.chromium.org/1256333006
* Skia project metadataGravatar nodir2015-07-13
| | | | | | | | | | | | Added project.cfg metadata file for chrome-infra R=borenet@google.com, rmistry@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=507723 Review URL: https://codereview.chromium.org/1231383004
* Add a 64-bit ARM builder to the CQ.Gravatar mtklein2015-06-24
| | | | | | | | | It's possible this rarely breaks, but I do write ARMv8 code frequently enough that it'll help prevent broken trees. BUG=skia: Review URL: https://codereview.chromium.org/1209763003
* Add signcla verifier to skia.Gravatar sheyang2015-06-17
| | | | | | | | This verifier is just informative now. BUG=457428 Review URL: https://codereview.chromium.org/1193433003
* Added CQ config to skia repoGravatar sergiyb2015-06-08
| | | | | | | | | | | | This must land in sync with https://chromereviews.googleplex.com/204307013 and revert in sync. R=rmistry@chromium.org, tandrii@chromium.org NOTRY=true NOTREECHECKS=true BUG=chromium:471767 Review URL: https://codereview.chromium.org/1153093004
* /infra directoryGravatar nodir2015-06-01
Added /infra directory, it will contain chrome-infra specific files, in particular configs for chrome infra services. /infra/project-config/cr-buildbucket.cfg defines buckets on cr-buildbucket.appspot.com R=borenet@google.com BUG=skia: Review URL: https://codereview.chromium.org/1164633002