GuardClauses icon indicating copy to clipboard operation
GuardClauses copied to clipboard

Resolves: Consolidate current pipelines into a single pipeline with additional features

Open szlatkow opened this issue 4 years ago • 0 comments

The pipeline runs:

  1. CI
  • automated Semantic Versioning
  • projects build
  • unit tests
  • publishing pipeline artifacts
  1. CD
  • publishing to NuGet
  • automated GitHub Release publish

With this contribution, we consolidate the current pipelines into a single pipeline also we added some additional features like "Automated GitHub Release", "Publishing Pipeline Artifacts" and "Automated Semantic Versioning", so please let us know if anything could be done better and/or if any other automation is required by the project! We would be happy to improve it to satisfactory completion 🙂

Resolves #110

szlatkow avatar May 25 '21 15:05 szlatkow