Sergei von Alis
Sergei von Alis
Hmm, you mean grab upstream changelog with f-e-d-c at check time, commit it with update, and let the app handle it in its own way at built time?
@hadess Ok, then I suppose we should establish some CLI API to make this language-agnostic. I can think of two variants: - After the manifest data is updated, but before...
@wjt Do you think we can still keep original indentation if we use `` node produced by an external script?
@wjt Can we just always re-indent the metainfo.xml on write instead of trying to preserve original indentation? Probably taking editorconfig settings into account.
>Where is this seen? We're getting it from [here](https://github.com/flathub/com.netease.CloudMusic/blob/535f296037ef6d72f5a1f189fca4a2797f1cea62/com.netease.CloudMusic.json#L93).
I'm not sure how to approach this, maybe use more powerful templating language, like Jinja2 or something? In the meantime, maybe you can use html checker with sourceforge rss feed...
We're aware of dependabot and renovate existence, yet the integration path is unclear. The major difference between flatpak-builder manifests and and the files that are usually updated by those tools...
Yes, delegating handling PRs to some other tool makes sense, but I have no idea where to start.
Flathub discourages packaging Windows apps, and I believe it should be clear from this doc.
In the GNOME 43 SDK, there are two WebKit2 bindings - 5.0 and 4.1. I guess the Gtk 3.0/4.0 [collision](https://github.com/sharkwouter/minigalaxy/issues/535#issuecomment-1270637579) happens when WebKit2 5.0 is imported (and it's probably imported...