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.4.tar.gz (19.3 kB view details)

Uploaded Source

Built Distribution

autorelease-0.2.4-py2.py3-none-any.whl (23.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: autorelease-0.2.4.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.4.tar.gz
Algorithm Hash digest
SHA256 0030b33fe275bde6438782d37be689a4809f824663321055fedc34ca89087b22
MD5 6f0083c57df8c84753add9bffa31d9ca
BLAKE2b-256 d3f81bcc0b8f5c03a790414c3b2337fe0a437b8a6d74f163833ce909caadc5ee

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: autorelease-0.2.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 23.5 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.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 42d21c41abf9f37b834ef726f8aace2b6b799804da0e3c19b093c0fffd1f364b
MD5 5d0d7518e9e6e72fe22927f7f22ab244
BLAKE2b-256 da9480b77a67b36d7c43fe5dfb859a3eea27bc4492d1679e1a5b92ae8813b40f

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