From 9048ddd3203d67d6b569fe29ba8402669cb9c66e Mon Sep 17 00:00:00 2001 From: Wojtek Porczyk Date: Wed, 2 Sep 2015 11:43:38 +0200 Subject: [PATCH] Add checklist for releases --- releases/todo.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 releases/todo.md diff --git a/releases/todo.md b/releases/todo.md new file mode 100644 index 00000000..a2af9581 --- /dev/null +++ b/releases/todo.md @@ -0,0 +1,31 @@ +--- +layout: doc +title: Release checklist +permalink: /doc/releases/todo/ +--- + +Release checklist +================= + +*the checklist is probably unfinished* + +On -rc1 +------- +* write schedule +* push all packages to `current-testing` +* draft release notes, one note per feature +* build ISO and push to mirrors + +On subsequent -rc +----------------- +* push packages to `current` +* update release notes +* build ISO and push to mirrors + +On final release +---------------- +* push packages to `current` +* finish release notes +* build ISO and push to mirrors +* write blog post +* announce on Twitter