Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
Feature Request: Handle multiple concurrent CI runs per repository
Open yorgos-laptop opened 5 months ago concurrency

As a team collaborating on the same repository, it happens that we push code changes at the same time (or near enough) that CI runs would overlap with one another.

Even if our CI engine can handle concurrent CI runs successfully (as both Woodpecker and Jenkins - that we’re currently using) can do, we are currently limited to only one run at a time (for this same repository that we’re working on).

It would be great if the broker could support tracking multiple runs.

Some further context / discussion: https://radicle.zulipchat.com/#narrow/channel/452370-radicle-ci/topic/processing.20multiple.20events.20in.20parallel/near/560399045