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

Create Github Action for Publshing to PyPI #5

Merged
merged 6 commits into from
Oct 28, 2020

Conversation

JoeAmedeo
Copy link
Contributor

@JoeAmedeo JoeAmedeo commented Oct 26, 2020

Pull Request Template

script name - publish.yml

What have you Changed

what you changed in the codebase.write here

I have added a github action that will push releases to pypi whenever a new release tag for this repo is created.

Do note, the release version for the package will be based on the setup.py file's version, not the git tag version with this implementation.

Issue no.(must) - #3

Self Check(Tick After Making pull Request)

  • This issue was assigned to me.
  • One Change in one Pull Request
  • My file is in proper folder
  • I am following clean code and Documentation and my code is well linted with flake8.
  • I have added README.md and requirements.txt with my script

If issue was not assigned to you Please don't make a PR. It will marked as invalid.

Join Us on Discord:- https://discord.gg/JfbK3bS

Copy link
Member

@codeperfectplus codeperfectplus left a comment

Choose a reason for hiding this comment

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

Thanks for contributing to the repository. Looking more contribution in future.

Join Py-Contributors Community
DiscordTelegramwebsite

Please share your Hacktober Experience on Discord Channel to Encourage more member to contribute to open source.
Happy Coding

@codeperfectplus codeperfectplus merged commit 8af3d66 into Py-Contributors:main Oct 28, 2020
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