Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Adding condition for skipping symlinks when installing extensions via th...#5919

Merged
dangoor merged 1 commit intoadobe:masterfrom
MiguelCastillo:master
Dec 4, 2013
Merged

Adding condition for skipping symlinks when installing extensions via th...#5919
dangoor merged 1 commit intoadobe:masterfrom
MiguelCastillo:master

Conversation

@MiguelCastillo
Copy link
Copy Markdown
Contributor

...e extension manager

When installing extensions that have symlinks via the extension
manager, they will fail with a message regarding an invalid zip file.
This can be tested with
https://github.com/MiguelCastillo/Brackets-SymbolicLinks

… the extension manager

When installing extensions that have symlinks via the extension
manager, they will fail with a message regarding an invalid zip file.
This can be tested with
https://github.com/MiguelCastillo/Brackets-SymbolicLinks
@MiguelCastillo
Copy link
Copy Markdown
Contributor Author

This is for issue #5897

@ghost ghost assigned dangoor Nov 11, 2013
@dangoor
Copy link
Copy Markdown
Contributor

dangoor commented Dec 3, 2013

I wonder if just skipping the symlinks will cause problems with the extensions. I need to see what is symlinked. The latest version of decompress-zip allows you to copy symlinked files.

@dangoor
Copy link
Copy Markdown
Contributor

dangoor commented Dec 3, 2013

oh, I see. It looks like npm links script files, which is not relevant for Brackets. This is probably a safe approach.

@artoale
Copy link
Copy Markdown
Contributor

artoale commented Dec 3, 2013

👍

@digiguru
Copy link
Copy Markdown

digiguru commented Dec 3, 2013

Great work!

dangoor added a commit that referenced this pull request Dec 4, 2013
@dangoor dangoor merged commit d0ce3ca into adobe:master Dec 4, 2013
@dangoor
Copy link
Copy Markdown
Contributor

dangoor commented Dec 4, 2013

I added a test and merged this. Thanks, Miguel!

@MiguelCastillo
Copy link
Copy Markdown
Contributor Author

You are welcome Kevin :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants