-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[rb] Use prebuilt Ruby #16936
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
base: trunk
Are you sure you want to change the base?
[rb] Use prebuilt Ruby #16936
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||
User description
🔗 Related Issues
💥 What does this PR do?
🔧 Implementation Notes
💡 Additional Considerations
🔄 Types of changes
PR Type
Enhancement, Bug fix
Description
Use prebuilt Ruby with rv-ruby checksums for multiple platforms
Add workaround for rules_ruby incompatibility with jruby/truffleruby
Update rules_ruby git override to specific commit
Pin Psych gem to 5.0.1 and exclude from bundle fetch
Remove date gem checksums (handled by prebuilt Ruby)
Diagram Walkthrough
File Walkthrough
bazel.yml
Add jruby/truffleruby prebuilt Ruby workaround.github/workflows/bazel.yml
truffleruby
implementations
MODULE.bazel
Configure prebuilt Ruby and update gem dependenciesMODULE.bazel
macos-x86_64
Gemfile
Pin Psych gem version with documentationrb/Gemfile