apiaryio / apiary-client

Apiary CLI client
https://help.apiary.io/tools/apiary-cli/
MIT License
204 stars 70 forks source link

Automate docker image releasing #187

Closed pksunkara closed 4 years ago

pksunkara commented 4 years ago

I removed appveyor because it seems to have issues with rubygems and SSL. I replaced the windows testing with Github Actions.

pksunkara commented 4 years ago

Tested that the release workflow is working. https://github.com/apiaryio/apiary-client/runs/500722022?check_suite_focus=true released to apiaryio/client:0.13.0-rc.1

abtris commented 4 years ago

Not sure if we can stay with TravisCI and not remove that too.

abtris commented 4 years ago

You can be more aggressive in deprecation ruby versions. By https://www.ruby-lang.org/en/downloads/ are stable just 2.4-2.7. I will remove 2.4 too ;-)