rails / thor

Thor is a toolkit for building powerful command-line interfaces.
http://whatisthor.com/
MIT License
5.12k stars 552 forks source link

try coveralls_reborn to fix ssl errors. #778

Closed timdiggins closed 2 years ago

timdiggins commented 2 years ago

Note that we could also use the coveralls action as recommended in https://github.com/tagliala/coveralls-ruby-reborn but it seems like a github token is needed, which makes it more complex for contributors

This does mean dropping coveralls for EOLed rubies but do we really need to post to coveralls on each test run? Wouldn't one test run be enough?

timdiggins commented 2 years ago

I'm closing this in favour of joint PR #780 as per https://github.com/rails/thor/issues/781#issuecomment-1059234876