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

[6.0.x] Fix windows creation of relative symlinks to directories #940

Merged

Conversation

jmschonfeld
Copy link
Contributor

Explanation: Fixes creation of relative symlinks to directories on Windows to resolve SwiftPM issues
Scope: Fixes a path calculation while creating symlinks to directories
Original PR: #931
Risk: Low - only impacts Windows and the change is heavily tested via unit tests
Testing: Testing done via swift-ci testing and local testing
Reviewer: @iCharlesHu @compnerd

* Fix windows creation of relative symlinks to directories

* Add additional unit tests

* Fix windows test failure
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld merged commit 64f9269 into swiftlang:release/6.0 Sep 26, 2024
3 checks passed
@jmschonfeld jmschonfeld deleted the 6.0/windows/relative-symlink branch September 26, 2024 16:40
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 this pull request may close these issues.

3 participants