10BC0 Update PSDesiredStateConfiguration to 2.0.3 and bring new tests. by TravisEz13 · Pull Request #10516 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@TravisEz13
Copy link
Member
@TravisEz13 TravisEz13 commented Sep 11, 2019

PR Summary

Update PSDesiredStateConfiguration to 2.0.3 and bring new tests.

PR Context

Adds Invoke-DscResource as an experimental feature and fixes to Get-DscResource

PR Checklist

It "The module should have $expectedCommandCount commands" {
if($commands.Count -ne $expectedCommandCount)
{
$modulePath = (Get-Module PSDesiredStateConfiguration).Path
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider creating a custom Pester assert instead of this debugging code, see https://github.com/PowerShell/PowerShell/pull/10228/files#diff-dd4e6955f1eab52dcef94ce16dc3c3a5R137 for an example

@ghost ghost added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Sep 11, 2019
@ghost ghost removed the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Sep 11, 2019
…tateConfiguration.Tests.ps1

Co-Authored-By: Steve Lee <slee@microsoft.com>
@TravisEz13
Copy link
Member Author
TravisEz13 commented Sep 11, 2019

@SteveL-MSFT Filed Issue 33 in PSDesiredStateConfiguration to address most of your comments as they are for code that does not live in this repo.

@TravisEz13 TravisEz13 added this to the 7.0.0-preview.4 milestone Sep 11, 2019
@TravisEz13 TravisEz13 added CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log CL-Experimental Indicates that a PR should be marked as an Experimental Feature in the Change Log AutoMerge informs the bot to automerge the PR labels Sep 11, 2019
@ghost
Copy link
ghost commented Sep 11, 2019

Hello @TravisEz13!

Because this pull request has the AutoMerge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 24 hours, a condition that will be fulfilled in about 21 hours 42 minutes. No worries though, I will be back when the time is right! 😉

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@TravisEz13 TravisEz13 marked this pull request as ready for review September 11, 2019 23:53
@TravisEz13 TravisEz13 removed the AutoMerge informs the bot to automerge the PR label Sep 12, 2019
@TravisEz13
Copy link
Member Author

@PoshChan Please remind me in 30 minutes.

@mi-hol
Copy link
mi-hol commented Sep 12, 2019

@TravisEz13 the URL (Actual URL removed by @TravisEz13) in comment gives a 404 error.

@TravisEz13
Copy link
Member Author
TravisEz13 commented Sep 12, 2019

@mi-hol PSDesiredStateConfiguration is closed source. This is expected unless you are a member of that project. I've removed the actual URL in my comment and yours to avoid future confusion.

@PoshChan
Copy link
Collaborator

@TravisEz13, this is the reminder you requested 30 minutes. ago

@TravisEz13 TravisEz13 merged commit 60ffea5 into PowerShell:master Sep 12, 2019
@TravisEz13 TravisEz13 deleted the psdsc-mod-update branch September 12, 2019 21:39
TravisEz13 added a commit to TravisEz13/PowerShell that referenced this pull request Sep 14, 2019
@anmenaga anmenaga removed the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Sep 17, 2019
@ghost
Copy link
ghost commented Sep 19, 2019

🎉v7.0.0-preview.4 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Experimental Indicates that a PR should be marked as an Experimental Feature in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

0