Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub actions with newer ruby versions #410

Conversation

Nicolasvb23
Copy link

@Nicolasvb23 Nicolasvb23 commented Aug 16, 2023

Changes

Summary

  • Replaced Travis CI for Github Actions CI
  • Updated README

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

#408

@Nicolasvb23 Nicolasvb23 force-pushed the add_github_actions_with_newer_ruby_versions branch 2 times, most recently from f7f9a09 to cfe75ab Compare August 17, 2023 14:31
@Nicolasvb23 Nicolasvb23 force-pushed the add_github_actions_with_newer_ruby_versions branch 2 times, most recently from e3db299 to abd9a78 Compare August 18, 2023 16:23
@Nicolasvb23 Nicolasvb23 force-pushed the add_github_actions_with_newer_ruby_versions branch from abd9a78 to fa90f53 Compare August 18, 2023 16:29
@bobbrodie
Copy link
Member

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

@bobbrodie bobbrodie merged commit 3e133ad into sumoheavy:master Apr 1, 2024
@bobbrodie bobbrodie linked an issue Apr 1, 2024 that may be closed by this pull request
@bobbrodie bobbrodie added this to the v2.4.0 milestone Apr 1, 2024
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.

Add new Ruby versions to the CI
2 participants