vexdev / amarr

aMule Torrent connector for Servarr
MIT License
26 stars 0 forks source link

Basic testing, CI and CD #8

Closed vexdev closed 10 months ago

vexdev commented 10 months ago

Amarr needs to have some basic testing to increase resiliency to changes. Additionally, we need to have some CI to validate changes, and CD to automatically deploy new images.

For Amarr, gitflow seems to be a valid approach, given there's only one person working on it...