Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.03 KB

ReadMe.md

File metadata and controls

23 lines (20 loc) · 1.03 KB

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