Prevent Rolling Builds from canceling tagged builds
I use AppVeyor as a CD solution, but builds are 45m+, so I definitely want rolling builds.
However, I don't want to have a release canceled due to rolling builds. Releases are tagged.
Is there a way to do 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
1 Posted by Ilya Finkelshte... on 21 Oct, 2017 01:16 AM
Do you tag builds in the same branch where current development is happening? With rolling builds new build will cancel running or queued builds from the same branch only.
2 Posted by Lilith River on 21 Oct, 2017 05:51 AM
Yes, I tag from master.
3 Posted by Ilya Finkelshte... on 23 Oct, 2017 06:10 PM
Did you consider to do current day-to-day development in separate branch?
4 Posted by Lilith River on 23 Oct, 2017 06:13 PM
I wouldn't make much sense for my workflow, no.
5 Posted by Ilya Finkelshte... on 23 Oct, 2017 07:28 PM
OK, convinced, filed this issue
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:20 AM.