Skip to content

Conversation

@daxian-dbw
Copy link
Member

Related to #4357

This PR includes following changes:

  1. Remove FulLCLR related build script in build.psm1
  2. Remove commented out FullCLR related scripts in AppVeyor.psm1
  3. Remove FullCLR test file test/fullclr/PowerShellGithubDev.Tests.ps1
  4. Remove FullCLR related doc content.

Copy link
Member

@adityapatwardhan adityapatwardhan left a comment

Choose a reason for hiding this comment

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

LGTM with minor comment

{
$Command += "Import-Module '$Pester'; "
}
$Command += "Import-Module '$Pester'; "
Copy link
Member

Choose a reason for hiding this comment

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

Do we need this, now that we have module autoloading?

Copy link
Member Author

Choose a reason for hiding this comment

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

I think we should keep it as the -Pester parameter can be given a different path than the one in our module path.

Copy link
Member

@TravisEz13 TravisEz13 left a comment

Choose a reason for hiding this comment

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

Doc changes look good

@adityapatwardhan adityapatwardhan merged commit feeb8e1 into PowerShell:master Aug 16, 2017
@daxian-dbw daxian-dbw deleted the build branch August 16, 2017 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants