sumoheavy / jira-ruby

A Ruby gem for the JIRA REST API
MIT License
654 stars 412 forks source link

Add GitHub actions with newer ruby versions #410

Closed Nicolasvb23 closed 5 months ago

Nicolasvb23 commented 1 year ago

Changes

Summary

In order to continue doing maintenance and also verify the consistency of the gem, having a CI which is working properly with the newer Ruby versions is a good step ahead 👍🙂

Disclaimer

I didn't add Ruby 3.2 to the CI since it is throwing some errors while running the specs, I'll take a look at it when I have some time, but I just wanted to comment it in case that someone want to contribute there.

Related Issue

https://github.com/sumoheavy/jira-ruby/issues/408

bobbrodie commented 5 months ago

This is great, thanks! Let's start here and then merge some other PRs.