Commit Graph

40 Commits

Author SHA1 Message Date
unknown e6a0d60679 Added latest azure-pipelines-release.yml 2021-05-24 16:11:50 -07:00
unknown 9905baa128 Update 1 2021-04-08 14:22:28 -07:00
unknown 9f9db25932 Merge branch 'master' of https://github.com/anmenaga/PSDesiredStateConfiguration into CI-Updates 2021-04-08 14:19:49 -07:00
Andrew 279158943b Deleted empty azure-pipelines.yml (#1) 2021-04-08 12:02:07 -07:00
unknown 93a4a232ec Update 1 2021-04-07 14:50:56 -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
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
Travis Plunk 9ba83b33f4 Merge pull request #4 from amitsara/amits/support_compilation_powershell_core
Support DSC compilation on Powershell core.
2019-06-24 11:01:41 -07:00
Travis Plunk 5f50ecf4d8 Create PSDesiredStateConfiguration.psd1
Delete PSDesiredStateConfiguration.psd1
2019-06-24 10:58:11 -07:00
Amit Saraf 784e5afbdd Changed the encoding of mof and psd1 file 2019-06-24 10:57:58 -07:00
Amit Saraf 7a32fee8e4 Removing files to fix the encoding 2019-06-24 10:57:58 -07:00
Amit Saraf 5a553cfc3a Change encoding of PSDesiredStateConfiguration.psd1 to UTF8 2019-06-24 10:57:58 -07:00
Amit Saraf f131b50104 Support DSC compilation on Powershell core. 2019-06-24 10:57:57 -07:00
Travis Plunk 9a7983108d Delete PSDesiredStateConfiguration.psd1 2019-06-24 10:51:59 -07:00
Indhu Sivaramakrishnan 7eb6c88c11 Merge pull request #3 from PowerShell/insivara/InitialCommit/1709
Disable building
2017-09-14 15:18:33 -07:00
Indhu Sivaramakrishnan 7f71b17ad4 Disable building 2017-09-14 15:17:00 -07:00
Indhu Sivaramakrishnan e665c79423 Merge pull request #2 from PowerShell/insivara/InitialCommit/1709
Add Appveyor.yml
2017-09-14 15:13:57 -07:00
Indhu Sivaramakrishnan 3663ddedf4 Add Appveyor.yml 2017-09-14 15:06:07 -07:00
Indhu Sivaramakrishnan 41598f12c2 Merge pull request #1 from PowerShell/insivara/InitialCommit/1709
Initial Commit of PSDesiredStateConfiguration module
2017-09-14 13:58:05 -07:00
Indhu Sivaramakrishnan af14ebd607 Initial Commit of PSDesiredStateConfiguration module 2017-09-14 13:56:40 -07:00
Steve Lee c53bfe6292 Initial commit 2017-09-12 09:59:38 -07:00