Skip to main content

A test project for deploying to PyPI from Travis

Project description

A test project for deploying to PyPI from Travis

Deployment Strategy

  • Any user can create a new branch and commits that puts the package into a deployable state. (Updating changelog, putting release date, etc) The branch must be named release-x.x.x to trigger integration tests

  • User creates a Pull Request to the repo as normal.

  • Travis runs unit tests as normal.

  • Travis runs integration tests due to the release-x.x.x branch name.

  • Once merged any maintainer can tag the squashed commit and push tags to GitHub.

  • Travis will build and deploy the tagged commit and upload to PyPI.

  • Travis will prepare a GitHub release draft for the tag.

  • Once you’re satisfied with the release content (ie changelog entry info) you can publish the release.

Configuration Options

  • If your deployment uses universal wheels you can consolidate the two PyPI deployments into one and build both within _travis/deploy.sh.

  • If you’re not a fan of GitHub releases you can remove that section within deploy: in .travis.yml.

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

python_travis_deploy-1.5.0.tar.gz (6.0 kB view details)

Uploaded Source

Built Distributions

python_travis_deploy-1.5.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

python_travis_deploy-1.5.0-py2-none-any.whl (6.3 kB view details)

Uploaded Python 2

File details

Details for the file python_travis_deploy-1.5.0.tar.gz.

File metadata

  • Download URL: python_travis_deploy-1.5.0.tar.gz
  • Upload date:
  • Size: 6.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3

File hashes

Hashes for python_travis_deploy-1.5.0.tar.gz
Algorithm Hash digest
SHA256 b7ad6cf92f0c56df78bfdc2fe511d42a7cf1bc048e9636216263f78494a803c0
MD5 2dd80f397c962ef3df8d1cb969f0b06d
BLAKE2b-256 92d2851a6dacb7f5fcba38b60b3c56d01d27534b1a62d48597748345f5f44b0f

See more details on using hashes here.

File details

Details for the file python_travis_deploy-1.5.0-py3-none-any.whl.

File metadata

  • Download URL: python_travis_deploy-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3

File hashes

Hashes for python_travis_deploy-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 642cdcebf64414caacad7bd61790cf294e2e3d8d5da6f12921165c50dd727758
MD5 c8648c4f4607634724a2ad077162627d
BLAKE2b-256 3fd9e10e03fcd88ad25bff9977d1877d8f7208c7b7c38f7fd21a328f5e5112a5

See more details on using hashes here.

File details

Details for the file python_travis_deploy-1.5.0-py2-none-any.whl.

File metadata

  • Download URL: python_travis_deploy-1.5.0-py2-none-any.whl
  • Upload date:
  • Size: 6.3 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.14

File hashes

Hashes for python_travis_deploy-1.5.0-py2-none-any.whl
Algorithm Hash digest
SHA256 deba70bab661ca812b0899f76aec7c6b15e70fc276af63ff3f5f9504d22fd6cc
MD5 4e08e95c2bb845f09f475fffaca1b8a8
BLAKE2b-256 cf00ab04f66f199d2deb851178a2c84f708a7825bf76357d585fee5ddbcbc8f2

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