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

Ship OS-specific wheels for macOS #900

Closed
webknjaz opened this issue Apr 18, 2019 · 5 comments
Closed

Ship OS-specific wheels for macOS #900

webknjaz opened this issue Apr 18, 2019 · 5 comments

Comments

@webknjaz
Copy link
Contributor

I think at some point I'll complete this task myself unless someone else is going to pick it up.

Motivation: I don't use OS X but I may use pygit2 is some user-facing code and I don't want users to struggle with compiling things correctly.

@jdavid
Copy link
Member

jdavid commented Apr 20, 2019

Cool. If possible I'd like to use Travis for macOS. Related to issue #902 , eventually we would only use Travis for CI.

@webknjaz
Copy link
Contributor Author

@jdavid I must warn you that macOS jobs are extremely slow in Travis CI and have even stricter parallelism restrictions which lead to blocking CI flow.

@ngoldbaum
Copy link

You can use github actions or azure pipelines to do this as well.

@webknjaz
Copy link
Contributor Author

Yep, gh actions is a solid choice

@jdavid
Copy link
Member

jdavid commented Apr 10, 2020

This has been done in PR #988

@jdavid jdavid closed this as completed Apr 10, 2020
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

3 participants