Skip to content

Conversation

rofrano
Copy link
Collaborator

@rofrano rofrano commented Oct 11, 2024

Made the following changes:

  • Added a GitHub Action called: python-publish.yml to publish to PyPi whenever a new release is created on GitHub
  • Added a PyPi badge to the README.md file which shows version and links to PyPi

Note: This will automatically create a Python package and publish it to PyPi every time a new Release is created in GitHub. The version will be based on the version in the pyproject.toml file so be sure to make the git tag and GitHub release version match the project version.

@rofrano rofrano requested review from pavuluri and rahlk October 11, 2024 13:57
Signed-off-by: John Rofrano <johnnyroy@johnrofrano.com>
Signed-off-by: John Rofrano <johnnyroy@johnrofrano.com>
@rofrano rofrano force-pushed the add-publish-action branch from 6aa16fb to 5037648 Compare October 11, 2024 14:02
@pavuluri pavuluri merged commit 82d1caf into main Oct 11, 2024
1 check passed
@rofrano rofrano deleted the add-publish-action branch October 11, 2024 20:33
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