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

Fix wingetcreate update step in release pipeline to handle multiple installer urls #393

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

ryfu-msft
Copy link
Contributor

@ryfu-msft ryfu-msft commented Jun 26, 2023

Currently, the release pipeline will fail because the number of installer urls (1 installer (msix)) does not match the number of installer urls currently specified in the winget pkgs repository (3 installers (msix, portable x64, portable x86)).

This change includes those installers using the override argument so that the update will succeed and submit to the repo.

Microsoft Reviewers: codeflow:open?pullrequest=https://github.com/microsoft/winget-create/pull/393&drop=dogfoodAlpha

@ryfu-msft ryfu-msft requested a review from a team as a code owner June 26, 2023 19:44
@ryfu-msft ryfu-msft requested review from yao-msft and removed request for a team June 26, 2023 19:44
@ryfu-msft ryfu-msft merged commit 44e0eb8 into microsoft:main Jun 26, 2023
2 checks passed
@ryfu-msft ryfu-msft deleted the fixPublishPipeline branch June 26, 2023 19:49
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.

2 participants