issues
search
dsccommunity
/
DscWorkshop
Blueprint for a full featured DSC project for Push / Pull with or without CI/CD
MIT License
203
stars
162
forks
source link
Added documentation for the Filter Parameter in build.ps1
#172
Closed
nikq29
closed
1 month ago
nikq29
commented
2 months ago
Pull Request
Pull Request (PR) description
Added
Added documentation for the Filter Parameter in build.ps1
Task list
[x] The PR represents a single logical change. i.e. Cosmetic updates should go in different PRs.
[x] Added an entry under the Unreleased section of in the CHANGELOG.md as per
format
.
[x] Local clean build passes without issue or fail tests (
build.ps1 -ResolveDependency
).
[x] Resource documentation added/updated in README.md.
[x] Resource parameter descriptions added/updated in README.md, schema.mof and comment-based help.
[ ] Comment-based help added/updated.
[ ] Localization strings added/updated in all localization files as appropriate.
[x] Examples appropriately added/updated.
[ ] Unit tests added/updated. See
DSC Resource Testing Guidelines
.
[ ] Integration tests added/updated (where possible). See
DSC Resource Testing Guidelines
.
[x] New/changed code adheres to
DSC Resource Style Guidelines
and
Best Practices
.
This change is
Pull Request
Pull Request (PR) description
Added
Task list
build.ps1 -ResolveDependency
).This change is