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 release workflow #1381

Merged
merged 7 commits into from
May 8, 2024
Merged

Add release workflow #1381

merged 7 commits into from
May 8, 2024

Conversation

rasbt
Copy link
Collaborator

@rasbt rasbt commented May 2, 2024

As discussed in #1348 @carmocca, this is a workflow for publishing to PyPI. I used this previously in my BioPandas package, and it worked great. You basically just need to add the PyPI API tokens as described here https://dev.to/iamtekson/publish-package-to-pypi-and-release-new-version-using-github-actions-108k

Fixes #1348

@Learneducn

This comment was marked as off-topic.

Copy link
Contributor

@carmocca carmocca left a comment

Choose a reason for hiding this comment

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

LGTM. I guess we need to add the secret now

@rasbt
Copy link
Collaborator Author

rasbt commented May 7, 2024

Unfortunately I don't have access to that, but @lantiga can maybe help here since he also made the past LitGPT releases when I remember correctly

@carmocca carmocca merged commit e6ec13f into main May 8, 2024
3 of 9 checks passed
@carmocca carmocca deleted the publish-workflow branch May 8, 2024 09:49
@carmocca
Copy link
Contributor

carmocca commented May 8, 2024

Merging. I'll add my own token and try it out

@carmocca
Copy link
Contributor

carmocca commented May 8, 2024

@rasbt
Copy link
Collaborator Author

rasbt commented May 8, 2024

Awesome, glad to hear!

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.

Add release workflow
3 participants