Skip to content

Find packages separately for each source in UpdateDotnetRuntime.ps1 script#15998

Merged
adityapatwardhan merged 1 commit intoPowerShell:masterfrom
adityapatwardhan:FixFindPkgBuginUpdateNet
Aug 25, 2021
Merged

Find packages separately for each source in UpdateDotnetRuntime.ps1 script#15998
adityapatwardhan merged 1 commit intoPowerShell:masterfrom
adityapatwardhan:FixFindPkgBuginUpdateNet

Conversation

@adityapatwardhan
Copy link
Copy Markdown
Member

@adityapatwardhan adityapatwardhan commented Aug 25, 2021

PR Summary

We have to find packages for all sources separately as Find-Package does not return all packages when both sources are provided at the same time. Since there will be a lot of duplicates we add the package to a dictionary so we only get a unique set by version.

PR Context

PR Checklist

@adityapatwardhan adityapatwardhan added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Aug 25, 2021
@adityapatwardhan adityapatwardhan added this to the 7.2.0-rc.1 milestone Aug 25, 2021
@ghost ghost removed this from the 7.2.0-rc.1 milestone Aug 25, 2021
@ghost
Copy link
Copy Markdown

ghost commented Aug 25, 2021

Open PRs should not be assigned to milestone, so they are not assigned to the wrong milestone after they are merged. For backport consideration, use a backport label.

@adityapatwardhan adityapatwardhan merged commit b09f697 into PowerShell:master Aug 25, 2021
@adityapatwardhan adityapatwardhan added this to the 7.2.0-rc.1 milestone Aug 25, 2021
@adityapatwardhan adityapatwardhan deleted the FixFindPkgBuginUpdateNet branch August 25, 2021 21:47
xtqqczze pushed a commit to xtqqczze/PowerShell-PowerShell that referenced this pull request Sep 2, 2021
@ghost
Copy link
Copy Markdown

ghost commented Dec 16, 2021

🎉v7.3.0-preview.1 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

Backport-7.2.x-Done CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants