Skip to main content

Gitflow release tool

Project description

lase - Gitflow release tool

Installing

pip install lase

Using

Start a release:

lase start

Finish a release:

lase finish

Developing

Prerequisites:

  • Python 3
  • pipenv

Initialize a virtualenv with dev dependencies installed:

make develop

Run unit-tests:

make test

Run functional tests (you'll need Shelter installed to run these tests):

make e2e-test

Start a release:

make release-start

Finish a release:

make release-finish

Buld and publish the source distribution for the version X.Y.Z:

git checkout X.Y.Z
make publish

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

lase-0.2.0.tar.gz (5.2 kB view hashes)

Uploaded Source

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