mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Prepare 2.3.5 release
This commit is contained in:
parent
4840d618c2
commit
a1272ab84d
3 changed files with 21 additions and 5 deletions
|
@ -6,12 +6,15 @@ A release is mostly a git tag of http://github.com/wallabag/wallabag, following
|
|||
|
||||
During this documentation, we assume the release is `$LAST_WALLABAG_RELEASE` (like 2.3.4).
|
||||
|
||||
#### Files to edit
|
||||
#### Prepare the release
|
||||
|
||||
- `app/config/wallabag.yml` (`wallabag_core.version`)
|
||||
- `CHANGELOG.md`
|
||||
- Update these files with new information
|
||||
- `app/config/wallabag.yml` (`wallabag_core.version`)
|
||||
- `CHANGELOG.md`
|
||||
- Create a PR named "Prepare $LAST_WALLABAG_RELEASE release".
|
||||
- Wait for test to be ok, merge it.
|
||||
|
||||
#### Create release on GitHub
|
||||
#### Create a new release on GitHub
|
||||
|
||||
- Run these commands to create the tag:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue