A cloudmesh command to bump the version in cloudmesh projects
Project description
The cloudmesh bumpversion command
](https://github.com/cloudmesh/cloudmesh-bumpversion)
see cloudmesh.cmd5
::
Usage: bumpversion patch bumpversion minor bumpversion major bumpversion info bumpversion set --version=VERSION bumpversion --config=YAML --version=VERSION
Manages bumping the version for cloudmesh
Arguments: VERSION the version number to set YAML the yaml file name
Options: --version=VERSION the version number to set --config=YAML the YAML FILE
Description:
this program modifies the following files.
It reads the VERSION form the ./VERSION file
the number is of the form MAYOR.MINOR.PATCH
It increase the specified number
It writes the number to the files
./VERSION
./cloudmesh/cloudmesh-PACKAGE/__version__.py
> cms bumpversion patch
> increments the third number
> cms bumpversion minor
> increments the second number
> cms bumpversion mayor
> increments the first number
> cms bumpversion info
> lists the numbers and identifies if one of them is wrong
> cms bumpversion set --version=VERSION
> sets the version number to the spcified number
> cms bumpversion --config=YAML --version=VERSION
> sets the versions in the files specifed in the yaml file
> Example: bumpversion.yaml
>
> bumpversion:
> - cloudmesh/bumpversion/__version__.py
> - VERSION
Timer: 0.0031s Load: 0.2415s help bumpversion
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for cloudmesh-bumpversion-5.0.23.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cb89589e8cb52a9d32ee3158334cf3c892e27a5145103d507906368ef12ab0c |
|
MD5 | 01eab7437f9992bebb7f3d98d3116cbc |
|
BLAKE2b-256 | a58a4cd6d7c15eac1f8b7c5a229ba7a439bf386ba030b04d57024afe1aaebce6 |
Close
Hashes for cloudmesh_bumpversion-5.0.23-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2047c23f61457c29a174bdb093a68c43bf5905b470db0489fa9578f49d2de6b1 |
|
MD5 | 45d423b438cb5bff0c29da04bfe94390 |
|
BLAKE2b-256 | 85dde3400340f923623279169ce3cdac889d02b5f3d14cddcf2068cd2260f212 |