Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/python-semantic-release/python-semantic-release
Automating Releases via SemVer and Commit Message Conventions
https://github.com/python-semantic-release/python-semantic-release
python release semantic-release tool tooling
Last synced: 9 days ago
JSON representation
Automating Releases via SemVer and Commit Message Conventions
- Host: GitHub
- URL: https://github.com/python-semantic-release/python-semantic-release
- Owner: python-semantic-release
- License: mit
- Created: 2015-07-27T09:19:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T19:14:17.000Z (15 days ago)
- Last Synced: 2024-10-29T19:59:56.993Z (14 days ago)
- Topics: python, release, semantic-release, tool, tooling
- Language: Python
- Homepage: https://python-semantic-release.readthedocs.io
- Size: 2.22 MB
- Stars: 818
- Watchers: 6
- Forks: 248
- Open Issues: 82
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
Python Semantic Release
************************Automating Releases via SemVer and Commit Message Conventions*
----
The official documentation for Python Semantic Release can be found at
`python-semantic-release.readthedocs.io`_.GitHub Action
=============When using the Python Semantic Release GitHub Action, it executes the command
``semantic-release version`` using `python-semantic-release`_.The usage information and examples for this GitHub Action is available under
the `GitHub Actions section`_ of `python-semantic-release.readthedocs.io`_... _python-semantic-release: https://pypi.org/project/python-semantic-release/
.. _python-semantic-release.readthedocs.io: https://python-semantic-release.readthedocs.io/en/latest/
.. _GitHub Actions section: https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html