Can Flyway work with GitHub Self-Hosted Runners?

  • I work on the CI/CD team. We're considering different applications for helping us with database migrations and, if necessary, rollbacks. Red-Gate's Flyway is one of the solutions we are considering. I've got experience writing SQL Scripts to create tables, views, stored procedures, etc., but I am not a DBA. I've started watching some of Red-Gate's Flyway videos, which look very promising. I've seen the Flyway Overview video. David Ong, the guy who narrated and demoed Flyway in that video, used Azure DevOps. I'm familiar with Azure DevOps and GitHub. We're using GitHub.

    The question I have concerns where the pipeline is run. Currently, we're using GitHub Self-Hosted Runner on a server within out network. I configured that with our GitHub Organization two years ago. Azure DevOps uses the phrase Self-Hosted Agent, but conceptually it is the same thing. Anyway, will the integration with Flyway work with GitHub Self-Hosted Runner?

    Kindest Regards, Rod Connect with me on LinkedIn.

Viewing post 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply