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] Fix Windows home directory for specific user #868

Conversation

jmschonfeld
Copy link
Contributor

Explanation: Fixes a behavioral regression in Swift 6 for getting the home directory of a specific user
Scope: Only impacts this API on Windows
Original PR: #861
Risk: Minimal - well tested change with minimal scope
Testing: Testing done via local testing and testing in swift-ci
Reviewer: @compnerd @itingliu

Unverified

The signing certificate or its chain could not be verified.
* Fix Windows home directory for specific user

* Fix test failure
@jmschonfeld jmschonfeld requested a review from itingliu August 16, 2024 20:34
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld requested a review from parkera August 19, 2024 17:15
@jmschonfeld jmschonfeld merged commit 56c44b0 into swiftlang:release/6.0 Aug 19, 2024
3 checks passed
@jmschonfeld jmschonfeld deleted the 6.0/windows/fix-home-directory-for-user branch August 19, 2024 22:11
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.

None yet

3 participants