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 PyPi automation #5

Merged
merged 11 commits into from
Jun 20, 2024
Merged

Add PyPi automation #5

merged 11 commits into from
Jun 20, 2024

Conversation

chrisAta
Copy link
Member

Added two GitHub Actions workflows:

  • One for publishing to TestPyPi
  • One for publishing to PyPi

I'm not sure of what a better running condition would be for the TestPyPi publish - PyPi doesn't allow pushing the same version twice so if we're just resting the workflow without bumping the version it will fail at that stage, so maybe there's a better way. But it does work see here: https://test.pypi.org/project/kegg-pathways-completeness/

Haven't run it on actual PyPi yet because that will only happen on a release, but it should (hopefully) work first time

@chrisAta chrisAta self-assigned this Jun 20, 2024
Copy link
Contributor

@KateSakharova KateSakharova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

publish it eeee!

@chrisAta chrisAta merged commit bfe50d4 into master Jun 20, 2024
2 checks passed
@chrisAta chrisAta deleted the pypi_automation branch June 20, 2024 15:30
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