mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-13 15:09:58 +08:00
It defines who is allowed to call LUCI Config validation API to validate this LUCI project's configs. This is usually done by presubmit jobs, and thus configs.validator role is assigned to try job task accounts. Previously this ACL was defined in the global "config-validation" group. It is deprecated and being replaced with per-project ACLs defined in per-project configs (like in this CL). There's still a global ACL to allow any googler to call the validation API in any LUCI project they are allowed to see. Thus the per-project binding applies only to service accounts (they are not googlers). Note: this CL was generated semi-automatically and reviewers are picked automatically based on OWNERS file. BUG=chromium:1068817 R=fbarchard@chromium.org Change-Id: I26544e524cf5e900ab395ff5c440c10438723903 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3276689 Reviewed-by: Frank Barchard <fbarchard@chromium.org> Commit-Queue: Vadim Shtayura <vadimsh@google.com> |
||
|---|---|---|
| codereview.settings | ||
| commit-queue.cfg | ||
| cr-buildbucket.cfg | ||
| luci-logdog.cfg | ||
| luci-milo.cfg | ||
| luci-scheduler.cfg | ||
| main.star | ||
| OWNERS | ||
| PRESUBMIT.py | ||
| project.cfg | ||
| README.md | ||
| realms.cfg | ||
This branch contains libyuv project-wide configurations for chrome-infra services.