Delete pdfium_gcs_dep_autoroller This bot has never generated a CL that successfully compiled, since Clang updates usually require some other DEPS entry updates to happen at the same time. Instead, a human can generate the same CLs as pdfium_gcs_dep_autoroller using roll_downstream_gcs_deps.py, and then add other updates to make Clang update CLs that actually compile. Bug: 324418194 Change-Id: I79b9692c5b9e60e863dc0aa8df6f010a89e02bf6 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/140671 Reviewed-by: Andy Phan <andyphan@chromium.org>
This directory contains configuration files for chrome-infrastructure services.
For the most part, the actual configs consumed by LUCI live under generated/. Those files are generated by executing the .star files at the root of the repository. Don't edit the generated files directly if the configs need to be changed. Instead, edit the Starlark file and execute it to regenerate the files in generated/ directory.
To manually execute the Starlark code, you will need to have lucicfg in your PATH, and run:
lucicfg generate main.star
Or you can execute the .star file directly:
./main.star