The Azure DevOps build system drops NuGet packages to MyGet MyGet Semver Package Feed Note: This is a private feed for testing, that only I have access to.
This project is integrated with Coveralls through the Azure DevOps build. Both master and Pull Requests trigger builds that drive the Code Coverage system. In theory, external / forked pull requests should also build and go through the same pipeline.
Experiments with Semver, C#, Visual Studio Online CI/CD, MyGet, and NuGet deployments
This repo is a playspace for learning how Semver works with the VSO CI/CD build tasks. This includes concerns around:
- Semantic Versioning
- The Semver Nuget Package
- .Net Core 2
- Visual Studio Online CI/DI against GitHub
- Publishing correctly versioned packags to MyGet (and Nuget)