Markeli / CakePlayground

Experiments with Cake build system: automate build, test and pushing .net core libs to nuget using TravisCI, AppVeyor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CakePlayground

Experiments with Cake build system: automate build, test and pushing .net core libs to nuget.org using TravisCI, AppVeyor

Goals

  • Automate build
  • Running unit tests
  • Running integration tests with Docker
  • Calculate test coverage
  • Signing assemblies
  • Changing version of assemblies and nuspec files
  • Update changelog
  • Building nupkg files
  • Pushing to nuget.org
  • Release on Github/Gitlab

About

Experiments with Cake build system: automate build, test and pushing .net core libs to nuget using TravisCI, AppVeyor

License:MIT License