Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove PerformWSManPluginReportCompletion from pwrshplugin.dll #5498

Conversation

bergmeister
Copy link
Contributor

@bergmeister bergmeister commented Nov 18, 2017

This resolves issue #5391, which is tagged with 6.0.0-GA, therefore this should help with getting pwsh out of the door in January.

It removes PerformWSManPluginReportCompletion as stated in the issue and its associated class member g_pPluginContext , which is now unused as well.

The best reviewer is probably @mirichmo , who raised the initial issue with very helpful descriptions or @dantraMSFT who is currently assigned to the issue.

@bergmeister bergmeister reopened this Nov 20, 2017
@TravisEz13 TravisEz13 self-assigned this Nov 27, 2017
@TravisEz13 TravisEz13 added this to the 6.0.0-GA milestone Nov 27, 2017
@dantraMSFT dantraMSFT self-requested a review November 28, 2017 18:54
Copy link
Contributor

@dantraMSFT dantraMSFT left a comment

Choose a reason for hiding this comment

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

LGTM

@TravisEz13 TravisEz13 merged commit cc0e74a into PowerShell:master Nov 28, 2017
@TravisEz13 TravisEz13 added the Compliance Related to compliance requirements label Nov 28, 2017
TravisEz13 pushed a commit to TravisEz13/PowerShell that referenced this pull request Nov 29, 2017
…Shell#5498)

This resolves issue PowerShell#5391, which is tagged with 6.0.0-GA, therefore this should help with getting pwsh out of the door in January.

It removes PerformWSManPluginReportCompletion as stated in the issue and its associated class member g_pPluginContext, which is now unused as well.

The best reviewer is probably @mirichmo , who raised the initial issue with very helpful descriptions or @dantraMSFT who is currently assigned to the issue.
TravisEz13 pushed a commit that referenced this pull request Nov 29, 2017
This resolves issue #5391, which is tagged with 6.0.0-GA, therefore this should help with getting pwsh out of the door in January.

It removes PerformWSManPluginReportCompletion as stated in the issue and its associated class member g_pPluginContext, which is now unused as well.

The best reviewer is probably @mirichmo , who raised the initial issue with very helpful descriptions or @dantraMSFT who is currently assigned to the issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compliance Related to compliance requirements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants