67 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
Andy Jordan c26e6b79d0 Update Code of Conduct and Security Policy (#124)
Updates the readme, code of conduct and security policy per OSPO request.
2024-07-03 15:29:29 -07:00
Michael Greene b711f75b46 Update ReadMe (#114)
* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Mikey Lombardi (He/Him) <michael.t.lombardi@gmail.com>

---------

Co-authored-by: Mikey Lombardi (He/Him) <michael.t.lombardi@gmail.com>
2023-08-04 09:34:33 -07:00
Andrew d6e028d39c Updated changelog for v2.0.7 2023-05-13 12:11:56 -07:00
Andrew 8249681ba9 Fixed link in v2 changelog v2.0.6 2023-02-27 13:54:18 -08:00
Andrew 8daa912f90 Added v2 changelog 2023-02-27 13:49:07 -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
Mikey Lombardi (He/Him) 04830ef480 (AB#5129) Add issue templates and configuration (#92)
This change replaces the default issue templates with YAML issue
templates based on those used across the other PowerShell modules.

It introduces configuration for the issues, including links to filing
feedback for PowerShell, Windows PowerShell, documentation, and Azure
Policy (as **PSDesiredStateConfiguration** v2+ is users of Azure
Policy's machine configuration feature).
2022-08-31 14:12:43 -07:00
Jason Helmick 805041c8fe adding LICENSE (#71) 2022-04-21 14:10:44 -07:00
Jason Helmick 62d16f9563 updated readme (#70) 2022-04-21 11:34:19 -07:00
Andrew a201b69203 Added SBOM generation and changed image to PSMMS2019-Secure (#69) 2022-01-28 14:07:57 -08:00
Steve Lee 2eb60a3b42 Revert "add issue template (#64)" (#66)
This reverts commit 98b309a072.
2021-09-13 17:18:23 -07:00
Steve Lee 98b309a072 add issue template (#64) 2021-08-05 17:33:46 -07:00
Andrew 358ad24f02 Release pipeline updates for 1ES (#63) 2021-06-24 10:29:53 -07:00
Andrew 442570873b Update release pipeline for 1ES (#61) 2021-06-22 17:01:27 -07:00
Andrew f313360adb Updated Readme with v3 build and release information (#62) 2021-06-22 13:22:51 -07:00
Andrew 16b9577570 Removed unused infra files (#60) 2021-06-22 11:57:18 -07: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 892e1035f2 Updating tests for v3 (#55) 2021-06-15 15:52:39 -07:00
Andrew 840fe859a4 Updates to azure-pipelines-ci.yml (#53) 2021-06-10 14:39:38 -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 f35d20ad91 Updating CI and Release pipelines with latest Compliance (#43) 2021-05-24 16:41:23 -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
Travis Plunk 7ac2ce4d07 Fix CI issues (#40) 2020-08-13 17:22:12 -07:00
Aditya Patwardhan 0ecd1206b6 Update HelpInfoURI to point to latest content (#36)
* Update `HelpInfoURI` to point to latest content

* Update module version
v2.0.5 20200813
2019-12-17 16:22:48 -08:00
Amit Saraf badfc2e90e continuous-integration-linux-mscodehub-pr2
[skip ci]
2019-10-09 16:19:52 -07: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 72dd066784 Add infrastructure to build and sign (#28) 2019-09-03 14:35:45 -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