Alternative Failed Builds
Hi! First thanks for this excellent service.
Every other build fails for this reason:
3 git fetch -q origin +refs/pull/72/merge:
4 fatal: Couldn't find remote ref refs/pull/72/merge
5 Unexpected end of command stream
https://ci.appveyor.com/project/mosa/mosa-project/history
Any ideas on how to fix this?
Also, is there a way to get appveyor.yml file generated from web setting interface?
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 phil on 17 Jun, 2014 07:11 AM
The title should have been "Alternating Failed Builds".
Support Staff 2 Posted by Feodor Fitsner on 17 Jun, 2014 04:53 PM
Have you tried with
Fetch repository via GitHub API
option enabled (General tab of project settings)?Also, could it be that pull request was closed before AppVeyor started its build?
3 Posted by bniemyjski on 17 Jul, 2015 09:39 PM
https://help.github.com/articles/checking-out-pull-requests-locally/
This is also failing for me.
Support Staff 4 Posted by Feodor Fitsner on 17 Jul, 2015 09:45 PM
Maybe we should update the command to be like in #5 there: https://help.github.com/articles/checking-out-pull-requests-locally/ ?
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:58 AM.