From a1272ab84da3ea67a3f621885e88068ac8718f47 Mon Sep 17 00:00:00 2001 From: Jeremy Benoist Date: Fri, 14 Dec 2018 20:59:16 +0100 Subject: Prepare 2.3.5 release --- RELEASE_PROCESS.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'RELEASE_PROCESS.md') diff --git a/RELEASE_PROCESS.md b/RELEASE_PROCESS.md index 7e43d9d6..8995580b 100644 --- a/RELEASE_PROCESS.md +++ b/RELEASE_PROCESS.md @@ -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: -- cgit v1.2.3