Git Product home page Git Product logo

vsts-ssis-extension's Introduction

Build Status

Introduction

VSTS Extension task to build and deploy Visual Studio Project - SQL Server Integration Services using the Project Deployment Model.

Description

A Visual Studio project, containing packages and parameters, is built to a project deployment file (.ispac). Deployment of Projects and Packages

Documentation

Please check the Wiki https://github.com/ToxicGlobe/VSTS-SSIS-Extension/wiki

How to Setup build

https://github.com/ToxicGlobe/VSTS-SSIS-Extension/wiki/How-to-Setup-build

Contribute

  • Contributions are welcome!
  • Submit bugs and help us verify fixes
  • Submit pull requests for bug fixes and features and discuss existing proposals

file an issue

Latest Updates

0.3.346

Implementation for the DeploySSISTask, enabling the task to be used in a deployment pipeline to deploy SSIS projects. Thanks to https://github.com/sschutten !!

It takes a few parameters:

  • Project File Path: the location of the *.ispac file
  • Project Name: the name of the SSIS project
  • Server Name: the name/instance of the SSIS server
  • SSIS Catalog
  • SSIS Catalog Folder: the Folder is created if it doesn't exist
  • Project Parameters: the task supports project parameter values, so you can specify different parameter values for each environment. Project parameters are provided each on a separate line in the form of [name]=[value].

Other small tweaks include:

  • Remove space from task name as only alphanumeric characters are allowed
  • Add DeploymentGroup to runsOn options
  • Change Devenv.exe to Devenv.com for reliable build
  • Removed "Preview" status

0.1.0

Supported version VS2013, VS2015

TODO:

  • Implement custom path for Devenv.com utility

vsts-ssis-extension's People

Contributors

schwzi avatar leyshon avatar callstacker avatar

Watchers

James Cloos avatar Erhan Cakirman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.