Working on packaging the new release of the Streams repository for YunoHost. To be fair, there's not much to do:
- Updating the code takes less than 3 minutes (essentially copy pasting commit references and a sha256 sum),
- Testing it with the YunoHost package checker takes around 20 minutes,
- Having the package upgrade available through the YunoHost admin interface usually takes a few hours (I don't know how it exactly works)
There has to be a way to write a tiny script to handle this in a more automated way. I just don't have time to work on this right now.