How to stop project branches building concurrently

Adam Cooper's Avatar

Adam Cooper

24 Feb, 2016 07:29 AM

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?

  1. Support Staff 1 Posted by Feodor Fitsner on 24 Feb, 2016 07:15 PM

    Feodor Fitsner's Avatar

    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. 2 Posted by Adam Cooper on 25 Feb, 2016 08:12 AM

    Adam Cooper's Avatar

    Yes that would work perfectly

  3. 3 Posted by Adam Cooper on 25 Feb, 2016 06:32 PM

    Adam Cooper's Avatar

    Is there a way to do this currently or is it a feature you are considering implementing?

  4. Support Staff 4 Posted by Feodor Fitsner on 25 Feb, 2016 07:21 PM

    Feodor Fitsner's Avatar

    Oh, right this is something that can be implemented.

    -Feodor

  5. Support Staff 5 Posted by Feodor Fitsner on 25 Feb, 2016 08:48 PM

    Feodor Fitsner's Avatar

    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

  6. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:04 AM.

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