thibaudgg / video_info

Get video info from Dailymotion, Vimeo, Wistia, and YouTube URLs.
https://rubygems.org/gems/video_info
MIT License
428 stars 132 forks source link

Drop ruby 2.4 support/ Config Github Actions #202

Closed joaocv3 closed 4 years ago

joaocv3 commented 4 years ago

Hi @thibaudgg :)

The new actions cannot be run directly here yet.

So you can check those changes working here: https://github.com/joaocv3/video_info/pull/2 (it's the same branch)

What do you think?

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 83b97faf9b1d62034c8861ff762628979a06c910 on joaocv3:drop-ruby-2.4-support into 15dff016e121338a51c8176d12558f2e94b0c01d on thibaudgg:master.

thibaudgg commented 4 years ago

@joaocv3 one point that I missed, could you please also update the build status page in the README, Github provides one as well.

[![Ruby Unit Tests Action Status](https://github.com/thibaudgg/video_info/workflows/Ruby%20Unit%20Tests/badge.svg)](https://github.com/thibaudgg/video_info/actions?query=workflow%3A%22Ruby+Unit+Tests%22)