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.24.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ec069edb5ab463212d430ff9788ff53e07011c8fbac7a06f4281d0e30f7a67f |
|
MD5 | 54d0681b63a1413c4f2c9d33899b49fa |
|
BLAKE2b-256 | 9fd850bccab5cb21ac333d6f73864c519e920dec7ba9e5399db74192fdba4c1e |
Close
Hashes for cloudmesh_bumpversion-5.0.24-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61a3b2af101b8efef5bea9c37095718bb2206154a69793dcccd98d6ff91f2b60 |
|
MD5 | 0dfde121e6488d9922ce7129b7e24004 |
|
BLAKE2b-256 | 7b1eca12c9875ab27f6ad25432c30a01d62c07e5e5a6c78397729c87532225c2 |