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

Automate build of project to pypi with google cloud build #5

Open
Dannyzen opened this issue Jan 3, 2019 · 0 comments
Open

Automate build of project to pypi with google cloud build #5

Dannyzen opened this issue Jan 3, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Dannyzen
Copy link
Owner

Dannyzen commented Jan 3, 2019

As a developer i do not want to constantly have to:

  • Edit setup.py's version
  • rm -r dist/*
  • twine upload

I want to push code and have cloud build do the packaging (and testing, but hey, we need tests) for me.
Goal:
Setup Cloud Build to bump the version in setup.py and twine upload to pypi. Bonus points for updating the release section.

@Dannyzen Dannyzen added enhancement New feature or request help wanted Extra attention is needed labels Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant