Skip to content
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

Configure CI for Windows and OSX #99

Closed
gdb opened this issue May 16, 2016 · 10 comments
Closed

Configure CI for Windows and OSX #99

gdb opened this issue May 16, 2016 · 10 comments

Comments

@gdb
Copy link
Collaborator

gdb commented May 16, 2016

Our code is developed primarily on OSX, so it works well there. It's not developed or tested on Windows; so while it mostly works there today, we can't guarantee it'll keep working over time.

I would love if someone in the community wanted to configure Windows and OSX CI, so we can be sure we support all of these platforms:

  • Travis CI supports OSX; we should just use them.
  • AppVeyor seems like a plausible Windows CI service, though I haven't used them.
@steenblikrs
Copy link

It looks like appVeyor is free for open source projects. If that is actually the case I'd be willing to give it a shot.

@gdb
Copy link
Collaborator Author

gdb commented May 17, 2016

Yep, it is! Awesome!

@steenblikrs
Copy link

emailing them for details now...

@steenblikrs
Copy link

Curious if you can help me out with some of this terminology?

image

@gdb
Copy link
Collaborator Author

gdb commented May 17, 2016

Sorry, not familiar with their platform :(. Maybe just try doing something random and go from there?

@steenblikrs
Copy link

Ok, I've started it, but will have to spend more time on it later..

image

@gdb
Copy link
Collaborator Author

gdb commented May 28, 2016

@crizCraig
Copy link

crizCraig commented Sep 28, 2016

Have 2125 / 2128 tests passing on AppVeyor here. There are three tests that always fail (see #358) and some instances of tests failing with GLException's as well #359. Both are reproducible locally. Also, atari tests are currently skipped #360

@christopherhesse
Copy link
Contributor

Travis now supports windows, but environment secrets break it: https://travis-ci.community/t/current-known-issues-please-read-this-before-posting-a-new-topic/264

Once that is fixed, we would welcome PRs adding windows tests.

@stale
Copy link

stale bot commented Sep 28, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 28, 2019
@stale stale bot closed this as completed Oct 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants