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

CI pipelines for Windows and MacOS #1471

Closed
aucampia opened this issue Nov 18, 2021 · 1 comment · Fixed by #1461
Closed

CI pipelines for Windows and MacOS #1471

aucampia opened this issue Nov 18, 2021 · 1 comment · Fixed by #1461

Comments

@aucampia
Copy link
Member

Currently the CI only runs for linux, but the result is that things have fallen into disrepair for windows and to a much lesser extent MacOS. It would be nice if we could run CI on these platforms also before merging patches.

Currently GitHub actions does provide windows and macos runners and I have done some work to set it up here: aucampia/rdflib@iwana-20211018T2122-pytest...iwana-20211113T1312-github-actions

I have not set it up for Windows yet, but this is mainly because windows is still having some weird issues which I'm independently debugging.

We can maybe start by running this in parallel to drone, I think drone can maybe test windows also but I don't think it can do macos.

Any input on this would be welcome.

@aucampia
Copy link
Member Author

@nicholascar I made two PRs:

Merging #1461 won't really help much until #1478 is merged, and you will also need to enable github actions on this project/organization for it.

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

Successfully merging a pull request may close this issue.

1 participant