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

Always prompt for package identifier #288

Merged
merged 2 commits into from
Aug 2, 2022

Conversation

ryfu-msft
Copy link
Contributor

@ryfu-msft ryfu-msft commented Jul 22, 2022

Fixes #283

Fixes an error in the logic where the package identifier was not being prompted if the repo settings were not set to the default "microsoft/winget-pkgs". Changed the ordering so that the package identifier should always be prompted and duplicate id checking should only be applied to default repo settings.

Verified manually.

Microsoft Reviewers: Open in CodeFlow

@ryfu-msft ryfu-msft requested a review from a team as a code owner July 22, 2022 18:59
@ryfu-msft ryfu-msft requested review from yao-msft and removed request for a team July 22, 2022 18:59
@ghost ghost added the Issue-Bug label Jul 22, 2022
Copy link

@yao-msft yao-msft left a comment

Choose a reason for hiding this comment

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

:shipit:

@ryfu-msft ryfu-msft merged commit b8b1ab5 into microsoft:main Aug 2, 2022
@ryfu-msft ryfu-msft deleted the fixPackageId branch August 2, 2022 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default PackageIdentifier does not change despite modifying Publisher and PackageName values
2 participants