Skip to content

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

@Dannyzen

Description

@Dannyzen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions