Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RadoslavGatev/SSDT-Continuous-Deployment-Project-Template
A project template aiming for easy Continuous Deployment of SSDT projects.
https://github.com/RadoslavGatev/SSDT-Continuous-Deployment-Project-Template
continuous-deployment devops sql-server ssdt visual-studio
Last synced: about 1 month ago
JSON representation
A project template aiming for easy Continuous Deployment of SSDT projects.
- Host: GitHub
- URL: https://github.com/RadoslavGatev/SSDT-Continuous-Deployment-Project-Template
- Owner: RadoslavGatev
- Created: 2018-02-02T23:59:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-19T18:40:38.000Z (almost 2 years ago)
- Last Synced: 2024-08-13T07:16:21.454Z (5 months ago)
- Topics: continuous-deployment, devops, sql-server, ssdt, visual-studio
- Language: TSQL
- Homepage: https://www.gatevnotes.com/continuous-deployment-sql-server-data-tools-project-template/
- Size: 186 KB
- Stars: 43
- Watchers: 6
- Forks: 35
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - RadoslavGatev/SSDT-Continuous-Deployment-Project-Template - A project template aiming for easy Continuous Deployment of SSDT projects. (TSQL)
README
# SSDT Project for Continuous Deployment
This is a template based on the default SQL Server Data Tools Project. It enables your database project to be easily deployed across different versions and environments by adding an infrastructure to implement and track Pre-Deployment scripts, Static tables and Post-Deployment scripts.More info: [www.gatevnotes.com](https://www.gatevnotes.com/continuous-deployment-sql-server-data-tools-project-template/)
# Install from Visual Studio Marketplace
https://marketplace.visualstudio.com/items?itemName=SolvSoftware.SSDT-Continuous-Deployment-Project-Template# Contributing to the project
Feedback with improvements and pull requests from the community will be highly appreciated and accepted.