Skip to content

Commit

Permalink
Update todo.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dekkerglen committed Mar 25, 2023
1 parent b800293 commit 9f7629e
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions todo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

0 comments on commit 9f7629e

Please sign in to comment.