capistrano / sshkit

A toolkit for deploying code and assets to servers in a repeatable, testable, reliable way.
MIT License
1.13k stars 253 forks source link

Add functional test with vagrant on CI #509

Closed colorbox closed 1 year ago

colorbox commented 1 year ago

This PR adds functional test on CI withs vagrant up on GitHub Actions. Some VM settings updated for keep alive connection for test_upload_large_file.

refs: https://github.com/jonashackt/vagrant-github-actions