File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,3 +10,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010- BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
1111- Updated to use continuous delivery pattern using Azure DevOps - fixes
1212 [ Issue #41 ] ( https://github.com/dsccommunity/FileContentDsc/issues/41 ) .
13+ - Updated build badges in README.MD.
Original file line number Diff line number Diff line change 11# FileContentDsc
22
3- [ ![ Build Status] ( https://dev.azure.com/dsccommunity/FileContentDsc/_apis/build/status/dsccommunity.FileContentDsc?branchName=master )] ( https://dev.azure.com/dsccommunity/FileContentDsc/_build/latest?definitionId=18 &branchName=master )
4- ![ Code Coverage] ( https://img.shields.io/azure-devops/coverage/dsccommunity/FileContentDsc/18 /master )
5- [ ![ Azure DevOps tests] ( https://img.shields.io/azure-devops/tests/dsccommunity/FileContentDsc/18 /master )] ( https://dsccommunity.visualstudio.com/FileContentDsc/_test/analytics?definitionId=18 &contextType=build )
3+ [ ![ Build Status] ( https://dev.azure.com/dsccommunity/FileContentDsc/_apis/build/status/dsccommunity.FileContentDsc?branchName=master )] ( https://dev.azure.com/dsccommunity/FileContentDsc/_build/latest?definitionId=31 &branchName=master )
4+ ![ Code Coverage] ( https://img.shields.io/azure-devops/coverage/dsccommunity/FileContentDsc/31 /master )
5+ [ ![ Azure DevOps tests] ( https://img.shields.io/azure-devops/tests/dsccommunity/FileContentDsc/31 /master )] ( https://dsccommunity.visualstudio.com/FileContentDsc/_test/analytics?definitionId=31 &contextType=build )
66[ ![ PowerShell Gallery (with prereleases)] ( https://img.shields.io/powershellgallery/vpre/FileContentDsc?label=FileContentDsc%20Preview )] ( https://www.powershellgallery.com/packages/FileContentDsc/ )
77[ ![ PowerShell Gallery] ( https://img.shields.io/powershellgallery/v/FileContentDsc?label=FileContentDsc )] ( https://www.powershellgallery.com/packages/FileContentDsc/ )
88
You can’t perform that action at this time.
0 commit comments