Skip to main content

Releasing made easy for pythonic git users.

Project description

[![PyPI Python Versions](https://img.shields.io/pypi/pyversions/flowtool-releasing.svg)](https://pypi.python.org/pypi/flowtool-releasing) [![PyPI Latest Version](https://img.shields.io/pypi/v/flowtool-releasing.svg)](https://pypi.python.org/pypi/flowtool-releasing) [![PyPI Distribution Format](https://img.shields.io/pypi/format/flowtool-releasing.svg)](https://pypi.python.org/pypi/flowtool-releasing)

# flowtool-releasing

An automated workflow for releasing Python Packages to PyPI and github.

Requires flowtool-versioning to be up-and-running (installed and at least one tag created).

The release process works as follows:

  • check that the repo is clean (and that we are not exactly at a release)

  • bump the version of the project (by creating a new git tag)

  • run git push and git push –tags

  • release to PyPI (mainly setup.py sdist upload)

It add the following commands to flowtool: ` flowtool release-now # make a release flowtool clean-tags # clean up older tags on the local repo flowtool clean-tags 1 -a -y # clean up all older tags and keep only the latest `

If you want to use it in your project, try it out, and request more documentation when you need it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flowtool-releasing-0.7.19.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

flowtool_releasing-0.7.19-py2.py3-none-any.whl (10.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file flowtool-releasing-0.7.19.tar.gz.

File metadata

File hashes

Hashes for flowtool-releasing-0.7.19.tar.gz
Algorithm Hash digest
SHA256 a9aa297e43d30a836fe84fa0bc1624022fe8898b13dcc84fee9741a5b757cdb8
MD5 9f443caee0796063e3bb2885b63a4355
BLAKE2b-256 9b4c8948e21058e8e1b66d62a401c5610aa60875f691423ad4f61e0211a56bef

See more details on using hashes here.

File details

Details for the file flowtool_releasing-0.7.19-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for flowtool_releasing-0.7.19-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ac44af0edefab4d6abe82d2351b9a0392db2abdf5fabbd6a6261a7cd15bf3cd0
MD5 7ea25f2d57fd908921e0fd212b7787db
BLAKE2b-256 33b8a2b41326839f1dd31d0e804caaf39d0f76edd4bff6bddb214cb431366462

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page