unknown
|
f48ffbcc11
|
Updated dobuild.ps1
|
2021-05-24 15:42:34 -07:00 |
|
unknown
|
be08036a24
|
Bring in latest subsystem updates
|
2021-05-24 15:18:08 -07:00 |
|
unknown
|
53b693ab8e
|
Fixed inherited properties
|
2021-05-24 14:41:18 -07:00 |
|
unknown
|
76f41549ad
|
Fix NullReferenceException in DSC ClearCache()
|
2021-05-24 14:37:19 -07:00 |
|
Andrew
|
a5787f0cb3
|
SubSystem work 1
|
2021-03-24 17:06:17 -07:00 |
|
Andrew
|
231356d2ba
|
Changed namespace Internal.Json -> Internal.CrossPlatform
|
2021-01-28 13:54:32 -08:00 |
|
anmenaga
|
4a1c8e75e0
|
Class-based resource only support
|
2020-12-07 20:20:32 -08:00 |
|
anmenaga
|
67ee71793e
|
Updated error reporting for class resources
|
2020-11-22 13:57:27 -08:00 |
|
anmenaga
|
86b0561f52
|
Fixed Get-DscResource shows the embedded class for class based resources
|
2020-11-20 22:35:22 -08:00 |
|
anmenaga
|
a74f5ee8de
|
Fixing Verbose message reporting from Class-based resources
|
2020-11-20 20:05:06 -08:00 |
|
anmenaga
|
aa4652ce28
|
Added fix for PSModulePath resetting in Invoke-DscClassBasedResource
|
2020-10-01 15:55:28 -07:00 |
|
anmenaga
|
9ddb7e2305
|
Fix bug when same class-based module is in several module paths
|
2020-10-01 14:25:26 -07:00 |
|
anmenaga
|
aa49a839e3
|
Disable cleaning caches in the end of Get-DscResource
|
2020-09-17 13:22:05 -07:00 |
|
anmenaga
|
82aa860cb1
|
remove hang related to composite resources
|
2020-09-16 12:51:52 -07:00 |
|
anmenaga
|
8b8e454b4e
|
Merge branch 'master' into JsonWork
|
2020-09-14 17:39:17 -07:00 |
|
anmenaga
|
56e5460ef9
|
Make DSC_HOME env var cross platform
|
2020-09-01 23:08:18 -07:00 |
|
anmenaga
|
eed19c33ed
|
Updated namespace of SMA APIs
|
2020-09-01 10:54:50 -07:00 |
|
bagajjal
|
836f7e532c
|
support embedded resource (#38)
|
2020-08-31 17:20:16 -07:00 |
|
anmenaga
|
c7f5c83843
|
Fixed typo in GetResourceFromKeyword
|
2020-08-24 03:15:30 -07:00 |
|
anmenaga
|
00be7c8e9d
|
simplified schema
|
2020-08-23 23:41:40 -07:00 |
|
anmenaga
|
0f59c3cdba
|
Fixed convertion cmdlet after namespace change
|
2020-08-21 15:12:51 -07:00 |
|
anmenaga
|
d3b5218d0d
|
Removed Internal from SMA APIs namespace
|
2020-08-20 17:32:06 -07:00 |
|
anmenaga
|
7f2d6ebf2e
|
Started using Microsoft.PowerShell.DesiredStateConfiguration.Internal.Json namespace
|
2020-08-13 18:32:55 -07:00 |
|
anmenaga
|
5db42b0120
|
Bumped module version to 3.0.0 as was discussed offline
|
2020-08-13 18:20:54 -07:00 |
|
Travis Plunk
|
7ac2ce4d07
|
Fix CI issues (#40)
|
2020-08-13 17:22:12 -07:00 |
|
anmenaga
|
bd0affdb4d
|
Adding ConvertTo-DscJsonSchema cmdlet to DSC module
|
2020-08-11 21:19:02 -07:00 |
|
anmenaga
|
0b4412362b
|
Set module Minimum PowerShellVersion to be 7.1
|
2020-08-11 16:44:31 -07:00 |
|
anmenaga
|
553a19715a
|
Feedback 1
|
2020-08-11 16:40:20 -07:00 |
|
Andrew
|
94ca4dda32
|
Bumped module version to 2.0.6
|
2020-08-06 13:34:02 -07:00 |
|
Andrew
|
7cba5c16d5
|
adding BaseRegistration json files and ExportedCommands functionality
|
2020-08-05 16:41:28 -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 |
|