Skip to content

Use Microsoft.PowerShell.MarkdownRender package from nuget.org #14090

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

Merged
merged 3 commits into from
Dec 9, 2020

Conversation

adityapatwardhan
Copy link
Member

PR Summary

The code for Microsoft.PowerShell.MarkdownRender has been moved to a separate repository https://github.com/powershell/markdownrender. This PR removes the code from this repository and uses the package from nuget.org instead

PR Context

PR Checklist

@xtqqczze
Copy link
Contributor

xtqqczze commented Nov 14, 2020

@@ -1825,8 +1825,7 @@ function New-ILNugetPackage
"Microsoft.PowerShell.SDK.dll",
"Microsoft.WSMan.Management.dll",
"Microsoft.WSMan.Runtime.dll",
"System.Management.Automation.dll",
"Microsoft.PowerShell.MarkdownRender.dll")
Copy link
Member

Choose a reason for hiding this comment

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

This file should be signed in your build, so can you remove it from our signing?

@ghost ghost added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Nov 19, 2020
@ghost ghost removed the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Nov 20, 2020
@adityapatwardhan
Copy link
Member Author

@TravisEz13 - please re-review

@adityapatwardhan
Copy link
Member Author

@rjmholt This is ready for review now.

@adityapatwardhan
Copy link
Member Author

@xtqqczze - Filed issue in MarkdownRender repo to make sure the improvements mentioned above are taken there: PowerShell/MarkdownRender#11

@adityapatwardhan
Copy link
Member Author

@rjmholt This is ready to merge.

@ghost ghost added the Review - Needed The PR is being reviewed label Dec 2, 2020
@ghost
Copy link

ghost commented Dec 2, 2020

This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days.
Maintainer, please provide feedback and/or mark it as Waiting on Author

@xtqqczze
Copy link
Contributor

xtqqczze commented Dec 2, 2020

@iSazonov We should avoid merging any more changes to Microsoft.PowerShell.MarkdownRender, like those in #14078.

@iSazonov
Copy link
Collaborator

iSazonov commented Dec 2, 2020

@iSazonov We should avoid merging any more changes to Microsoft.PowerShell.MarkdownRender, like those in #14078.

These files will simply be deleted - this does not affect anything.

@ghost ghost removed the Review - Needed The PR is being reviewed label Dec 2, 2020
@ghost ghost added the Review - Needed The PR is being reviewed label Dec 9, 2020
@ghost
Copy link

ghost commented Dec 9, 2020

This pull request has been automatically marked as Review Needed because it has been there has not been any activity for 7 days.
Maintainer, please provide feedback and/or mark it as Waiting on Author

@rjmholt
Copy link
Collaborator

rjmholt commented Dec 9, 2020

@PoshChan please remind me in 1 hour

@ghost ghost removed the Review - Needed The PR is being reviewed label Dec 9, 2020
@rjmholt rjmholt added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Dec 9, 2020
@rjmholt rjmholt merged commit 600b658 into PowerShell:master Dec 9, 2020
@rjmholt rjmholt deleted the RemoveMarkRender branch December 9, 2020 20:29
@PoshChan
Copy link
Collaborator

PoshChan commented Dec 9, 2020

@rjmholt, this is the reminder you requested 1 hour ago

@iSazonov iSazonov added this to the 7.2.0-preview.2 milestone Dec 10, 2020
@ghost
Copy link

ghost commented Dec 15, 2020

🎉v7.2.0-preview.2 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-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants