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 Windows not copying globs or directories #2161

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

itowlson
Copy link
Contributor

Fixes #2111,

An alternative approach would be to remove the UNC prefix as mentioned in rust-lang/glob#132, which I can implement if people prefer.

@itowlson itowlson requested review from lann and rylev December 12, 2023 00:47
@itowlson itowlson force-pushed the fix-windows-asset-globs branch 2 times, most recently from 62e8454 to 3de6b3e Compare December 12, 2023 00:55
rylev
rylev previously requested changes Dec 12, 2023
crates/loader/src/local.rs Show resolved Hide resolved
@itowlson itowlson requested a review from rylev December 12, 2023 19:32
@itowlson itowlson force-pushed the fix-windows-asset-globs branch from 3de6b3e to 9ad44b9 Compare December 12, 2023 19:33
@itowlson
Copy link
Contributor Author

@rylev This is still blocked - I would like to get it into 2.1 if we can - do you still have concerns?

@itowlson itowlson dismissed rylev’s stale review December 13, 2023 19:47

Comments added; if the comments need to be refined that can be done in a follow-up PR

@itowlson itowlson merged commit de76f07 into fermyon:main Dec 13, 2023
9 checks passed
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.

Asset directory mounts do not work on Windows
4 participants