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

Uploading an extension: deal with the case when everything is inside a folder #770

Closed
christianp opened this issue Jun 5, 2023 · 0 comments · Fixed by #771
Closed

Uploading an extension: deal with the case when everything is inside a folder #770

christianp opened this issue Jun 5, 2023 · 0 comments · Fixed by #771
Assignees

Comments

@christianp
Copy link
Member

When you download a git repository as a zip file from GitHub, it puts everything inside a folder named after the repository.

When you upload that zip to the editor, it should check for the case that the top level contains a single folder, and unwrap it so that the folder is treated as the top level for the extracted files.

@christianp christianp assigned christianp and Lycanic and unassigned christianp Jun 5, 2023
Lycanic added a commit to Lycanic/editor that referenced this issue Jun 5, 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 a pull request may close this issue.

2 participants