Get JRuby into reline CI
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 311
- Forks
- 99
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 1
Description
JRuby is currently not tested in reline's CI. Adding it is trivial, but there are some features that may be unsupported currently. Ideally we could fix those that should be fixed, exclude those that can not be supported, and have a good baseline for JRuby support.
See #766 for an issue that may not have come up had JRuby already been in the CI matrix.
I can help with this soon but I wanted to get an issue filed today.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing reline's CI configuration and issue #766 to identify the missing JRuby coverage and any unsupported features. Run the existing test suite under JRuby; done when JRuby is included in the CI matrix, supported features pass, and unsupported cases are appropriately excluded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100