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

ci: try to reproduce the musl issue from #200 #202

Merged
merged 4 commits into from
Sep 19, 2022

Conversation

flavorjones
Copy link
Member

@flavorjones flavorjones commented Sep 19, 2022

Upstream issue is rubygems/rubygems#5938

This PR adds tests coverage, updates CI pipelines, and explicitly casts the platform string as a Gem::Platform to work around the rubygems issue.

Closes #200

@flavorjones flavorjones force-pushed the 200-musl-issues-on-latest-bundler branch 2 times, most recently from a7b922f to 5aea4f5 Compare September 19, 2022 17:53
@flavorjones flavorjones force-pushed the 200-musl-issues-on-latest-bundler branch from 657b7f0 to cd847bc Compare September 19, 2022 18:10
@flavorjones
Copy link
Member Author

Failing test run (before the fix commit) is https://github.com/rails/tailwindcss-rails/actions/runs/3084620428/jobs/4986986884

@flavorjones flavorjones force-pushed the 200-musl-issues-on-latest-bundler branch from 10a3725 to 1ddd3d6 Compare September 19, 2022 18:17
@flavorjones flavorjones force-pushed the 200-musl-issues-on-latest-bundler branch from 1ddd3d6 to 1dc1c5c Compare September 19, 2022 18:21
@flavorjones flavorjones merged commit 5f6c4b3 into main Sep 19, 2022
@flavorjones flavorjones deleted the 200-musl-issues-on-latest-bundler branch September 19, 2022 18:26
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.

rails assets:precompile gives error: tailwindcss-rails does not support the x86_64-linux platform
1 participant