Skip to content

ACR: Add resource type to returned PSResourceInfo object #1594

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

Merged
merged 7 commits into from
Mar 12, 2024

Conversation

alerickson
Copy link
Member

PR Summary

This PR retrieves the resourceType metadata in the annotations section of a package manifest for ContainterRegistry servers and parses it into the PSResourceInfo object returned by Find-PSResource.

It also changes all instances of "artifactType" to "resourceType" to be consistent with naming.

PR Context

Resolves #1592

PR Checklist

@alerickson alerickson requested review from anamnavi and adityapatwardhan and removed request for anamnavi March 11, 2024 21:40
@alerickson alerickson requested a review from anamnavi March 12, 2024 18:51
Copy link
Member

@anamnavi anamnavi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alerickson alerickson merged commit 1dd4bfb into PowerShell:master Mar 12, 2024
@alerickson alerickson deleted the addArtifactType branch March 12, 2024 19:40
alerickson added a commit to alerickson/PSResourceGet that referenced this pull request Apr 1, 2024
alerickson added a commit to alerickson/PSResourceGet that referenced this pull request Apr 2, 2024
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

Successfully merging this pull request may close these issues.

Return artifact info from Find/Install PSResource for ACR repos
3 participants