mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-08 03:23:48 -05:00
Push version in Python-Build as well
This commit is contained in:
@@ -8,7 +8,7 @@ Release checklist:
|
|||||||
Type the would-be tag name in the "Choose a tag" field and press "Generate release notes"
|
Type the would-be tag name in the "Choose a tag" field and press "Generate release notes"
|
||||||
* The summary may need editing. E.g. rephrase entries, delete/merge entries that are too minor or irrelevant to the users (e.g. typo fixes, CI)
|
* The summary may need editing. E.g. rephrase entries, delete/merge entries that are too minor or irrelevant to the users (e.g. typo fixes, CI)
|
||||||
* Update `CHANGELOG.md` with the new version number and the edited summary (only the changes section)
|
* Update `CHANGELOG.md` with the new version number and the edited summary (only the changes section)
|
||||||
* Push the version number in `libexec/pyenv---version`
|
* Push the version number in `libexec/pyenv---version` and `plugins/python-build/bin/python-build`
|
||||||
* Minor version is pushed if there are significant functional changes (not e.g. bugfixes/formula adaptations/supporting niche use cases).
|
* Minor version is pushed if there are significant functional changes (not e.g. bugfixes/formula adaptations/supporting niche use cases).
|
||||||
* Major version is pushed if there are breaking changes
|
* Major version is pushed if there are breaking changes
|
||||||
* Commit the changes locally into `master`
|
* Commit the changes locally into `master`
|
||||||
|
|||||||
Reference in New Issue
Block a user