doc: refine release instructions
Well, we are only tagging and not yet actually releasing. ny;ml: not yet; maybe later
This commit is contained in:
parent
33df13a034
commit
7ab12023c3
1 changed files with 6 additions and 2 deletions
|
|
@ -96,8 +96,12 @@ Please no: this is my little human-created thing.
|
||||||
* make code changes
|
* make code changes
|
||||||
* run tests; make them pass
|
* run tests; make them pass
|
||||||
* commit
|
* commit
|
||||||
* `git tag vX.Y.Z`
|
* `uv version X.Y.Z`
|
||||||
* push commits and tags
|
* commit
|
||||||
|
* push commits
|
||||||
|
* use lazygit to create the new version tag
|
||||||
|
* remeber to prefix it with `v`
|
||||||
|
* push the tags, using lazygit
|
||||||
|
|
||||||
`uv build` will now create correctly named tar balls and wheels.
|
`uv build` will now create correctly named tar balls and wheels.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue