heapsource / active_model_otp

Adds methods to set and authenticate against one time passwords (Two-Factor Authentication). Inspired in AM::SecurePassword
MIT License
773 stars 81 forks source link

Github actions #90

Closed pedrofurtado closed 3 years ago

pedrofurtado commented 3 years ago

@robertomiranda I created a workflow in Github Actions, in order to replace the current Travis CI. What do you think about?

Now the builds can be viewed in tab "Actions" here in repo 🎉

robertomiranda commented 3 years ago

After this PR, I think we should be able to remove appraisal dependency too https://github.com/heapsource/active_model_otp/blob/main/active_model_otp.gemspec#L29

robertomiranda commented 3 years ago

it would be great to replace @houndci-bot GitHub actions as well using something like pronto