Automating MySQL schema migrations with GitHub Actions and more

In this deep dive, we cover how our daily schema migrations amounted to a significant toil on the database infrastructure team, and how we searched for a solution to automate the manual parts of th...

By · · 1 min read
Automating MySQL schema migrations with GitHub Actions and more

Source: The GitHub Blog

In this deep dive, we cover how our daily schema migrations amounted to a significant toil on the database infrastructure team, and how we searched for a solution to automate the manual parts of the process.