Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Add Windows-based CI #501

Closed
niieani opened this issue Jun 14, 2016 · 4 comments
Closed

Add Windows-based CI #501

niieani opened this issue Jun 14, 2016 · 4 comments
Assignees

Comments

@niieani
Copy link
Contributor

niieani commented Jun 14, 2016

Since some people want develop with Aurelia under Windows it makes sense to also have a Windows-based CI. AppVeyor seems free for open-source projects and looks rather simple to configure, like CircleCI which we already use.

Ref: https://www.appveyor.com/docs/lang/nodejs-iojs

I'll deal with this together with the Windows fix for webpack-plugin.

@niieani niieani self-assigned this Jun 14, 2016
@Vheissu
Copy link
Member

Vheissu commented Jun 24, 2016

Does the Aurelia CLI negate the need for this now @niieani or this is something separate?

@niieani
Copy link
Contributor Author

niieani commented Jun 24, 2016

Separate. It'll ensure skeletons build under Windows and Linux/macOS.

@EisenbergEffect
Copy link
Contributor

@niieani Did you end up adding this already?

@niieani
Copy link
Contributor Author

niieani commented Jul 9, 2016

No. I've researched the topic though. CircleCI can only do tests on Linux and Mac, but not on Windows. But there's Appveyor that is free for Open Source and does tests on Windows. We should add it so we'll know if a pull request breaks Windows support (as it happened before with the webpack skeletons, since most of us runs OS X).

niieani added a commit that referenced this issue Nov 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants