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

chore: use publisher.extensionName as extension identifier instead of just the extension name #2619

Merged
merged 1 commit into from
May 25, 2023

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented May 24, 2023

What does this PR do?

avoid potential collision if it is just the name
migrate extension storage from old path to the new path

Screenshot/screencast of this PR

N/A

What issues does this PR fix or reference?

Ensure ids are the identifier : publisherName.extensionName

How to test this PR?

Should work as before (like browsing extensions in settings page)

Change-Id: Ib872bb654e2961513f7367eff6dcb7e258b6d2e0

@benoitf benoitf requested a review from a team as a code owner May 24, 2023 12:37
@benoitf benoitf requested review from jeffmaury and cdrage and removed request for a team May 24, 2023 12:37
@benoitf benoitf marked this pull request as draft May 24, 2023 12:45
@benoitf benoitf force-pushed the fix-id branch 2 times, most recently from 0f1e501 to 060a6fa Compare May 24, 2023 13:42
@benoitf benoitf marked this pull request as ready for review May 24, 2023 14:56
Copy link
Contributor

@jeffmaury jeffmaury left a comment

Choose a reason for hiding this comment

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

LGTM

avoid potential collision if it is just the name

Change-Id: Ib872bb654e2961513f7367eff6dcb7e258b6d2e0

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
Change-Id: Ie018e0a0e210b8599c7b425dc877c9d308cf870d
@benoitf benoitf changed the title chore: use publisher.extensioName as extension identifier instead of just the extension name chore: use publisher.extensionName as extension identifier instead of just the extension name May 25, 2023
@benoitf benoitf marked this pull request as ready for review May 25, 2023 15:07
@benoitf benoitf requested a review from jeffmaury May 25, 2023 15:09
Copy link
Contributor

@jeffmaury jeffmaury left a comment

Choose a reason for hiding this comment

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

LGTM

@benoitf benoitf merged commit 1b52d5c into containers:main May 25, 2023
7 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.1.0 milestone May 25, 2023
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.

None yet

3 participants