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

Uploaded by ... #258

Open
Jaykul opened this issue Aug 19, 2023 · 0 comments
Open

Uploaded by ... #258

Jaykul opened this issue Aug 19, 2023 · 0 comments

Comments

@Jaykul
Copy link

Jaykul commented Aug 19, 2023

Summary of the new feature / enhancement

In nuget -- and all repositories based on it, such as chocolatey and the PowerShell Gallery -- the "Author" is just metadata. There's no validation, and indeed in the early days, many PowerShell modules (and nuget packages) were created and uploaded by people who did not write the original code, just to get the module into the gallery where it would be available.

In fact, in the spirit of hacker ethos, these modules frequently go out of their way to make it easy for packagers to remain essentially unknown, featuring "contact" forms that are essentially anonymous. That's not totally unreasonable, but it's certainly unpopular these days.

On the PowerShell Gallery web interface, you need to search for a module to see the uploader. The uploader isn't visible on https://powershellgallery.com/packages/terminalblocks but only on https://powershellgallery.com/packages?q=terminalblocks ... -- however, if you click on the username, you can see all the modules uploaded by that same account!

Can we add the uploader to the module info page, with that same link to see all the modules uploaded by that account?

Proposed technical implementation details (optional)

No response

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

No branches or pull requests

1 participant