Commit Graph

151 Commits

Author SHA1 Message Date
Katie Keim 4aa12e090c Update Test-IsNanoServer to return false if Get-ComputerInfo fails (#75)
* Update Test-IsNanoServer to return false if Get-ComputerInfo fails

* Update unit tests for Test-IsNanoServer
2017-07-05 17:18:15 -07:00
Katie Keim 61bac123a7 Fix unreliable WindowsProcess tests (#73) 2017-06-29 10:23:45 -07:00
Katie Keim 6730d89763 Merge pull request #72 from kwirkykat/ArchiveSlashIssue
Archive: Add handling for directory archive entries ending with a forward slash (Fixes #67)
2017-06-28 10:20:50 -07:00
Katie Keim b1848022c8 Switch to current AppVeyor build image to fix User tests 2017-06-27 14:29:07 -07:00
Katie Keim b5a1775bb0 Archive: Added handling for directory archive entries that end in a foward slash 2017-06-27 14:11:27 -07:00
Katie Keim 96e0c00994 Use previous AppVeyor image to fix User tests 2017-06-02 11:37:21 -07:00
Katie Keim c0f119f53e Releasing version 2.7.0.0 2017-05-31 14:50:39 -07:00
Mariah 58234e156f Merge pull request #55 from duracellko/date-culture
Add description of changes to MsiPackage resource into README file
2017-04-24 11:26:25 -07:00
Rastislav Novotný eaad7b65e5 Change tabs to spaces in README 2017-04-24 19:35:08 +02:00
Rastislav Novotný 5f39100a5b Move MsiPackage description to Unreleased section 2017-04-22 10:02:15 +02:00
Rastislav Novotný 63a439723c Add description of changes to MsiPackage resource into README file 2017-04-21 22:35:24 +02:00
Mariah 894881f5c9 Merge pull request #54 from duracellko/date-culture
Verify InstalledOn date in correct culture in MSFT_MsiPackage unit test
2017-04-20 16:45:55 -07:00
Rastislav Novotný dad5e0ecf8 Verify InstalledOn date in correct culture in MSFT_MsiPackage unit test of Get-ProductEntryInfo function 2017-04-21 01:07:28 +02:00
Katie Keim 91597e8fe3 Releasing version 2.6.0.0 2017-04-19 13:42:53 -07:00
Katie Keim 448b9a8492 Update description and add AzureAutomationNotSupported tag 2017-04-19 13:42:53 -07:00
Mariah Breakey 8303c0e7fc adding msiPackage 2017-04-19 13:42:53 -07:00
Mariah Breakey 19ffca486a updating readme.md 2017-04-19 13:42:53 -07:00
Mariah Breakey 94147e2b59 fixing bug in Archive unit test 2017-04-19 13:42:53 -07:00
Katie Keim 284692abf1 Merge pull request #45 from PowerShell/dev
Release of version 2.5.0.0 of PSDscResources
2.5.0.0-PSGallery
2017-03-08 13:55:21 -08:00
Katie Keim 1e4e409bc9 Merge branch 'master' into dev 2017-03-08 13:13:56 -08:00
Katie Keim 14abc91a95 Releasing version 2.5.0.0 2017-03-08 12:54:10 -08:00
Katie Keim 2938bfb184 Fixed a typo 2017-03-07 13:58:17 -08:00
Katie Keim a00ac915a3 Merge pull request #44 from kwirkykat/RegistryGetDscConfig
Registry: Fix Get-DscConfiguration
2017-03-07 13:53:16 -08:00
Katie Keim 540838d050 Add release notes 2017-03-07 12:34:13 -08:00
Katie Keim 16a8697816 Fix Get-DscConfiguration for Registry 2017-03-07 12:33:42 -08:00
Katie Keim b8a9a0c88b Attempt to fix Get-DscConfig issue 2017-03-07 12:33:41 -08:00
Katie Keim 1b6d4a2a70 Add Get-DscConfiguration tests to Registry end-to-end tests 2017-03-07 12:33:41 -08:00
Mariah 45f3fade77 Merge pull request #42 from kwirkykat/FixTestIsNanoServer
Fix Test-IsNanoServer to actually test for a NanoServer (Fixes #11)
2017-02-27 15:16:59 -08:00
Katie Keim 55575aa9a7 Add tests for Test-IsNanoServer and Test-CommandExists in CommonResourceHelper 2017-02-23 15:14:48 -08:00
Katie Keim cb95a7ede0 Update Test-IsNanoServer to correctly check for a Nano server 2017-02-23 11:58:35 -08:00
Katie Keim 2bddfa73f2 Merge pull request #41 from kwirkykat/AddArchive
Add Archive resource
2017-02-22 17:04:13 -08:00
Katie Keim 1f0238b206 Add Archive resource 2017-02-22 16:50:19 -08:00
Katie Keim cd6a318ca6 Merge pull request #39 from AndreasSobczyk/dev
Added Support for domain based group members on Nano Server
2017-02-22 11:12:55 -08:00
AndreasSobczyk 57f1377dba Reinsert verbose. 2017-02-20 09:28:40 +01:00
AndreasSobczyk f8933979a6 Get-MembersOnNanoServer Output Type changed back
missed correction
2017-02-20 09:21:16 +01:00
AndreasSobczyk 5c7fe19f61 Added support for domain based group members on Nano server 2017-02-17 13:05:41 +01:00
AndreasSobczyk 020b5a7cb6 Added support for domain based group members
$groupMembers = Get-MembersOnNanoServer -Group $group is now typecasted to an array to support the .Count method.

Get-MembersOnNanoServer now also returns domain based members
2017-02-17 13:02:41 +01:00
Katie Keim 669a19b166 Merge pull request #37 from TravisEz13/AddCodeCovBadge
Add Code Coverage Badge to readme
2017-02-16 11:32:51 -08:00
Travis Plunk d11b701fb3 Add Code Coverage Badge to readme 2017-02-15 18:19:02 -08:00
Mariah Breakey aa96caa838 fixing Mock name in user unit test
(cherry picked from commit 4238e5d8ef)
2017-02-15 17:04:20 -08:00
Travis Plunk 361531f6bc Enable CodeCov.io 2017-02-15 17:04:20 -08:00
Katie Keim bd65b9b38a Correct the AppVeyor badges in README 2017-02-03 13:43:56 -08:00
Katie Keim 5a3f70bf93 Merge pull request #33 from PowerShell/dev
Release of version 2.4.0.0 of PSDscResources
2.4.0.0-PSGallery
2017-02-03 13:42:15 -08:00
Katie Keim e162c37d79 Update appveyor.yml for release 2017-02-03 11:42:30 -08:00
Katie Keim 4bc7334e0c Releasing version 2.4.0.0 2017-02-03 11:41:58 -08:00
Katie Keim 5ad76f97a3 Merge pull request #32 from mbreakey3/environment
getting rid of unneeded import in environment
2017-02-03 11:31:17 -08:00
Mariah Breakey 9db496af3b getting rid of unneeded import 2017-02-03 11:17:11 -08:00
Katie Keim f147a9acc7 Merge pull request #31 from kwirkykat/FixGroupBug2
Group: Add NT Service to list of local scopes
2017-02-03 09:57:05 -08:00
Katie Keim fd28c35022 Update resource name in integration test configuration 2017-02-02 18:22:18 -08:00
Katie Keim ffd2a3ef7b Add BuiltIn to list of local scopes 2017-02-02 18:22:18 -08:00