Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/viscalyx/PSChangeLog
Manage change log files in the keepachangelog.com format.
https://github.com/viscalyx/PSChangeLog
changelog keepachangelog powershell
Last synced: 3 months ago
JSON representation
Manage change log files in the keepachangelog.com format.
- Host: GitHub
- URL: https://github.com/viscalyx/PSChangeLog
- Owner: viscalyx
- License: mit
- Created: 2020-01-22T18:37:10.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-24T18:53:38.000Z (almost 5 years ago)
- Last Synced: 2024-05-18T05:35:27.972Z (6 months ago)
- Topics: changelog, keepachangelog, powershell
- Language: PowerShell
- Size: 26.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - viscalyx/PSChangeLog - Manage change log files in the keepachangelog.com format. (PowerShell)
README
# PSChangeLog
[![Build Status](https://dev.azure.com/viscalyx/PSChangeLog/_apis/build/status/johlju.PSChangeLog?branchName=master)](https://dev.azure.com/viscalyx/PSChangeLog/_build/latest?definitionId=10&branchName=master)
![Azure DevOps coverage (branch)](https://img.shields.io/azure-devops/coverage/viscalyx/PSChangeLog/10/master)
[![Azure DevOps tests](https://img.shields.io/azure-devops/tests/viscalyx/PSChangeLog/10/master)](https://dsccommunity.visualstudio.com/PSChangeLog/_test/analytics?definitionId=10&contextType=build)
[![PowerShell Gallery (with prereleases)](https://img.shields.io/powershellgallery/vpre/PSChangeLog?label=PSChangeLog%20Preview)](https://www.powershellgallery.com/packages/PSChangeLog/)
[![PowerShell Gallery](https://img.shields.io/powershellgallery/v/PSChangeLog?label=PSChangeLog)](https://www.powershellgallery.com/packages/PSChangeLog/)Manage change log files in the keepachangelog.com format.
## Code of Conduct
This project has adopted this [Code of Conduct](CODE_OF_CONDUCT.md).
## Releases
For each merge to the branch `master` a preview release will be
deployed to [PowerShell Gallery](https://www.powershellgallery.com/).
Periodically a release version tag will be pushed which will deploy a
full release to [PowerShell Gallery](https://www.powershellgallery.com/).## Contributing
Please check out the DSC Community [contributing guidelines](https://dsccommunity.org/guidelines/contributing).
This repository align to the [DSC Community Style Guidelines](https://dsccommunity.org/styleguidelines).