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.19.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75289f95fbd56c854ec941682cedc5ba9e3e3273515eb708144e3b2b574aae82 |
|
MD5 | 79f02a9a13d96ccdd7d6d1e8b5844b79 |
|
BLAKE2b-256 | 3191b76873f9c3320033295c84246c21b05e8c90d1f398f42f51c152f86bf4dc |
Close
Hashes for cloudmesh_bumpversion-5.0.19-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 629e924527289d6aa684e3f0efa5841bedcaa1bc1fd0a3bebce3642dc9e2ab85 |
|
MD5 | 7bdb42ab0642a701d452824b732ea06d |
|
BLAKE2b-256 | 55c788028bdea6560154c54a4ea726ddd5f9244fcaa6a9f4d68114fbf5ba2e51 |