mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-01 18:18:31 +00:00
review
parent
05de74f98d
commit
053bdbec59
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue