Closed duckinator closed 3 years ago
3 main thoughts:
.cirrus.yml
just large enough to be annoying to navigate, so it's actually slightly more convenient when editing the set of tasks Bors waits on to have it in bors.toml
.depended_on_by
on each relevant task, rather than a depends_on
list in the CI_Success_task
) would be even better, but I don't think the Cirrus config language supports that.:+1: from me overall
Follow-up to #234.
My idea is, basically:
This lets us have all the CI-related configuration that's prone to changing over time in one place.
@nbraud: what are your thoughts on this approach?