-
-
Notifications
You must be signed in to change notification settings - Fork 359
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
(chore) Switch to AppVeyor for Windows testing #1255
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Appears I didn't have appveyor fully enabled, this should now be fixed so next time you do a push github should run it.
Alright, I pushed my changes, if it passes I will squash the patches. So, assuming you made the two changes in settings I mentioned, and you are OK with how this works, you can merge after that. Forgot to mention I have specified |
No need, I use
Settings are changed per your suggestion.
This is fine. |
Some further notes:
I'm still old school :P
I will push the last changes and if everything is green you can merge. |
OK so it seems the |
Should I add |
Yes please |
One last thing, what is the AppVeyor project URL? it seems https://ci.appveyor.com/project/istanbuljs/nyc isn't right |
NVM my mind was stuck for a while :P It's https://ci.appveyor.com/project/coreyfarrell/nyc |
That's weird, I don't understand why it's listed under by username instead of istanbuljs? Did I do something wrong? |
I remember I had that issue too in the past. Not sure how to solve it. But I updated the badge/link to point to your project for now. |
Sorry please switch the badge back, I just found the setting so the appveyor URL is now https://ci.appveyor.com/project/istanbuljs/nyc |
Alright, this is ready. As much as I'd like to always test against the latest Node.js versions, this is significantly slower. On the other hand this will allow you to test say v14 even before AppVeyor adds it to their images. |
Also, switch to shields.io for all badges (minus the Slack one)
@coreyfarrell the only changes you should make in AppVeyor settings are these:
Notes: