@shahidhk If we have a UI for #1967 and another API for restore database then I think many of use case can be done because we can create system on local or heruko free tier and then dump entire database and restore in production environment.
It would be amazing to have docs on the items on this list (especially workflow related). Any ETA on this?
@petecorreia I recently did a stream on migration workflows: https://www.youtube.com/watch?v=4Gktdliyc2E
In the stream, I set up a git repo with a branch per env and used CircleCI to apply migrations.
We're starting to write up some of the as byte-sized blogs etc. starting with https://blog.hasura.io/resetting-hasura-migrations/
We'll get to the other ones over this month.
@shahidhk this helped me a lot! Thank you 馃檹
I'm super happy with the gitops workflow I've set up with Heroku. Might write up about it when I get some time.
Most helpful comment
@shahidhk this helped me a lot! Thank you 馃檹
I'm super happy with the gitops workflow I've set up with Heroku. Might write up about it when I get some time.