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

fix path parsing bug on windows #14931

Merged
merged 1 commit into from
Feb 14, 2025
Merged

fix path parsing bug on windows #14931

merged 1 commit into from
Feb 14, 2025

Conversation

kasey
Copy link
Contributor

@kasey kasey commented Feb 14, 2025

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

#14023 introduced a bug where the wrong path parsing library was used to parse out the blob file name from the directory. This PR switches to the correct platform-independent package.

@kasey kasey requested a review from a team as a code owner February 14, 2025 05:39
@kasey kasey force-pushed the windows-layout-fix branch from bfd82f5 to 7338863 Compare February 14, 2025 05:43
@nisdas nisdas enabled auto-merge February 14, 2025 05:44
@nisdas nisdas added this pull request to the merge queue Feb 14, 2025
Merged via the queue into develop with commit e39f44b Feb 14, 2025
17 checks passed
@nisdas nisdas deleted the windows-layout-fix branch February 14, 2025 06:18
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.

2 participants