AssetSync / asset_sync

Synchronises Assets between Rails and S3
1.89k stars 346 forks source link

* Create GitHub Workflow config to simulate Travis builds #411

Closed PikachuEXE closed 3 years ago

PikachuEXE commented 3 years ago

Copied from TravisCI config Removed EOL Ruby & Rails versions Commented out JRuby due to bundle install timeout No ppc64le support yet No integration test (due to the encrypted env vars, I don't have the non-encrypted values to setup secrets)

PikachuEXE commented 3 years ago

@davidjrice Do you think we should also run integration spec on GitHub Action? TravisCI becomes so slow recently

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 487


Totals Coverage Status
Change from base Build 481: 0.0%
Covered Lines: 409
Relevant Lines: 641

💛 - Coveralls