tjwp commented on pull request #929:
URL: https://github.com/apache/avro/pull/929#issuecomment-657210491


   > I don't know what versions of Ruby we're supposed to support. Is there a 
range of versions, and is there a way to test multiple versions in Travis?
   
   I would expect the Ruby versions that we support to the be the major ruby 
versions that currently continue to receive patches: 2.5, 2.6, and 2.7.
   
   In the past there has not been any automated testing across a range of Ruby 
versions in this build. Given the structure of this build, I would supporting 
testing that range by installing each of the versions in the Dockerfile. The 
rbenv change here makes that easier. Then I would modify the test script in the 
Ruby directory to run the tests with each version.
   
   I wasn't going to include that here, though I'm happy to create JIRA ticket 
and handle it later.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to