WebThingsIO / gateway

WebThings Gateway - a self-hosted web application for monitoring and controlling a building over the web
http://webthings.io/gateway
Mozilla Public License 2.0
2.62k stars 339 forks source link

WIP Replace Raspbian-based images with Ubuntu Core based images - closes #2801 #3166

Open benfrancis opened 2 months ago

benfrancis commented 2 months ago

Closes #3139

This PR would entirely remove Raspbian-based builds from the release workflow and replace them with Ubuntu Core model assertions for AMD64 (e.g. Intel NUC) and ARM64 (e.g. Raspberry Pi), with a view to using Ubuntu Core as the basis for future OS images, as discussed in #2801.

TODO: