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
> bumpversion patch
> increments the third number
> bumpversion minor
> increments the second number
> bumpversion mayor
> increments the first number
> bumpversion info
> lists the numbers and identifies if one of them is wrong
> bumpversion set --version=VERSION
> sets the version number to the spcified number
> 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.25.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8007cf7714cf1f6bb088d6412050bca2ad108046040e7030ca1c7df8163a9adb |
|
MD5 | 1cb4c8f778249ce8137caf6315c95d9b |
|
BLAKE2b-256 | 6d3ab7dce1203ac2caeeaa9e12ea92dae00009a8831fe4e85abc49e94cb9f502 |
Close
Hashes for cloudmesh_bumpversion-5.0.25-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ffa796ea011156442b9e1e5efffb62a32d74d0d9f1f5d7d4190266936fbe0ee |
|
MD5 | f126e16f07306d604f7bf99790df839a |
|
BLAKE2b-256 | 006af5547e692d543648f80905a3b5b06aefaab43f40d20cf4794dcd7b9ccf50 |