Project description
Pypi: openshift-python-utilities
A utilities repository for openshift-restclient-python
Release new version
requirements:
export GITHUB_TOKEN=<your_github_token>
Run the following once (execute outside repository dir for example ~/
):
sudo npm install --global release-it
npm install --save-dev @release-it/bumper
usage:
- Create a release, run from the relevant branch.
To create a 4.11 release, run:
git checkout v4.11
git pull
release-it # Follow the instructions
Download files
Download the file for your platform. If you’re not sure which to choose, learn more about installing packages.