[libcxx-commits] [libcxx] Attempt entire rewrite of buildkite pipeline using anchors. (PR #71624)
via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 7 19:03:07 PST 2023
EricWF wrote:
@ldionne What do you think of this cleanup?
It's not 100% ready, as I have to go back and re-insert comments which were removed by the scripts I generated this with, but I would like input before I put on finishing touches.
The new pipeline is 2x smaller (in LOC), and could still be cleaned up some more. It's also much easier to inspect for correctness, since there's less repetitions of long configuration blocks.
https://github.com/llvm/llvm-project/pull/71624
More information about the libcxx-commits
mailing list