Skip to main content

Tools to keep the release process clean.

Project description

Documentation Status Linux Build Windows Build

Autorelease

Release management for GitHub and continuous integration, based on branches. The basic philosophy is to maintain development branches (which always have development versions of the code) and release branches (which always have release versions of the code). The workflow for a release is therefore:

  1. Update the version for release and make a PR to a stable branch; the top post will be the release notes.
  2. Merge the PR.

That's it. Autorelease handles the rest.

When you make the PR to a stable branch, Autorelease will deploy the package to testpypi, and re-download it and test it again. This ensures that you don't publish broken packages. After you merge to the stable branch, Autorelease will cut a new release on GitHub, and then publish the release on PyPI.

Tools included:

  • Travis config imports and scripts to automatically test-deploy on testpypi, then cut a GitHub release, then deploy to PyPI.
  • Vendor-able GitHub Actions workflows for test-deploy, GitHub release, and PyPI deploy.
  • Vendor-able version.py that gives one true location for version (setup.cfg) while also enabling developer installs to give full and correct version information.
  • Vendor-able setup.py that keeps all user-required information in the setup.cfg.
  • Script to draft release notes based on labels on merged PRs.

If you're a Python developer who uses Travis and GitHub, Autorelease handles everything related to releasing to PyPI.

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

autorelease-0.2.6.tar.gz (19.3 kB view details)

Uploaded Source

Built Distribution

autorelease-0.2.6-py2.py3-none-any.whl (23.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file autorelease-0.2.6.tar.gz.

File metadata

  • Download URL: autorelease-0.2.6.tar.gz
  • Upload date:
  • Size: 19.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.6

File hashes

Hashes for autorelease-0.2.6.tar.gz
Algorithm Hash digest
SHA256 41df8c7be53ea30174691b884447d1a422499aee92d071c530b74fe3e917d8c4
MD5 1e480dbef2f0304f4678fdcc7cb9e11b
BLAKE2b-256 92e497f578f6456f1a42a788cac8acf37fb22f82018d28409c26eaa8ba9302b0

See more details on using hashes here.

Provenance

File details

Details for the file autorelease-0.2.6-py2.py3-none-any.whl.

File metadata

  • Download URL: autorelease-0.2.6-py2.py3-none-any.whl
  • Upload date:
  • Size: 23.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.6

File hashes

Hashes for autorelease-0.2.6-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f02d9966571821925cd961203c49676c973012bd18a6c8eac1a9ee0122819d85
MD5 c1f6cb4719d83e57d503412f1bcdbf96
BLAKE2b-256 ba987ccfb35af3edc7d5a392afd60f4fc6822b28da8e3ebb3778eb23b3f753c3

See more details on using hashes here.

Provenance

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