1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

review

Peter Bieringer 2024-12-28 08:09:59 +01:00
parent 05de74f98d
commit 053bdbec59

@ -65,9 +65,9 @@ tox
| File | Action |
|-|-|
| CHANGELOG.md | replace `3.dev` with `$VERSION` |
| setup.py.legacy | replace `3.dev` with `$VERSION` |
| pyproject.toml | replace `3.dev` with `$VERSION` |
| CHANGELOG.md | replace `3.*.dev` with `$VERSION` |
| setup.py.legacy | replace `3.*.dev` with `$VERSION` |
| pyproject.toml | replace `3.*.dev` with `$VERSION` |
Commit changes
@ -93,7 +93,7 @@ git push --tags
### Draft new release
* Release title: VERSION (depending on changes)
* Description: (copy part from CHANGELOG.md and sort by section)
* Set it as pre-release until EL/Fedora RPMs are build
* Set it as pre-release until EL/Fedora RPMs are built
Note: in case something needs to be corrected, create a new tag `v$VERSION-SEQ` and change tag of release