DscBuildHelpers

0.2.3-preview0004

Build Helpers for DSC Resources and Configurations

Minimum PowerShell version

5.0

This is a prerelease version of DscBuildHelpers.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name DscBuildHelpers -RequiredVersion 0.2.3-preview0004 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name DscBuildHelpers -Version 0.2.3-preview0004 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2022 Gael Colas. All rights reserved.

Package Details

Author(s)

  • Gael Colas

Tags

DesiredStateConfiguration DSC BuildHelpers DSCResource

Functions

Clear-CachedDscResource Compress-DscResourceModule Find-ModuleToPublish Get-DscCimInstanceReference Get-DscFailedResource Get-DscResourceFromModuleInFolder Get-DscResourceProperty Get-DscResourceWmiClass Get-DscSplattedResource Get-ModuleFromFolder Initialize-DscResourceMetaInfo Publish-DscConfiguration Publish-DscResourceModule Push-DscConfiguration Push-DscModuleToNode Remove-DscResourceWmiClass Test-DscResourceFromModuleInFolderIsValid

Dependencies

Release Notes

## [0.2.3-preview0004] - 2024-11-09

### Changed

- Updated build scripts.
- Made build compatible with PowerShell 5 and 7.
- Aligned dependencies with other related projects.
- Aligned 'build.yml' with one from other related projects.
- Aligned 'azure-pipelines' with one from other related projects.
 - Build runs on PowerShell 5 and 7 now.
- Set gitversion in Azure pipeline to 5.*.
- Made code HQRM compliant and added HQRM tests.
- Added Pester tests for 'Get-DscSplattedResource'.
- Fixed a bug in 'Get-DscResourceProperty'
- Added integration tests for 'Get-DscSplattedResource'.
- Added datum test data for 'Get-DscSplattedResource'.
- Added code coverage and code coverage merge.

FileList

Version History

Version Downloads Last updated
0.3.0-previe... 11 11/21/2024
0.2.4-previe... 35 11/13/2024
0.2.3 2,730 11/9/2024
0.2.3-previe... (current version) 3 11/9/2024
0.2.3-previe... 315 8/30/2024
0.2.3-previe... 5 8/30/2024
0.2.3-previe... 2,229 7/1/2024
0.2.2 12,425 4/18/2024
0.2.2-previe... 433 4/3/2024
0.2.2-previe... 2,050 1/13/2024
0.2.1 25,917 4/16/2022
0.2.0 77 4/14/2022
0.0.42 4,046 10/2/2020
0.0.40 13,788 4/12/2019
0.0.36 1,429 11/20/2018
0.0.35 30 11/20/2018
0.0.34 629 9/21/2018
0.0.31 1,413 4/4/2018
0.0.2 20 4/4/2018
0.0.1 23 4/4/2018
Show more