Bump version files on travis builds
Project description
Travis Bump Version
===================
Automatically bump version when merging to master.
Status
------
+----------------------+---------------+--------------------------------+-------------+
| Travis CI (Ubuntu) | Coverage | PyPI Versions | Licence |
+======================+===============+================================+=============+
| |Travis| | |Coveralls| | |PyPIVersion|\ |PyPIPythons| | |License| |
+----------------------+---------------+--------------------------------+-------------+
Usage
-----
::
usage: travis-bump-version [-h] --api-token API_TOKEN --repo REPO
[FILE [FILE ...]]
Automatically bump version on successful Travis-CI builds.
positional arguments:
FILE bump version on FILE
optional arguments:
-h, --help show this help message and exit
--api-token API_TOKEN
GitHub API token. Always make sure this variable is
encrypted first.
--repo REPO Name of repo on GitHub, eg user/repo.
On Travis-CI you can use the ``TRAVIS_REPO_SLUG`` variable to determine
the current repository. See `this
guide <https://github.com/blog/1509-personal-api-tokens>`__ on how to
generate an API token. Remember to encrypt it first using
``travis encrypt --add env.global`` first!
.. |Travis| image:: https://img.shields.io/travis/polysquare/travis-bump-version.svg
:target:
.. |Coveralls| image:: https://img.shields.io/coveralls/polysquare/travis-bump-version.svg
:target:
.. |PyPIVersion| image:: https://img.shields.io/pypi/v/travis-bump-version.svg
:target:
.. |PyPIPythons| image:: https://img.shields.io/pypi/pyversions/travis-bump-version.svg
:target:
.. |License| image:: https://img.shields.io/github/license/polysquare/travis-bump-version.svg
:target:
===================
Automatically bump version when merging to master.
Status
------
+----------------------+---------------+--------------------------------+-------------+
| Travis CI (Ubuntu) | Coverage | PyPI Versions | Licence |
+======================+===============+================================+=============+
| |Travis| | |Coveralls| | |PyPIVersion|\ |PyPIPythons| | |License| |
+----------------------+---------------+--------------------------------+-------------+
Usage
-----
::
usage: travis-bump-version [-h] --api-token API_TOKEN --repo REPO
[FILE [FILE ...]]
Automatically bump version on successful Travis-CI builds.
positional arguments:
FILE bump version on FILE
optional arguments:
-h, --help show this help message and exit
--api-token API_TOKEN
GitHub API token. Always make sure this variable is
encrypted first.
--repo REPO Name of repo on GitHub, eg user/repo.
On Travis-CI you can use the ``TRAVIS_REPO_SLUG`` variable to determine
the current repository. See `this
guide <https://github.com/blog/1509-personal-api-tokens>`__ on how to
generate an API token. Remember to encrypt it first using
``travis encrypt --add env.global`` first!
.. |Travis| image:: https://img.shields.io/travis/polysquare/travis-bump-version.svg
:target:
.. |Coveralls| image:: https://img.shields.io/coveralls/polysquare/travis-bump-version.svg
:target:
.. |PyPIVersion| image:: https://img.shields.io/pypi/v/travis-bump-version.svg
:target:
.. |PyPIPythons| image:: https://img.shields.io/pypi/pyversions/travis-bump-version.svg
:target:
.. |License| image:: https://img.shields.io/github/license/polysquare/travis-bump-version.svg
:target:
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
Close
Hashes for travis-bump-version-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e7ea80721f3d130394129d60958eb669a9bb2c37a2f50684b84d1533bbc0c4e |
|
MD5 | 1be52157851b4c7e5bb51fbc87103b0a |
|
BLAKE2b-256 | c00b987c37223a4205f253a208eec660da7c2d4946a54226cae737f6cf654113 |