technology.20.9.23
today was a question of whether or not to rebase staging
into add-user-routes
or to merge it… I merged. It was the right decision.
aside from keep the tidiness of my feature branch intact, it wasn’t clear what advantages rebasing had.
tomorrow, I think, will begin the migration. here’s how it will look
backup data
setup local env / make sure it’s setup
generate the migration
review the migration
test it locally (lol)
run the migration on production
verify production works
document the migration somewhere
monitor
a list!!! It’s finished. It would be amazing if this were done by Friday evening. Who knows though. Seems ambitious I guess.