commit | c98234cb035ebcba637690e30307935ccc335250 | [log] [tgz] |
---|---|---|
author | Lei Zhang <thestig@chromium.org> | Wed Jul 16 11:57:06 2025 -0700 |
committer | Lei Zhang <thestig@chromium.org> | Wed Jul 16 11:57:06 2025 -0700 |
tree | 5a7b683bedb22ba2854fb2b2a99aa299eb44140e | |
parent | 43fa7706e8630c805c0227cfaa0f7a98f51a9686 [diff] |
Update Intel Mac bots to use macOS 14 This is required to switch to a newer version of Xcode. The ARM Mac bots do not run by default, so those can be updated separately. Change-Id: Icaa01eed0ad6ebbd28b6011c651705e1d9710107 Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/134071 Reviewed-by: Tom Sepez <tsepez@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