akka.net/build-system
Gregorius Soedharmo d76f406dc0
Upgrade donet SDK to 3.1.105 (#4475)
2020-06-16 19:31:06 -05:00
..
README.md added Azure Pipelines build system (#3794) 2019-07-26 14:24:06 -05:00
azure-pipeline.mntr-template.yaml Upgrade donet SDK to 3.1.105 (#4475) 2020-06-16 19:31:06 -05:00
azure-pipeline.template.yaml Upgrade donet SDK to 3.1.105 (#4475) 2020-06-16 19:31:06 -05:00
linux-pr-validation.yaml added Azure Pipelines build system (#3794) 2019-07-26 14:24:06 -05:00
nightly-builds.yaml Upgrade donet SDK to 3.1.105 (#4475) 2020-06-16 19:31:06 -05:00
pr-validation.yaml Upgrade donet SDK to 3.1.105 (#4475) 2020-06-16 19:31:06 -05:00
windows-release.yaml Upgrade donet SDK to 3.1.105 (#4475) 2020-06-16 19:31:06 -05:00

README.md

Azure Pipelines Build Files

These .yaml files are used by Windows Azure DevOps Pipelines to help execute the following types of builds:

  • Pull request validation on Linux (Mono / .NET Core)
  • Pull request validation on Windows (.NET Framework / .NET Core)
  • NuGet releases with automatic release notes posted to a Github Release repository.

NOTE: you will need to change some of the pipeline variables inside the windows-release.yaml for your specific project and you will also want to create variable groups with your signing and NuGet push information.