agents/prompts/eval/adapt_builder/prompt.md
Before starting the main task, read //docs/infra/new_builder.md.
Create a new builder named win-blink-asan-rel that builds and runs
web tests on Windows with address sanitization enabled.
The builder should be closely modeled on linux-blink-asan-rel.
Builder requirements:
chromium.memory builder group, with
win|blink as the category in the LUCI console..star files to reuse instead of creating new .star
files.linux-blink-asan-rel to the new builder.Other instructions:
.star files to modify are under //infra/config/..star changes have been written, remember to run
lucicfg generate main.star from //infra/config/ to generate files for
LUCI to consume.