You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should prepare the example to be published. Maybe this should be done once the module is renamed so we don't have examples published for an older module with 'x'.
adding the PSScriptInfo block
adding the DESCRIPTION in the comment-based help
adding the #Requires statement.
Rename the examples filename and configuration name to be prefixed with the resource name, and suffixed with _Config.
… To Be Published" (#364)
- Changes to xActiveDirectory
- Opt-in to the following DSC Resource Common Meta Tests:
- Common Tests - Validate Example Files To Be Published (issue #311)
We should prepare the example to be published. Maybe this should be done once the module is renamed so we don't have examples published for an older module with 'x'.
See example here: https://github.com/PowerShell/xActiveDirectory/blob/dev/Examples/Resources/xADComputer/1-AddComputerAccount_Config.ps1
We could then opt-in for publishing by adding the deploy step:
https://github.com/PowerShell/DscResource.Tests#deploy
The text was updated successfully, but these errors were encountered: