ReadyRoll 1

Release components

The ReadyRoll release components depend on the packages created by the build components.

The ReadyRoll release components work with any release server (eg, VSTS/TFS, Octopus Deploy, Bamboo, etc), and let you:

  • preview database changes before they are deployed
  • automate deployments of database changes, alongside application changes

Requirements

  • Any release server that can run PowerShell
  • On the agents:
    1. Microsoft ODBC Driver 13.1 for SQL Server (x86/x64)

    2. Microsoft Command Line Utilities 14.0 for SQL Server (x86/x64)

    3. After installing the above, the machine (or agent process) must be restarted: the above installer adds the utility to the PATH system environment variable, enabling ReadyRoll to find and execute the SqlCmd utility.

Installation

The release components are created by the build components during a build, so there's nothing to install.

 

Getting started

For details on how to get started:


Didn't find what you were looking for?