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

Symlinks #51

Closed
g105b opened this issue Jul 4, 2023 · 0 comments · Fixed by #55
Closed

Symlinks #51

g105b opened this issue Jul 4, 2023 · 0 comments · Fixed by #55
Assignees
Labels
enhancement New feature or request

Comments

@g105b
Copy link
Member

g105b commented Jul 4, 2023

It's really useful on some projects to symlink a non-webroot directory into the webroot. This could be set up with a simple ln -s, but doing it as the correct web user, and making sure that nested directories are handled automatically, would be really helpful.

This issue is part of PhpGt/Build#222

@g105b g105b added the enhancement New feature or request label Jul 4, 2023
@g105b g105b self-assigned this Jul 4, 2023
@g105b g105b mentioned this issue Jul 6, 2023
g105b added a commit that referenced this issue Jul 6, 2023
@g105b g105b closed this as completed in #55 Jul 6, 2023
@g105b g105b closed this as completed in 5764001 Jul 6, 2023
g105b added a commit that referenced this issue Jul 7, 2023
* build: upgrade dependencies

* build: upgrade dependencies to new versions

* test: satisfy mess detector

* ci: upgrade ci

* ci: remove scrutinizer

* test: create testbed for new functionality of #51

* feature: sync sym links
closes #51

* wip: symlink source uses real path
for #56

* feature: improve handling of symlinks
closes #56

* feature: do not mention skipped links

* tweak: split long line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant