How to stop project branches building concurrently
We are subscribed to the Premium plan and so can run two jobs concurrently which is great for us when we need to build multiple projects concurrently. However we want to be able to ensure that jobs do not run concurrently across branches within a project.
So for example if I push develop and master branches simultaneously I would like AppVeyor to build one and then the other. If we could control which order they are built in that would be a bonus but is not absolutely necessary.
Do have any suggestion on how we could achieve this?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 24 Feb, 2016 07:15 PM
There is no such a built-in feature right now. However, does it sound like an ability to limit specific project with maximum number of jobs allowed, so, you can tell use only 1 concurrent job for project A? This case all commits within that project would be built sequentially.
2 Posted by Adam Cooper on 25 Feb, 2016 08:12 AM
Yes that would work perfectly
3 Posted by Adam Cooper on 25 Feb, 2016 06:32 PM
Is there a way to do this currently or is it a feature you are considering implementing?
Support Staff 4 Posted by Feodor Fitsner on 25 Feb, 2016 07:21 PM
Oh, right this is something that can be implemented.
-Feodor
Support Staff 5 Posted by Feodor Fitsner on 25 Feb, 2016 08:48 PM
Added a new issue to track the status: https://github.com/appveyor/ci/issues/655
-Feodor
On Thu, Feb 25, 2016 at 11:21 AM -0800, "Feodor Fitsner" <[email blocked]> wrote:
Oh, right this is something that can be implemented.
-Feodor
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:04 AM.