-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[V3] Flatpak for linux distribution #2026
Comments
A brief look into the packaging process for these has me under the impression we could automate the builds for flatpaks with relative ease. I think it's worth at least considering as once set up, it would not require significant extra work to keep up to date. |
Seems like a snap would be pretty easy as well |
Freezing for now, this distribution sounds like it has some good qualities but we're gonna focus on pip for now. |
That's understandable. Maybe I can work on it soon. I'm very inexperienced so I wouldn't expect too much from my trials though. |
Okay, so I'm not entirely done but most of the work has been, all that's left is cosmetics and things that are out of my control, I'll publish the script and other things needed after we make a decision since I don't know where to put the code. So depending on if we want to publish to Flathub.org (which would be great in my opinion), we have 2 options :
|
Personally, I think until we have a bit more certainty, and stability, we use option 1 (bundle in releases) This isn't ideal, as already stated, but until we have more testing with it, I wouldn't want to publish to flathub to ensure the same level of reliability we already expect from our stable releases from it, while still keeping with another set of standards (flatpak's) This would likely mean if you have a flatpak script that is ready for use now, we could look at 3.1 or 3.2 for publishing on flathub, and have the script available on the development version until then. We're exceptionally close to 3.0 stable now, so if this will involve changes to the bot, this will not work with 3.0, even if grabbable from GitHub. (Though, from my understanding of flatpak, it shouldn't) |
Alright, I've outlined the current issues and improvements on my current progress in #2242. |
Feature request
Select the type of feature you are requesting:
Describe your requested feature
Distributing through flatpaks would have many benefits even though it may sound stupid at first :
(Snapd or Appimages could also be used potentially to achieve the same results)
The text was updated successfully, but these errors were encountered: