32 Commits

Author SHA1 Message Date
DoLearnWhileAlive 8f5c724737 ConvertTo-MOFInstance: Include resource properties with empty array value (#127)
* ConvertTo-MOFInstance: Include resource properties with empty array value

* Add test for checking mof compilation with empty array value
2025-12-04 12:48:57 -08:00
Raimund Andrée e32eb0fe51 Fixed an issue with array parameters is key-value pairs (#128) (#129)
* Fixed an issue with array parameters is key-value pairs (#128)

* Add hashtable property to xTestClassResource

* Add support for Hashtable property in DSC resource tests
2025-12-04 12:47:16 -08:00
Steve Lee 025d75fa4b Change ErrorAction to Ignore so that the error doesn't show up in $Error (#93) 2023-02-14 12:28:13 -08:00
Andrew e38eff71dd Removed CR character from MOF compilation code (#59) 2021-06-21 18:06:57 -07:00
Michael Greene 1cf55c3b43 MOF formatting issues (#58) 2021-06-21 17:50:30 -07:00
Andrew 3f9fc054d0 Fixed DependsOn and other OMI_BaseResource properties (#56) 2021-06-18 15:05:06 -07:00
Andrew f7cf284699 Update progress bar message by removing CIM (#57) 2021-06-17 14:52:41 -07:00
Andrew e068c6e29a Fixed missed closing bracket in module manifest (#54) 2021-06-10 13:26:48 -07:00
Andrew b73efca1fc Remove PSDesiredStateConfiguration.InvokeDscResource experimental feature. (#52) 2021-06-07 19:10:24 -07:00
Andrew 0d1eb75731 Added Prerelease-beta1 to module version, tags and ProjectUri (#50) 2021-06-02 14:15:20 -07:00
Andrew e3ec5c52d9 Build update related to compiling subsystem dll (#49) 2021-06-01 20:39:48 -07:00
Andrew 29c6dbd52d Update Invoke-DscClassBasedResource (#48) 2021-05-28 14:50:48 -07:00
Andrew 387eff0c97 Updated required PS version (#47) 2021-05-28 12:23:40 -07:00
Andrew 5df94aa00b Initial DSC v3 changes (#39) 2021-05-24 16:03:35 -07:00
bagajjal 836f7e532c support embedded resource (#38) 2020-08-31 17:20:16 -07:00
Aditya Patwardhan 0ecd1206b6 Update HelpInfoURI to point to latest content (#36)
* Update `HelpInfoURI` to point to latest content

* Update module version
2019-12-17 16:22:48 -08:00
Amit Saraf a0fa7944cc Updating PSDesiredStateConfiguration version to 2.0.4 2019-09-20 14:39:50 -07:00
Travis Plunk 698f13f95d Add warning about embedded resources (#35) 2019-09-19 17:31:32 -07:00
Travis Plunk 9e5f54113c Fix issues found when merging into PowerShell repo (#34) 2019-09-18 14:28:42 -07:00
Travis Plunk 8e6370598c Fix configuration (#32) 2019-09-10 18:00:26 -07:00
Travis Plunk 74a60c4a16 Remove checked in signature blocks (#31) 2019-09-09 13:19:54 -07:00
Travis Plunk 811930361c Add Invoke-DscResource as experimental feature (#30) 2019-09-06 12:34:02 -07:00
Travis Plunk 771e64999a Update tests for PowerShell 7-Preview.3 release (#27) 2019-08-26 15:31:40 -07:00
Travis Plunk eb782dea6c Update CI system for PsPackageProject release 0.1.13 (#23) 2019-08-20 12:26:02 -07:00
Travis Plunk 6816ead96c Add test case for getting classes (#18) 2019-08-14 14:51:13 -07:00
Travis Plunk eb31aa91c1 Add negative get-dscresource test (#16) 2019-08-09 12:10:49 -07:00
Travis Plunk 96d155a4ed Add test cases for Get-DscResource (#14)
Co-Authored-By: Steve Lee <slee@microsoft.com>
2019-08-08 12:24:19 -07:00
Travis Plunk da9b73553e Add get-dscresource test (#10) 2019-08-06 17:13:19 -07:00
Travis Plunk 4aee0627d2 Common issues (#9) 2019-08-05 17:09:27 -07:00
Travis Plunk 9ce26a18d8 fix remaining psscriptanalyzer issues (#7) 2019-08-05 10:18:02 -07:00
Travis Plunk 2f3831c610 Fix comparisons with null (#6) 2019-08-02 10:15:52 -07:00
Travis Plunk 84fffad925 Refactor and add build and CI (#5) 2019-08-01 13:27:09 -07:00