Skip to content

Automatic publishes to PyPi #46

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

Merged
merged 5 commits into from
Jul 29, 2024
Merged

Automatic publishes to PyPi #46

merged 5 commits into from
Jul 29, 2024

Conversation

AlanKev117
Copy link
Collaborator

@AlanKev117 AlanKev117 commented Jul 25, 2024

It adds a GitHub workflow to publish new versions of the dnaStreaming package to PyPi on new GitHub releases.

Notes:

  1. The workflow will trigger with new Github published releases.
  2. Merging or pushing to master will not trigger the action.
  3. We still need to manually edit the setup.py file to update the semver of the release and dependencies.
  4. We can monitor the status of the publish on the Actions tab of the repo.
  5. It takes less than a minute to run

Automatic release demo:

@AlanKev117 AlanKev117 changed the base branch from master to develop July 25, 2024 16:32
@AlanKev117 AlanKev117 merged commit 2bd71b5 into develop Jul 29, 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.

2 participants