From 6b10eaa245f05c938085d61e9de4cc27d5bb1611 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Fri, 19 Apr 2024 19:34:22 +0100 Subject: [PATCH] Post-0.81 checklist updates. I was ambushed by both a UI change and a T&C update in Partner Center, which I could have made less painful by spotting both a day in advance. Add that to the list for next time. --- CHECKLST.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHECKLST.txt b/CHECKLST.txt index 6867d16f..92ef67e5 100644 --- a/CHECKLST.txt +++ b/CHECKLST.txt @@ -215,6 +215,13 @@ Preparing to make the release there's anything new on the branch, this is how it gets on to main as well. + - Log in to the MS Partner Center and make sure everything is in + order. If the UI has completely changed, make sure you can find + your way around the new one; if it wants you to read an enormous + document of revised T&Cs, get that out of the way in advance, so it + doesn't suddenly become a delay in the middle of the actual + release. + The actual release procedure ----------------------------