nukeop / nuclear

Streaming music player that finds free music for you
https://nuclear.js.org/
GNU Affero General Public License v3.0
11.93k stars 1.03k forks source link

Add flatpak packages for nightly build to flathub-beta #1215

Open MithicSpirit opened 2 years ago

MithicSpirit commented 2 years ago

Though there is a nightly release on github, this does not include a flatpak version. If possible, it would be nice if these were also added to flathub-beta (rather than regular flathub so as to not cause issues with the "stable" package).

nukeop commented 2 years ago

It should be pretty easy to do, there are already packages in https://github.com/NuclearPlayer/ that use github actions to update AUR and snapcraft. The flatpak repo could be triggered the same way (by the release action in this repo).

UltraBlackLinux commented 2 years ago

Yep, I would love to see this as well

nukeop commented 2 years ago

I started working on this