From c778fc84edf3a8c81be3a744372d601c936a5c10 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Mon, 5 Mar 2018 14:30:39 -0800 Subject: [PATCH] Add a dump of the checklist I use when delivering --- CHECKLIST.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 CHECKLIST.md diff --git a/CHECKLIST.md b/CHECKLIST.md new file mode 100644 index 00000000..1b7c6e8c --- /dev/null +++ b/CHECKLIST.md @@ -0,0 +1,19 @@ +This is the checklist that I (Jérôme) use when delivering a workshop. + +- [ ] Create branch + `_redirects` + push to GitHub + Netlify setup +- [ ] Add branch to index.html +- [ ] Update the slides that says which versions we are using +- [ ] Update the version of Compose and Machine in settings +- [ ] Create chatroom +- [ ] Set chatroom in YML and deploy +- [ ] Put chat room in index.html +- [ ] Walk the room to count seats, check power supplies, lectern, A/V setup +- [ ] How many VMs do we need? +- [ ] Provision VMs +- [ ] Print cards +- [ ] Cut cards +- [ ] Last minute merge from master +- [ ] Check that all looks good +- [ ] DELIVER! +- [ ] Shutdown VMs +- [ ] Update index.html to remove chat link and move session to past things