bitmagnet-io / bitmagnet

A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.
https://bitmagnet.io/
MIT License
1.96k stars 74 forks source link

Revamp build process #212

Closed KyleSanderson closed 2 months ago

KyleSanderson commented 2 months ago

So, this is the PR where a random guy tries to blindly change everything with the build and release pipeline, and hasn't tested it at all 😆. It's a straight port from https://github.com/autobrr/autobrr with a couple years of learnings along the way. There's certainly better ways to accomplish tasks here, but it's what we know is the easiest way at this time.

mgdigital commented 2 months ago

Thanks @KyleSanderson ! I've merged this to a local PR branch for further testing: https://github.com/bitmagnet-io/bitmagnet/pull/216