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

Run CI on GitHub Actions #130

Closed

Conversation

brettchalupa
Copy link
Contributor

This makes it so that on push to master and pull request that the test suite runs to ensure changes are passing. GitHub Actions are nice because it's baked into where the source code lives and doesn't require another account or service to configure.

@brettchalupa
Copy link
Contributor Author

CI is failing until #129 merges, which should fix it. I'll rebase on upstream/master once that lands and update this PR accordingly.

ensures that on PR and push there's a test suite running to verify changes are passing

runs against modern Ruby versions
gets on latest ver to support modern rubies
@brettchalupa
Copy link
Contributor Author

I've rebased this branch on upstream/master and force pushed up the changes to. CI is passing against the 3 most modern and still supported Ruby versions. 👍

@brettchalupa
Copy link
Contributor Author

@alistairholt @faresd just wanted to ping you both here to see if you're interested in this addition to the gem. It's passing green and seems to be working well. 👍

@brettchalupa
Copy link
Contributor Author

Bumping again if possible to get some 👀 on this

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.

1 participant