From 7be4076e349568c12ddcd903365b41bd7e88ee74 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Wed, 4 Sep 2013 22:30:35 +0200 Subject: Update checklist with symlinks info --- docs/release_checklist.wiki | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs/release_checklist.wiki') diff --git a/docs/release_checklist.wiki b/docs/release_checklist.wiki index e766d6f8..5db34329 100644 --- a/docs/release_checklist.wiki +++ b/docs/release_checklist.wiki @@ -1,4 +1,5 @@ = Bitmask Release Checklist (*) = + * [ ] Check that all tests are passing! * [ ] Tag everything * Should be done for the following packages, in order: 1. leap.common @@ -24,10 +25,13 @@ * [ ] git push origin X.Y.Z * [ ] git checkout master && git pull origin master && git merge release-X.Y.Z && git push origin master * [ ] git checkout develop && git pull origin develop && git merge release-X.Y.Z && git push origin develop - * [ ] Build bundles + * [ ] Build and upload bundles * [ ] Use the scripts under pkg// to build the the bundles. * [ ] Sign them with gpg -a * [ ] Upload bundle and signature to web-uploads@salmon.leap.se:~/public/client// + * [ ] Update symbolic link for latest upload and signature: + * [ ] ~/public/client/latest- + * [ ] ~/public/client/latest-.asc * [ ] Announce * [ ] Mail leap@lists.riseup.net -- cgit v1.2.3