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 normalize_path on Windows #373

Closed
wants to merge 3 commits into from

Conversation

CharlesOkwuagwu
Copy link

This fixes normalize_path on Windows.

Copy link
Collaborator

@zachallaun zachallaun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for trying to address this!

There's a compilation error in this PR (origin doesn't exist). I'm also wondering if we can use CI to try to run mix package in a windows environment and make sure it succeeds.

apps/server/lib/mix/tasks/package.ex Show resolved Hide resolved
apps/server/lib/mix/tasks/package.ex Outdated Show resolved Hide resolved
apps/server/lib/mix/tasks/package.ex Outdated Show resolved Hide resolved
CharlesOkwuagwu and others added 2 commits September 17, 2023 23:21
Co-authored-by: Zach Allaun <zach.allaun@gmail.com>
Co-authored-by: Zach Allaun <zach.allaun@gmail.com>
@scohen
Copy link
Collaborator

scohen commented Sep 18, 2023

What was the bug? There's no description in the PR, and it looks to me like this won't handle relative paths on windows.

@scohen
Copy link
Collaborator

scohen commented Oct 4, 2023

@CharlesOkwuagwu any updates?

@scohen
Copy link
Collaborator

scohen commented Oct 5, 2023

I'm closing this, as I don't think it will have any meaningful effect on whether or not lexical runs on windows.

@scohen scohen closed this Oct 5, 2023
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