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

feat: drop namespace logic #67

Merged
merged 2 commits into from
Dec 20, 2023
Merged

feat: drop namespace logic #67

merged 2 commits into from
Dec 20, 2023

Conversation

ComradeVanti
Copy link
Collaborator

@ComradeVanti ComradeVanti commented Dec 20, 2023

This PR removes the namespace logic from the app. This is a potentially breaking change.

Effects

The domain name of the package registry (usually com.openupm) will not be added to manifests' scopes anymore when adding a package.

Reason

This was discussed with @favoyang in a private chat. In short: The namespace logic was included in order to allow for finding Openupm packages from inside the Unity editor using a tool that would have been developed in the future. Such tools, which distribute packages from inside the editor, are not allowed by Unity and so this plan was abandoned. Thus the namespace logic is not currently used.

This was only used in namespace logic and is no longer required
@favoyang favoyang merged commit 4a6eef2 into openupm:master Dec 20, 2023
2 checks passed
github-actions bot pushed a commit that referenced this pull request Dec 20, 2023
# [1.18.0](1.17.0...1.18.0) (2023-12-20)

### Features

* drop namespace logic ([#67](#67)) ([4a6eef2](4a6eef2))
@ComradeVanti ComradeVanti deleted the namespace branch December 20, 2023 15:57
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

2 participants