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 #103

Merged

Conversation

flavorjones
Copy link
Member

@flavorjones flavorjones commented Jul 14, 2022

Continuation of #98

Migrates CI to GitHub Actions as Travis CI.org is no longer active. Adds gemfiles for recent ActiveSupport minor releases.

I restricted to Ruby >= 2.5 and Rails >= 5.2. To match up with the Travis config I included a jruby line and a ruby-head line.

This all runs green on my fork.

See https://github.com/flavorjones/rails-dom-testing/actions/runs/2670430372 for example run.

This PR adds a commit to #98 removing the travis configuration. 😢

@flavorjones flavorjones force-pushed the flavorjones-migrate_ci_to_github_actions branch from 38d676a to 9effe13 Compare July 14, 2022 13:00
@rafaelfranca rafaelfranca merged commit 8deceed into rails:master Jul 14, 2022
@flavorjones flavorjones deleted the flavorjones-migrate_ci_to_github_actions branch July 14, 2022 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants