Skip to content

Add Ruby 3.0, 3.1, and ruby-head to CI #33

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

Merged
merged 3 commits into from
Jan 23, 2023
Merged

Add Ruby 3.0, 3.1, and ruby-head to CI #33

merged 3 commits into from
Jan 23, 2023

Conversation

petergoldstein
Copy link
Contributor

What is the current behavior?

CI only runs against Ruby 2.4 and 2.7

What is the new behavior?

CI runs against Ruby 2.4, 2.7, 3.0, 3.1, and head

To pass Rubocop against a recent version I also added the requirement that gem publishers have MFA configured on Rubygems.

Checklist

Please make sure the following requirements are complete:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes /
    features)
  • All automated checks pass (CI/CD)

@petergoldstein
Copy link
Contributor Author

petergoldstein commented Dec 29, 2022

I've added Ruby 3.2 and fixed a few lints. @stas it might be helpful if you merged this. It runs green on my fork.

@stas stas merged commit f3af9a8 into jsonapi-rb:master Jan 23, 2023
@stas
Copy link
Collaborator

stas commented Jan 23, 2023

Thank you @petergoldstein and sorry for late response.

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.

2 participants