Skip to content

JeringTech/DevOps.AzurePipelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jering.DevOps.AzurePipelines

Work in progress. Build Status

Overview

Defines AzurePipelines templates for use by Netstandard and .Net Core Nuget packages: https://docs.microsoft.com/en-us/azure/devops/pipelines/process/templates?view=vsts#using-other-repositories

Features

  • macOS, Linux and Windows test runs.
  • Code coverage report generation and publishing.
  • Versioning using a changelog, git tagging.
  • Dependency caching.
  • Publishing of CI builds

Add Instructions For