Skip to content

fix(W-18696886): resolve package name when using file url#1142

Merged
iowillhoit merged 5 commits intomainfrom
mdonnalley/file-urls
Jun 3, 2025
Merged

fix(W-18696886): resolve package name when using file url#1142
iowillhoit merged 5 commits intomainfrom
mdonnalley/file-urls

Conversation

@mdonnalley
Copy link
Contributor

@mdonnalley mdonnalley commented Jun 3, 2025

When installing multiple plugins from a file url, plugins could get overwritten because the logic used to determine the package name always assumed that it was handling a git url

@W-18696886@

@mdonnalley mdonnalley added the bug Something is not working label Jun 3, 2025
@git2gus
Copy link

git2gus bot commented Jun 3, 2025

This issue has been linked to a new work item: W-18696886

@mdonnalley mdonnalley changed the title fix: resolve package name when using file url fix(W-18696886): resolve package name when using file url Jun 3, 2025
@iowillhoit
Copy link
Contributor

✅ Able to install multiple local files regardless of order

@iowillhoit iowillhoit merged commit 84019a8 into main Jun 3, 2025
16 checks passed
@iowillhoit iowillhoit deleted the mdonnalley/file-urls branch June 3, 2025 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something is not working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants