Disable parallel app builds

Jenkins has the concept of build throttling to control how many builds run in parallel. This is useful for when a job shouldn’t run in parallel. It’d be nice to have a similar feature available on bitrise.

AFAIK “feature” of not using parallel builds at all for a given job is part of jenkins core (available without any plugins) and is enabled by default (you have to explicitly enable parallel builds).

1 Like

Would also like to see this option

@bootstraponline @koral @brett awesome idea!

I’ll merge this into an existing Feature Requests

as that covers the use case described here, and would provide a bit more utility / cover additional use cases.

I’ll close this Feature Requests, please vote and comment at Limit concurrency on specified (deploy) branches, or on project/app level (only allow X concurrency for app Y)

This topic was automatically closed after 30 hours. New replies are no longer allowed.