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: add wheel building pipeline #62

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

ci: add wheel building pipeline #62

wants to merge 3 commits into from

Conversation

antoniaelsen
Copy link
Collaborator

@antoniaelsen antoniaelsen commented Feb 26, 2025

  • Adds packaging and publishing workflow that builds wheels for various OSes and Cpp versions (needed for cython)
  • Adds release-please for easy release cutting based on commit messages

Can be run on any PR commit or only on tags on main. I believe some runners aren't free (even with our org minutes), so I'd rec the latter.

TODO

  • Fix wheel tests
  • Add additional tests for basic CLI cmds
  • Test first with TestPyPi
  • Add PyPi auth for real publishing

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.

1 participant