Skip to content

Conversation

@adityapatwardhan
Copy link
Member

@adityapatwardhan adityapatwardhan commented Sep 7, 2018

PR Summary

Add the functionality to build a framework dependent (shared framework) package for PowerShell.

The changes create two packages, one for Windows and other for Linux, due to #if code.

PR Checklist

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.

nothing blocking

@dantraMSFT
Copy link
Contributor

dantraMSFT commented Sep 7, 2018

Although the changes look 'reasonable', it's difficult for me to determine if the results actually work for the intended purpose. Is there any way we can create a test verify the result?

@anmenaga
Copy link

anmenaga commented Sep 7, 2018

UpdatableHelpSystem failures in PowerShell-CI-linux.

@adityapatwardhan
Copy link
Member Author

@anmenaga The failures are due to "Network unreachable" issue when downloading from download center. Other help tests work as they are downloading help from Azure blob storage.

@adityapatwardhan
Copy link
Member Author

@dantraMSFT I have filed an issue to tracking adding new tests for framework dependent package #7750

Copy link
Member

@daxian-dbw daxian-dbw 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
Copy link
Member

@TravisEz13 TravisEz13 merged commit abad087 into PowerShell:master Sep 10, 2018
@adityapatwardhan adityapatwardhan deleted the FrameworkDependentPwsh branch September 10, 2018 19:56
TravisEz13 pushed a commit that referenced this pull request Sep 10, 2018
Add the functionality to build a framework dependent (shared framework) package for PowerShell.

The changes create two packages, one for Windows and other for Linux, due to #if code.
@TravisEz13 TravisEz13 added this to the v6.1.0 milestone Sep 10, 2018
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.

6 participants