mirror of
https://github.com/ihabunek/toot
synced 2025-01-24 16:31:49 +01:00
Update release docs
This commit is contained in:
parent
b9c671b5a8
commit
211e501fbc
@ -5,13 +5,11 @@ This document is a checklist for creating a toot release.
|
||||
|
||||
Currently the process is pretty manual and would benefit from automatization.
|
||||
|
||||
Bump & tag version
|
||||
------------------
|
||||
Make docs and tag version
|
||||
-------------------------
|
||||
|
||||
* Update the version number in `setup.py`
|
||||
* Update the version number in `toot/__init__.py`
|
||||
* Update `changelog.yaml` with the release notes & date
|
||||
* Run `make changelog` to generate a human readable changelog
|
||||
* Run `make docs` to generate changelog and update docs
|
||||
* Commit the changes
|
||||
* Run `./scripts/tag_version <version>` to tag a release in git
|
||||
* Run `git push --follow-tags` to upload changes and tag to GitHub
|
||||
|
Loading…
Reference in New Issue
Block a user