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

Allow symlinks to files in scripts directory #5380

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

charliermarsh
Copy link
Member

@charliermarsh charliermarsh commented Jul 23, 2024

Summary

Closes #5359.

Test Plan

Unfortunately, the only packages I know of that use this are Ruff and uv, and both are too heavy to install in a recurring test, so:

uv tool install hatch==1.12.0 --with uv==0.2.27 --force --link-mode=symlink

@charliermarsh charliermarsh added the bug Something isn't working label Jul 23, 2024
@charliermarsh charliermarsh marked this pull request as ready for review July 23, 2024 22:16
@charliermarsh charliermarsh enabled auto-merge (squash) July 23, 2024 22:16
@charliermarsh charliermarsh merged commit ad4a15d into main Jul 23, 2024
55 checks passed
@charliermarsh charliermarsh deleted the charlie/sym-script branch July 23, 2024 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--link-mode=symlink fails with scripts
1 participant