mbleigh / acts-as-taggable-on

A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
http://mbleigh.lighthouseapp.com/projects/10116-acts-as-taggable-on
MIT License
4.96k stars 1.2k forks source link

Replace Travis with Github Actions #1021

Closed mkilling closed 3 years ago

mkilling commented 3 years ago

This is a proposal to replace Travis with Github Actions for this repository, as promised in #1018. The only caveat of this PR is that the combination MySQL + Ruby 2.3 is not being tested, as that causes a segfault in the Ruby VM for some reason.