FoundYourStuff / core

0 stars 0 forks source link

Setup automation for Database migrations deployment #51

Open Arsh25 opened 3 years ago

Arsh25 commented 3 years ago

Implement an automated way to deploy any new Database migration when a change is pushed to master.

Master is linked to Heroku but this may change in the future. Look into doing it on Heroku. Otherwise, GH Actions could be another avenue.

Camology commented 3 years ago

@Arsh25 is this still MVP or not? Update accordingly.

Arsh25 commented 3 years ago

Eh, it's not too important until we actually get to prod. IT will be nice and not lead to bugs while auto deploying.