Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update build process #166

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

catanzaromj
Copy link
Contributor

  • Add workflow_dispatch to manually trigger workflows.
  • Add release type so that releases are used to push wheels to PyPI, rather than relying solely on tags with the proper format.

- Add workflow_dispatch to manually trigger workflows.
- Add release type so that releases are used to push wheels to PyPI,
rather than relying solely on tags with the proper format.
@catanzaromj catanzaromj self-assigned this Jun 25, 2024
@catanzaromj
Copy link
Contributor Author

@ctralie The old workflow spec only pushed to pypi depending on the way a tag was named. This produced inconsistent behavior. This PR should fix that, so pushes to pypi will occur on any github release (created from the github web interface for example).

@catanzaromj catanzaromj merged commit 4b7be99 into scikit-tda:master Jul 3, 2024
21 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant