https://bugs.kde.org/show_bug.cgi?id=508317
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #8 from Nate Graham <[email protected]> --- That's great! So there are huge differences between https://github.com/flathub/org.kde.dolphin/blob/master/org.kde.dolphin.json and https://invent.kde.org/system/dolphin/-/blob/master/.flatpak-manifest.json Having the manifest used for Flathub differ so much from the one used to build the nightly version is a problem. We can re-synchronize them as a one-off fix, but it's a general "multiple sources of truth" problem that'll keep popping up over and over again. Justin, is there any kind of way we can synchronize these files automatically, or at least most of their content? Does Flathub support manifests that live on external infrastructure? Ideally we would have one base manifest, and then individual parts of it would be conditionally changed to suit the delivery platform (e.g. sources from git master for the nightly build, and sources from tarballs for the Flathub build). -- You are receiving this mail because: You are watching all bug changes.
