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

Show PurchaseUrl if present in manifest #2416

Merged
merged 8 commits into from
Aug 23, 2022

Conversation

Trenly
Copy link
Contributor

@Trenly Trenly commented Aug 4, 2022

This does not take into account any of the entitlement checking for the MSStore source; The only change this should have is to Pre-Indexed and Rest sources where, if the PurchaseUrl is present in the manifest, the URL will be displayed.

As part of this I have also taken the many if statements for checking if fields are empty and moved them into a function for ease of readability.

Loosely related to #1345

Microsoft Reviewers: Open in CodeFlow

@Trenly Trenly requested a review from a team as a code owner August 4, 2022 01:46
src/AppInstallerCLICore/Workflows/ShowFlow.cpp Outdated Show resolved Hide resolved
src/AppInstallerCLICore/Workflows/ShowFlow.cpp Outdated Show resolved Hide resolved
src/AppInstallerCLICore/Workflows/ShowFlow.cpp Outdated Show resolved Hide resolved
@JohnMcPMS
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ryfu-msft
Copy link
Contributor

Looks good to me, will defer to @yao-msft for sign-off and merge

src/AppInstallerCLICore/Workflows/ShowFlow.cpp Outdated Show resolved Hide resolved
src/AppInstallerCLICore/Workflows/ShowFlow.cpp Outdated Show resolved Hide resolved
src/AppInstallerCLICore/Workflows/ShowFlow.cpp Outdated Show resolved Hide resolved
@yao-msft
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@yao-msft yao-msft merged commit f66b390 into microsoft:master Aug 23, 2022
@Trenly Trenly deleted the ShowPurchaseUrl branch August 23, 2022 20:38
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.

4 participants