emfcamp / badge-2024-software

46 stars 29 forks source link

Add support for a beta channel #159

Closed MatthewWilkes closed 5 months ago

MatthewWilkes commented 5 months ago

Description

This improves the OTA app to parse version numbers better, with the following rules:

If there is an rc in the tag name, it won't overwrite the latest release, it will overwrite the preview release.

The setting update_channel will work as normal if unset or set to latest. Set it to preview to get release candidates.

thinkl33t commented 5 months ago

Doesn't crash and should work fine - lets try it and revert it if things explode :grin: