Luminarys / synapse

Synapse BitTorrent Daemon
https://synapse-bt.org
ISC License
855 stars 48 forks source link

Add GitHub Actions #220

Closed iamtakingithard closed 3 years ago

iamtakingithard commented 3 years ago

Greetings, this PR adds GitHub Actions support. Everything is built on Ubuntu 18.04. This was made to keep compatibility with my own seedbox.

Luminarys commented 3 years ago

Thanks for making these changes. I do agree that using Actions over Travis would probably be preferred longer term. Is there a way to test Actions before merging the PR?

iamtakingithard commented 3 years ago

You can just visit my repo, and take a look at Actions tab. Me myself uses these builds. But maybe you wanna get rid of sr.ht builds and Travis ones? Let me know what do you think

Luminarys commented 3 years ago

Thanks, that looks good!

Luminarys commented 3 years ago

I think we can remove the travis/sr.ht ones now as well, but that can be done in another PR.