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

Use Github Actions instead of Travis #78

Merged
merged 1 commit into from
Sep 17, 2020

Conversation

davidhewitt
Copy link
Member

This is a follow-up to #77 which adds testing (by migrating to github actions).

This isn't ready to merge; on the way I found that I had to build a custom pyo3 branch to fix PyPy support.

I also had to fixup a few pieces of the setuptools-rust examples to behave better cross-platform!

@davidhewitt davidhewitt force-pushed the github-actions branch 9 times, most recently from 0ca7cce to 21230ad Compare August 7, 2020 04:50
@davidhewitt davidhewitt force-pushed the github-actions branch 3 times, most recently from c4df7c0 to 0700061 Compare September 12, 2020 23:24
@davidhewitt davidhewitt changed the title [WIP] Use Github Actions instead of Travis Use Github Actions instead of Travis Sep 12, 2020
@davidhewitt davidhewitt marked this pull request as ready for review September 12, 2020 23:32
@alex
Copy link
Contributor

alex commented Sep 12, 2020

Seems to be failing as expected, if you point the Cargo.toml at PyO3/pyo3#1179 hopefully they'll pass 😬

@davidhewitt
Copy link
Member Author

Agreed; it's pretty late here so I'm going to finish this tomorrow. Ideally in the morning but could be later in the day...

@davidhewitt
Copy link
Member Author

As PyO3/pyo3#1179 is now merged, I'm testing this PR against the pyo3 master. Hopefully green!

@davidhewitt
Copy link
Member Author

I think I missed one of the toml files, so have pointed that one also at master and re-pushed.

@davidhewitt
Copy link
Member Author

CI passed 🎉 . So this is blocked until PyO3 0.12.1 releases.

@alex
Copy link
Contributor

alex commented Sep 13, 2020

😅 good to know that PR works in any event.

@davidhewitt
Copy link
Member Author

PyO3 0.12 released and working nicely here!

@davidhewitt davidhewitt merged commit 9fcd0e7 into PyO3:master Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants