Trigger build on commits after last commit is x mins old

Alexandre Mutel's Avatar

Alexandre Mutel

25 Dec, 2015 12:05 AM

Hi,
I'm using AppVeyor for an open-source project, so it is great, but I have found the system a bit too quick at compiling the repo (hey, I'm complaining that the current system is too good, that's nice :).
Afaik, I can't see any way to delay the build until a certain amount of times as elapsed since the previous commit. That would allow to group commits that have been pushed in a similar time frame to be compiled together and lower build resource consumption.
Do you think that this is a feature that could make it?
Thanks!

  1. Support Staff 1 Posted by Feodor Fitsner on 25 Dec, 2015 12:59 AM

    Feodor Fitsner's Avatar

    Just use branches! :) Tell AppVeyor to build "master" branch only. Develop a feature in a new branch then merging of this branch to master will start a new build.

    -Feodor

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:03 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