Skip to content

Find-PSResource: Search with wildcard returns duplicate results #755

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

Closed
SydneyhSmith opened this issue Aug 15, 2022 · 2 comments
Closed
Labels
Area-Find Issue-Bug Something isn't working Resolution-Fixed Fixed the issue in latest release or PR
Milestone

Comments

@SydneyhSmith
Copy link
Collaborator

Summary of the new feature / enhancement

Search using wildcards returns duplicate results

PS> Find-PSResource Microsoft.PowerShell.WhatsNew -Repository PSG*

Name Version Prerelease Repository Description


Microsoft.PowerShell.WhatsNew 0.4.0.0 PSGallery The Get-WhatsNew cmdlet allows you to see What's New…
Microsoft.PowerShell.WhatsNew 0.4.0.0 PSGalleryScripts The Get-WhatsNew cmdlet allows you to see What's New…

Proposed technical implementation details (optional)

No response

@ThomasNieto
Copy link
Contributor

Why does PSGalleryScripts still exist? I know it was there for PSGet v2 when the initial requirement had scripts and modules in separate repos but that has been long since gone. Can we just migrate the existing script resources into the module repo and remove scripts repo logic all together?

@SydneyhSmith
Copy link
Collaborator Author

This is not reproducing for me with beta20

@SydneyhSmith SydneyhSmith added the Resolution-Fixed Fixed the issue in latest release or PR label Mar 17, 2023
@ghost ghost closed this as completed Mar 17, 2023
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Find Issue-Bug Something isn't working Resolution-Fixed Fixed the issue in latest release or PR
Projects
None yet
Development

No branches or pull requests

2 participants