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

Migrate CI to GitHub Actions #824

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

petergoldstein
Copy link

@petergoldstein petergoldstein commented Mar 8, 2022

This PR migrates CI to GitHub Actions, now that Travis CI.org is no longer active.

I had to make a choice as to what Rubies / ActiveSupport versions to run. I chose "recent" Rubies (Ruby 2.5+) and ActiveSupport minor versions 5.2.x, 6.0.x, 6.1.x, 7.0.x

Appraisals was updated and gemfiles were added to support more recent ActiveSupport versions. Additional changes included updating the 5.2 gemfile so it no longer refers to a beta version.

This runs green on my fork.

Adds gemfiles for modern versions of activesupport
@benlangfeld
Copy link
Collaborator

We need @javan to enable Github Actions for this to work; I don't have access to the repo settings to do so.

Copy link
Contributor

@bragamat bragamat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, I didn't find this one when I wrote #847

can we close this one out as well @benlangfeld ?

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.

None yet

3 participants