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

Add workflow actions to build wheels for linux, macos, win32, and win64. #114

Merged
merged 1 commit into from Jun 7, 2020

Conversation

nathanhillyer
Copy link
Contributor

@nathanhillyer nathanhillyer commented Jun 7, 2020

These actions provide prebuilt binaries for users of Linux, macOS, Windows (x86), and Windows (x64).

These actions will be triggered when mahotas/mahotas_version.py is updated on the master branch.

PYPI_USERNAME & PYPI_PASSWORD will need to be added to the repository secrets for these to work.

@nathanhillyer nathanhillyer force-pushed the master branch 2 times, most recently from a5ad2a6 to 5d693fb Compare June 7, 2020 00:30
@coveralls
Copy link

coveralls commented Jun 7, 2020

Coverage Status

Coverage remained the same at 97.18% when pulling be9c56d on nathanhillyer:master into 0c3cc25 on luispedro:master.

@luispedro
Copy link
Owner

Thank you! This seems excellent. The only thing I would change would be to trigger on tagging.

@nathanhillyer
Copy link
Contributor Author

nathanhillyer commented Jun 7, 2020

Thanks @luispedro. I added a change to trigger on tags fitting the v* pattern.

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 this pull request may close these issues.

None yet

3 participants