Skip to content

Conversation

anamnavi
Copy link
Member

@anamnavi anamnavi commented Feb 25, 2025

Retrieve metadata properties when finding a PSResource from a ContainerRegistry repository. Previously the Author, CompanyName, LicenseUri, ProjectUri, and IconUri, ReleaseNotes, Tags were not being retrieved for the PSResource, but can be present in the manifest's PrivateData.PSData property.

New tests:

  • Added tests in test/FindPSResourceTests/FindPSResourceContainerRegistryServer.Tests.ps1 to validate the extraction of metadata properties such as Author, CompanyName, LicenseUri, ProjectUri, ReleaseNotes, and Tags.

Resolves #1608

PR Summary

PR Context

PR Checklist

…s, if string (as in the case of script PSResourceInfo) do not check as will throw error
@anamnavi anamnavi merged commit 3ab7f01 into master Feb 26, 2025
12 checks passed
@anamnavi anamnavi deleted the containerregistry-metadata branch March 6, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Package metadata missing for ACR packages

2 participants