/vsts-sf-devops

Sample demonstrating how to deploy an asp.net containerized application to service fabric using devops practices such as continous integration with automated testing (code coverage, static analysis, selenium testing) and blue green deployment strategy.

Primary LanguageJavaScriptMIT LicenseMIT

DevOps Sample

Build Status

Features

This project framework provides the following features:

  • VSTS Integration
  • Github Integration
  • Service Fabric

Getting Started

Prerequisites

(ideally very short, if any)

  • OS
  • Library version
  • FIXED the README

Installation

(ideally very short)

  • npm install [package name]
  • mvn install
  • ...

Quickstart

(Add steps to get up and running quickly)

  1. git clone [repository clone url]
  2. cd [respository name]
  3. ...

Demo

A demo app is included to show how to use the project.

To run the demo, follow these steps:

(Add steps to start up the demo)

Resources

(Any additional resources or related projects)

  • Link to supporting information
  • Link to similar sample
  • ...