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

Add module prefix for Publish-PSResource cmdlet #1694

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

adityapatwardhan
Copy link
Member

@adityapatwardhan adityapatwardhan commented Aug 23, 2024

PR Summary

Add a parameter for Publish-PSResource for Container registry repositories to add a module prefix.
This is only used for publishing and is not part of metadata.
MAR will drop the prefix when syndicating from ACR to MAR,

PR Context

MAR requires prefix to be added for syndicating from ACR to MAR. The prefixes are used by MAR for managing lifecycle of the package.

PR Checklist

@ThomasNieto
Copy link
Contributor

What is the use case for the module prefix? Is it some container registry thing? I didn't see the context in the PR.

@adityapatwardhan
Copy link
Member Author

@ThomasNieto - added context

@adityapatwardhan adityapatwardhan merged commit c9cec29 into PowerShell:master Aug 26, 2024
12 checks passed
@adityapatwardhan adityapatwardhan deleted the ModulePrefix2 branch August 26, 2024 21:22
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.

3 participants