Skip to content

Re-enable CI #171

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 3, 2022
Merged

Re-enable CI #171

merged 3 commits into from
Jan 3, 2022

Conversation

brasic
Copy link
Contributor

@brasic brasic commented Dec 23, 2021

CI doesn't appear to be configured on this repo anymore, which makes it difficult to accept pull requests. This PR:

  • Adds rake as a test runner with test as the default task.
  • Removes the coveralls gem since its configuration was lost.
  • Sets up Actions to run CI. I've added a matrix that includes all supported MRI versions.

(see an example PR with this config here)

Carl Brasic added 3 commits December 23, 2021 14:10
The configuration to publish code coverage metrics to coveralls.io is no
longer present anywhere, so we may as well remove this dep.
@zerowidth zerowidth merged commit c7c5e69 into github:main Jan 3, 2022
@zerowidth
Copy link
Member

Rad, thanks for setting this up.

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