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

[Backport for 5.x] Fix cross-platform issue when loading nested files #2902

Merged
merged 1 commit into from
Jan 23, 2021
Merged

[Backport for 5.x] Fix cross-platform issue when loading nested files #2902

merged 1 commit into from
Jan 23, 2021

Conversation

pedrofurtado
Copy link
Member

@pedrofurtado pedrofurtado commented Jan 23, 2021

That is a backport, for 5.x versions, of this PR: #2730

It fixed issues when loading nested files in platforms that are not linux (Windows, for example), normalizing it and providing the same behavior in any platform.

It also closes #2899.

@pedrofurtado pedrofurtado changed the title Backport for 5.x: Fix cross-platform issue when loading nested files [Backport for 5.x] Fix cross-platform issue when loading nested files Jan 23, 2021
@gauravtiwari gauravtiwari merged commit b46ce72 into rails:5-x-stable Jan 23, 2021
@pedrofurtado
Copy link
Member Author

Thanks @gauravtiwari !

PS: For any reason, sometimes 2 specific builds not passes. Appears an error in nokogiri. Examples:
https://github.com/rails/webpacker/runs/1754131865
https://github.com/rails/webpacker/runs/1754131871

Is there something that I can help with it? I have no clue about what is the root cause of it 🙈

@pedrofurtado
Copy link
Member Author

updates: I created a PR for this: #2903 👍

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