Skip to content

Conversation

@kpumuk
Copy link
Contributor

@kpumuk kpumuk commented Dec 15, 2025

This PR adds Ruby library to the GitHub workflow. Build matrix includes Ruby versions 2.7 and up, but does not include jruby or truffleruby (yet) - only MRI.

The following changes need to be merged before this as they fail the tests:

I have included both changes in this PR, and will rebase once they are merged.

  • Did you create an Apache Jira ticket? THRIFT-5909
  • If a ticket exists: Does your pull request title follow the pattern "THRIFT-NNNN: describe my issue"?
  • Did you squash your changes to a single commit? (not required, but preferred)
  • Did you do your best to avoid breaking changes? If one was needed, did you label the Jira ticket with "Breaking-Change"?
  • If your change does not involve any code, include [skip ci] anywhere in the commit message to free up build resources.

@Jens-G Jens-G added ruby github_actions Pull requests that update GitHub Actions code labels Dec 16, 2025
@kpumuk kpumuk marked this pull request as ready for review December 16, 2025 22:52
@kpumuk kpumuk marked this pull request as draft December 17, 2025 02:14
@kpumuk kpumuk force-pushed the test-ruby branch 2 times, most recently from 44f9c1d to 505e998 Compare December 20, 2025 21:36
@kpumuk
Copy link
Contributor Author

kpumuk commented Jan 12, 2026

Alright, getting to this point took a little bit of time, but it is now ready to be merged. Unit tests are green in all Ruby versions added to the matrix, cross tests are pending for after UUID support added.

@kpumuk kpumuk marked this pull request as ready for review January 12, 2026 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code ruby

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants