-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Set up docs to release from Appveyor CI #5496
Conversation
AppVeyor has been very flaky for us and we've been thinking about moving to Azure. |
Travis has Windows support now. I was considering making a PR to try it out. Is that something we want to consider? There are definitely pros and cons to having a single CI service. |
If we can make it work sure. |
Okay, I'll give it a try and we'll see what happens. Windows support on Travis is still in beta/preview but some other projects seem to be using it successfully. |
Here's a couple issues I ran into when I set it up for a project last week:
Just thought I'd drop this here to hopefully help you avoid headaches. Apart from that it's been working well for me. |
Close in favor of using Travis on #5547, PR in progress |
#5547 is just for setting up Windows on Travis. There are some bugs on Travis blocking that PR so I don't think we should combine these two things. |
@iansu ok. Can I work on the continuous deployment on Travis instead, or is that not possible at this point? (I'm a bit confused by the Travis / Appveyor dual setup, but will dig into it more.) |
Yes, feel free to work on it. Just ignore Appveyor for now. If you get stuck make a PR and we can help you with it. |
Resolves part of: #5238
.md
file changesSee: