Skip to content

Conversation

@deivid-rodriguez
Copy link
Contributor

@deivid-rodriguez deivid-rodriguez commented Feb 11, 2025

What was the end-user or developer problem that led to this PR?

#8428 created a regression when using legacy mingw platform values in Gemfile. One spec would've caught the issue, because there was an issue in the RSpec filter it was using, so the spec was being skipped.

What is your fix for the problem, implemented in this PR?

The fix is to make sure the legacy values are still matched after the changes in #8428 by mapping them to universal-mingw as well. I also fixed the filter to catch this kind of issue in the future.

Make sure the following tasks are checked

@deivid-rodriguez deivid-rodriguez force-pushed the deivid-rodriguez/fix-legacy-windows-platform-filters branch from a71098a to d6af077 Compare February 13, 2025 10:23
@deivid-rodriguez deivid-rodriguez merged commit dab1f9a into master Feb 13, 2025
91 checks passed
@deivid-rodriguez deivid-rodriguez deleted the deivid-rodriguez/fix-legacy-windows-platform-filters branch February 13, 2025 12:00
deivid-rodriguez added a commit that referenced this pull request Feb 17, 2025
…ndows-platform-filters

Fix legacy Windows `:platform` values no longer working

(cherry picked from commit dab1f9a)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants