Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Automating Releases via SemVer and Commit Message Conventions

License

NotificationsYou must be signed in to change notification settings

python-semantic-release/python-semantic-release

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace
 
 

Repository files navigation

Rufftest-statuspypiconda-forgedocspre-commit

Automatic Semantic Versioning for Python projects. This is a Pythonimplementation ofsemantic-release for JS by Stephan Bönnemann. Ifyou find this topic interesting you should check out histalk fromJSConf Budapest.

The general idea is to be able to detect what the next version of theproject should be based on the commits. This tool will use that toautomate the whole release, upload to an artifact repository and post changelogs toGitHub. You can run the tool on a CI service, or just run it locally.

Installation

python3 -m pip install python-semantic-releasesemantic-release --help

Python Semantic Release is also available fromconda-forge or as aGitHub Action.Read more about the setup and configuration in ourgetting started guide.


[8]ページ先頭

©2009-2025 Movatter.jp