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.18.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3aa1a0a2e232219219b6d75533ca79dba0451869ba8f5fadb53d0f4abe2177e5 |
|
MD5 | ebf4e63b3dc111ac9e7c956f5a626b5f |
|
BLAKE2b-256 | 09e9dc43ec75d3bed12cbd8b060bdcdda64571838695643da52b15c023f65630 |
Close
Hashes for cloudmesh_bumpversion-5.0.18-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff7c9c40e422a5eb4253f6353b1f9024642ec8084e09745e37f65aa53e9cf4e0 |
|
MD5 | eabc726ae0cd0e57392149f105d5bf42 |
|
BLAKE2b-256 | 512d74244ae5ec335bb3235d04c4db89d6f2bcbda7b57f9f6773bb3c2460af8a |