Skip to content

Conversation

@pboling
Copy link
Contributor

@pboling pboling commented Dec 29, 2025

Just documentation updates

Copilot AI review requested due to automatic review settings December 29, 2025 23:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR documents platform compatibility for tree_stump and updates the CI configuration to use Ruby 4.0.0, adds ruby-head testing, and migrates to official GitHub Actions for tree-sitter and Rust toolchain setup.

Key Changes:

  • Added comprehensive platform compatibility documentation explaining MRI, JRuby, and TruffleRuby support with technical details and alternatives
  • Updated CI to test Ruby 4.0 (released version) and ruby-head (experimental)
  • Migrated to official tree-sitter/setup-action@v2 and rust-lang/setup-rust-toolchain@v1 GHAs

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
README.md Added "Platform Compatibility" section documenting MRI-only support with expandable details explaining JRuby/TruffleRuby incompatibilities and suggesting alternatives; clarified MRI requirement in development requirements
.github/workflows/rspec.yml Updated Ruby version matrix from 4.0.0-preview2 to 4.0, added ruby-head as experimental, enabled workflow_dispatch, switched to official tree-sitter and Rust GHA setup actions, improved workflow configuration with fail-fast and better trigger patterns

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pboling pboling force-pushed the docs/compatibiility branch from 46b75a2 to 9b5410b Compare December 29, 2025 23:46
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.

1 participant