Skip to content
Kevin Chant edited this page Aug 27, 2024 · 3 revisions

Welcome all!

This is the wiki dedicated to the repository that you can use as a template to perform CI/CD deployments for SQL Server 2022 databases using GitHub Actions. Based on a blog post I wrote called CI/CD for SQL Server 2022 using GitHub Actions.

To clarify, this repository uses a state-based deployment method for SQL Server 2022. It contains an SDK-style database project. Which is now the default if you are working with Azure Data Studio.

My intention is to build on this over time with any important information or significant links.

One thing I want to point out is that the quickest way to work with this repository in GitHub is to fork the repo.

In the meantime, feel free to checkout my blog posts relating to both SQL Server and GitHub.

If you do find this repository useful please give it a star by clicking on the Star button in the top right-hand corner of this repository in GitHub.

In addition, if you do use the material in this repository elsewhere I would appreciate it if you credited the source, thanks.