From 9f7629e120328f9b61dac067fa8a73a8700f7c61 Mon Sep 17 00:00:00 2001 From: dekkerglen Date: Sat, 25 Mar 2023 19:43:23 -0400 Subject: [PATCH] Update todo.txt --- todo.txt | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/todo.txt b/todo.txt index 0683f2c66..6df9718ec 100644 --- a/todo.txt +++ b/todo.txt @@ -5,7 +5,6 @@ some lingering issues with multiple edits w/o refresh filtering on recommended cards does not seem to work anymore filtercollapse should require a submit button again - Migration related cube custom draft formats not migrated @@ -28,26 +27,3 @@ capitalize board names in cube, including board drop down select when adding through add to cube modal, put in pending changes instead of updating DB Filter doesn't work on Tokens page - -GAME DAY! - -DONE -1. Take down prod server by setting downtime flag -2. Run mongodump to s3: https://bansalnagesh.medium.com/backing-up-mongodb-on-aws-ec2-to-s3-b045b5727fd6 -3. Meanwhile, setup new enviornment and validate it works correctly - - security groups for elasticache, and our cache - - make sure multiplayer drafting looks good -4. When 2 is done, download from s3 to local -5. delete nodecube on local, Run mongorestore to local -6. set env variables to prod -7. run createtables, migratetables, then -8. when 7 is done, change dns to point to new enviornment -11. write some release notes :D - -IN PROGRESS -migrate drafts - - -TODO -9. run analytics scripts -10. delete old enviornment