flathub / chat.delta.desktop

https://flathub.org/apps/details/chat.delta.desktop
12 stars 7 forks source link

update to 1.36.4 #109

Closed Simon-Laux closed 1 year ago

Simon-Laux commented 1 year ago

for me it failed multiple times locally complaining about missing npm dependencies, which ones you ask? that's random, because my instance of flatpak-node-generator is still non-deterministic and flaky, so the package that is missing changes with every run, I already had ms, js-tokens and wrappy missing.

I even updated the flathub build tools repo and installed flatpak-node-generator again with pipx.

flathubbot commented 1 year ago

Started test build 37052

flathubbot commented 1 year ago

Build 37052 failed

flathubbot commented 1 year ago

Started test build 37391

flathubbot commented 1 year ago

Build 37391 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/20035/chat.delta.desktop.flatpakref
muelli commented 1 year ago

I've used https://github.com/flatpak/flatpak-builder-tools as of 06e1d8050de79770f7701af137b4a0b2f5b3fed6 with this command line: python3 -m flatpak_node_generator --recursive -s npm ~/vcs/deltachat-desktop/package-lock.json --output ~/vcs/deltachat-desktop.flatpak/generated-sources-npm

missytake commented 1 year ago

Hm, unfortunately this introduced https://github.com/deltachat/deltachat-desktop/issues/3221, as the core was prematurely updated to 1.114.0 - can we downgrade it to 1.112.8 and make a new flathub release?

Simon-Laux commented 1 year ago

made an issue so we don't forget https://github.com/flathub/chat.delta.desktop/issues/110

muelli commented 1 year ago

oups. sorry. my bad :( It's certainly possible to downgrade the d-c-c.

Simon-Laux commented 1 year ago

@muelli could you do a pr?