PowerShell / PSResourceGet

PSResourceGet is the package manager for PowerShell
https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet
MIT License
479 stars 90 forks source link

Return artifact info from Find/Install PSResource for ACR repos #1592

Closed alerickson closed 4 months ago

alerickson commented 4 months ago

Summary of the new feature / enhancement

Create a class for the metadata that gets returned from ACR servers. Artifact type gets published to the server manifest, but does not get returned as a part of the PSResourceInfo object.

Proposed technical implementation details (optional)

No response