Skip to content

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
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