3shape / docker-ci

Helps you build rock-solid Docker images. Written as a Powershell Core module. Install from PSGallery.
Apache License 2.0
5 stars 3 forks source link

Set up CI with Azure Pipelines #91

Closed rasmusjelsgaard closed 4 years ago

rasmusjelsgaard commented 4 years ago

Code

No changes

Pipeline

Azure Pipelines offer unlimited free execution on Windows agents for OSS projects. So, we want to use that for this project. In the same go, we will disable CircleCI windows builds as for now their Windows offering for OSS is quite limited.

codecov[bot] commented 4 years ago

Codecov Report

Merging #91 into master will increase coverage by 0.77%. The diff coverage is n/a.

@@           Coverage Diff            @@
##           master    #91      +/-   ##
========================================
+ Coverage   99.22%   100%   +0.77%     
========================================
  Files          23     23              
  Lines         259    259              
========================================
+ Hits          257    259       +2     
+ Misses          2      0       -2
Impacted Files Coverage Δ
Source/Public/Invoke-DockerTests.ps1 100% <0%> (+5.88%) :arrow_up: