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(config): Update path handling logic to work on Windows #262

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

Pupix
Copy link
Contributor

@Pupix Pupix commented Jan 14, 2025

Fixes #261

@Pupix
Copy link
Contributor Author

Pupix commented Jan 15, 2025

The windows testing is behaving so strange.

Locally everything works fine, I've tried both manual testing by running npm test and running the workflows with act. May just be a limitation of GA in the cloud and there's not much we can do about it.

@perrin4869
Copy link
Collaborator

I see! Ok then, let's revert the changes to get the windows CI to work and then I'll merge :)
Thanks!

@perrin4869
Copy link
Collaborator

maybe add a comment explaining the need for path.posix.sep, ideally with a link to the root cause

@Pupix Pupix force-pushed the fix/windows-relative-path branch from 2a71c22 to 7e1b24f Compare January 16, 2025 08:42
@Pupix
Copy link
Contributor Author

Pupix commented Jan 16, 2025

I've added the core changes in the comment. If I need to change it further let me know.

@perrin4869 perrin4869 merged commit 7e0b9e2 into MattiLehtinen:master Jan 16, 2025
12 checks passed
Copy link

Pull Request Test Coverage Report for Build 12805131977

Details

  • 8 of 8 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.07%) to 92.727%

Totals Coverage Status
Change from base Build 12576724900: 0.07%
Covered Lines: 534
Relevant Lines: 566

💛 - Coveralls

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.

Broken relative migrationPattern on Windows
2 participants