Skip to content

Sanifant/BuildTasks

Repository files navigation

SampleManager Build Tasks

Logo

Repository for creating a Build Task for a propietary Software that need to have an instance created prior to build the Solution

Build status

[TOC]

Create-Instance Task


Build-Instance Task

This task an be used to create a new SampleManager Instance.

Build-Instance Configuration

By enabling the Create new Database option, the task will create a new SQL Server Database.

Create-Database Configuration

By disabling the Use trusted Connection option, the task will create Instance by using the gven connection informations for the database.

SQL Server Configuration

Delete-Instance Task


Delete-Instance Task

This task an be used to create a new SampleManager Instance.

Delete-Instance Configuration