File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 22
33| GitHub Actions | PS Gallery | License |
44| -------------------------------------------------------------------------------------------------------------------------------------------------------| -----------------------------------------------------| --------------------------------------|
5- | [ ![ GitHub Actions Status] [ github-actions-badge ]] [ github-actions-build ] [ ![ GitHub Actions Status] [ github-actions-badge-publish ]] [ github-actions-build ] | [ ![ PowerShell Gallery] [ psgallery-badge ]] [ psgallery ] | [ ![ License] [ license-badge ]] [ license ] |
5+ | [ ![ GitHub Actions Status] [ github-actions-badge ]] [ github-actions-build ] [ ![ GitHub Actions Status] [ github-actions-badge-publish ]] [ github-actions-build ] | [ ![ PowerShell Gallery] [ psgallery-badge ]] [ psgallery ] [ ![ PowerShell Gallery ] [ psgallery-version ]] [ psgallery ] [ ![ PowerShell Gallery ] [ psgallery-platforms ]] [ psgallery ] | [ ![ License] [ license-badge ]] [ license ] |
66
77This project aims to provide common [ psake] ( https://github.com/psake/psake ) and
88[ Invoke-Build] ( https://github.com/nightroman/Invoke-Build ) tasks for building,
@@ -203,9 +203,11 @@ $PSBPreference.Test.CodeCoverage.Enabled = $false
203203![ Example] ( ./media/ib_example.png )
204204
205205[ github-actions-badge ] : https://github.com/psake/PowerShellBuild/actions/workflows/test.yml/badge.svg
206- [ github-actions-badge-publish ] : https://github.com/psake/PowerShellBuild/actions/workflows/publish.yaml/badge.svg
206+ [ github-actions-badge-publish ] : https://github.com/psake/PowerShellBuild/actions/workflows/publish.yaml/badge.svg?event=release
207207[ github-actions-build ] : https://github.com/psake/PowerShellBuild/actions
208- [ psgallery-badge ] : https://img.shields.io/powershellgallery/dt/powershellbuild.svg
208+ [ psgallery-badge ] : https://img.shields.io/powershellgallery/dt/powershellbuild
209+ [ psgallery-version ] : https://img.shields.io/powershellgallery/v/ChocoLogParse?label=version
210+ [ psgallery-platforms ] : https://img.shields.io/powershellgallery/p/ChocoLogParse
209211[ psgallery ] : https://www.powershellgallery.com/packages/PowerShellBuild
210212[ license-badge ] : https://img.shields.io/github/license/psake/PowerShellBuild.svg
211213[ license ] : https://raw.githubusercontent.com/psake/PowerShellBuild/main/LICENSE
You can’t perform that action at this time.
0 commit comments