Skip to content

fix: Prevent recursive symlinks in editable mode#397

Merged
ssbarnea merged 1 commit intomainfrom
fix/recursive-venv-symlinks
Jan 22, 2026
Merged

fix: Prevent recursive symlinks in editable mode#397
ssbarnea merged 1 commit intomainfrom
fix/recursive-venv-symlinks

Conversation

@alisonlhart
Copy link
Copy Markdown
Contributor

Updates the symlink functionality for editable mode to exclude common development paths/files.

This prevents recursive symlinks for the .venv directory when the virtual environment is inside the collection.

@alisonlhart alisonlhart requested a review from a team as a code owner January 22, 2026 15:51
@alisonlhart alisonlhart requested a review from cidrblock January 22, 2026 15:51
@github-actions github-actions bot added fix and removed fix labels Jan 22, 2026
@github-actions github-actions bot added fix and removed fix labels Jan 22, 2026
@github-actions github-actions bot added fix and removed fix labels Jan 22, 2026
@alisonlhart alisonlhart force-pushed the fix/recursive-venv-symlinks branch from 8aa7939 to 9fb7ce4 Compare January 22, 2026 18:36
@github-actions github-actions bot added fix and removed fix labels Jan 22, 2026
@alisonlhart alisonlhart force-pushed the fix/recursive-venv-symlinks branch from 9fb7ce4 to 4e89772 Compare January 22, 2026 18:57
@github-actions github-actions bot added fix and removed fix labels Jan 22, 2026
@github-actions github-actions bot added fix and removed fix labels Jan 22, 2026
@github-actions github-actions bot added fix and removed fix labels Jan 22, 2026
@github-actions github-actions bot added fix and removed fix labels Jan 22, 2026
@ssbarnea ssbarnea merged commit edbc74f into main Jan 22, 2026
16 of 17 checks passed
@ssbarnea ssbarnea deleted the fix/recursive-venv-symlinks branch January 22, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants