Closed JoshuaMacklin closed 9 months ago
Updates to the app are sent via automation to the flathub repo from upstream. I think @PrestonN has some integration for this.
The main app is the only thing in the manifest needing updates.
Don't think anything is needed to do here.
As was mentioned, we actually already have a GH Action script upstream that will update the manifest file and create the PR automatically whenever a new release is made. I'm sure that there's a few tweaks to it that could be made to it but I think as far as the core request from this issue goes, there isn't anything we need to do here.
Is there any interest in adding a github actions bot to automatically make PRs / builds on new releases? Could make maintaining the flathub repo a breeze!
Plus with Flathubs push for more robust metadata, this could help close the Changelog issue and have it automated.
I could look into myself if no one else has experience using it.