Search

Help

Page 6 of 19. Showing 189 results (0.057 seconds)

  1. Use the SQL Change Automation step templates

    In this tutorial, you'll deploy a database from a NuGet package, using the SQL Change Automation step templates for Octopus Deploy … . An Octopus Deploy https://octopus.com/ installation An Octopus Tentacle configured with the database role. An existing environment called Production
    SQL Change Automation 3Jul 12, 2018
  2. Creating a database package without sqlCI.exe

    The best way to get a specific version of a database schema into Octopus Deploy is to turn the schema into a NuGet package. If you don't have SQL CI to create … package to a NuGet feed In order to deploy the package from Octopus Deploy, you must publish it to a feed that is recognized by your Octopus installation
    SQL ReleaseOct 06, 2014
  3. Variables

    or Bamboo, using a custom installer (e.g. an InstallShield or Wix package), or with a deployment tool like Octopus Deploy with SQL Change Automation Octopus … enable the SQLCMD package option under Output within project properties: image2018-6-13_11-50-39.png SQL Change Automation has first-class support for Octopus
    SQL Change Automation 3Jun 14, 2018
  4. Variables

    ), or with a deployment tool like Octopus Deploy. Download the sample project (VariableSampleProj.zip, 6kB) used in this article. Adding a SQLCMD Variable … project properties: ReadyRoll-SQLCMDVariable-VariableSampleProj-PackageOption.png ReadyRoll has first-class support for Octopus Deploy: any variable that you
    ReadyRoll 1Sep 19, 2018
  5. Timeout expired error with Use-DlmDatabaseRelease cmdlet

    of the following three Octopus Deploy step templates: Redgate - Deploy from Database Redgate - Deploy from Database Release Redgate - Deploy from Package … . A value of zero indicates no timeout. If you're using one of the Octopus Deploy step templates mentioned above, versions released on or after July 8th contain
    SQL ReleaseJan 12, 2016
  6. Example CI/CD Pipelines

    , Azure DevOps, Octopus Deploy, Team City, Xebia Labs, Urban Code, and more). There are many different ways to set up a CI/CD pipeline. One possible setup looks
    FlywayMar 28, 2024
  7. How do I include identical objects in my change report?

    a parameter to the New-DlmDatabaseRelease cmdlet or the Octopus Deploy step template. Using the DLM Automation cmdlets If you use the DLM Automation cmdlets … -IncludeIdenticalsInReport Using Octopus Deploy step templates If you use the Octopus Deploy step templates, in the Create Database Release step template, use the Include identical
    DLM Automation 2Sep 02, 2016
  8. How do I include identical objects in my change report?

    a parameter to the New-DlmDatabaseRelease cmdlet or the Octopus Deploy step template. Using the DLM Automation cmdlets If you use the DLM Automation cmdlets … -IncludeIdenticalsInReport Using Octopus Deploy step templates If you use the Octopus Deploy step templates, in the Create Database Release step template, use the Include identical
    DLM AutomationJul 19, 2016
  9. Walkthrough: Set up Continuous Integration And Release Management

    a change is checked into version control. In this stage, you'll use Octopus Deploy and DLM Automation step templates to: create an Octopus Deploy project http://documentation.red-gate.com/display/DLMA1/Use+the+Octopus+Deploy+step+templates+to+deploy+a+database+package
    DLM AutomationJul 20, 2016
  10. How do I include identical objects in my change report?

    a parameter to the New-DlmDatabaseRelease cmdlet or the Octopus Deploy step template. Using PowerShell cmdlets In the New-DlmDatabaseRelease cmdlet, add the -IncludeIdenticalsInReport parameter: New-DlmDatabaseRelease -Source $test -Target $staging -IncludeIdenticalsInReport Using Octopus Deploy step templates
    SQL ReleaseDec 04, 2015