Skip to content

Add windows CI #247

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

Closed
jeromekelleher opened this issue Sep 14, 2020 · 3 comments · Fixed by #272
Closed

Add windows CI #247

jeromekelleher opened this issue Sep 14, 2020 · 3 comments · Fixed by #272
Assignees

Comments

@jeromekelleher
Copy link
Collaborator

I think it would be a good idea to have windows CI setup before we implement the mono-repo (#65).

Any takers?

@tomwhite
Copy link
Collaborator

We now use msprime for testing, so we'll need to install that on Windows. Do you think it's best to use a conda env to do that @jeromekelleher?

@jeromekelleher
Copy link
Collaborator Author

Hmm, yes, good point. Conda is really the only option on Windows for msprime (and life generally easier on windows with conda). I'm guessing a lot of the stuff we want to use will be conda only on windows anyway.

@tomwhite tomwhite self-assigned this Sep 15, 2020
@tomwhite
Copy link
Collaborator

I'm going to try using this GitHub Action to set up conda: https://github.com/marketplace/actions/setup-miniconda.

@ravwojdyla pointed out two other alternatives (https://github.com/s-weigand/setup-conda and https://github.com/fastai/workflows/tree/master/conda-env), but they don't seem to be as popular.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants