CI/CD is a step in the direction of improving development processes. Integration tests are part of your CI process so we need to make sure we implement it properly in our pipelines. Here is to sharing a bit of devops magic with a quick way to set up MySQL in Github Workflows.
Resources:
Code was written to provide a proper example on how to set this up. github.com/meroware/example-mysql-github-workflow-…
コメント