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

Check for long paths when not enabled on Windows #10352

Merged
merged 2 commits into from
Mar 3, 2023

Conversation

erikjv
Copy link
Collaborator

@erikjv erikjv commented Dec 15, 2022

TODO: changelog entry

Fixes: #10264

@ownclouders
Copy link
Contributor

ownclouders commented Dec 15, 2022

@erikjv erikjv force-pushed the work/win-check-long-paths branch from 1a3fa09 to f3c9fee Compare December 16, 2022 12:58
@erikjv erikjv force-pushed the work/win-check-long-paths branch 3 times, most recently from 9c6da2e to 9555426 Compare January 25, 2023 16:58
@erikjv erikjv changed the title Draft: Check for long paths when not enabled on Windows Check for long paths when not enabled on Windows Jan 26, 2023
@erikjv erikjv requested a review from TheOneRing January 26, 2023 13:48
@erikjv erikjv force-pushed the work/win-check-long-paths branch from 9555426 to fd62db6 Compare February 9, 2023 14:53
@erikjv erikjv changed the base branch from 3.1 to master February 9, 2023 14:54
@erikjv erikjv force-pushed the work/win-check-long-paths branch from fd62db6 to 350f78b Compare February 9, 2023 14:55
@erikjv erikjv requested a review from TheOneRing February 9, 2023 14:55
@erikjv erikjv force-pushed the work/win-check-long-paths branch from 350f78b to d81046b Compare February 10, 2023 15:03
@erikjv erikjv force-pushed the work/win-check-long-paths branch from 0b82acc to d81046b Compare February 23, 2023 12:41
@TheOneRing TheOneRing force-pushed the work/win-check-long-paths branch from cf487fd to 0558707 Compare March 3, 2023 11:45
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@TheOneRing TheOneRing merged commit 43c61fd into master Mar 3, 2023
@delete-merged-branch delete-merged-branch bot deleted the work/win-check-long-paths branch March 3, 2023 12:30
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.

Windows VFS: Detect long path and the lack of windows opt in and add a display a warning
4 participants