mirror of
https://github.com/NeuralNomadsAI/CodeNomad.git
synced 2026-07-11 17:01:28 +00:00
Restore Tauri Debian and RPM assets while adding Flatpak outputs for both desktop variants so Linux users have package-manager and sandboxed alternatives to AppImage. Electron Flatpak packaging now installs the required Freedesktop runtime in CI, and Tauri Flatpak packaging uses a generated manifest around the existing release binary and packaged resources. The Linux dependency list also includes xdg-utils because Tauri AppImage bundling requires xdg-open. Docker-based Ubuntu 24.04 reproductions verified Electron zip/AppImage creation and Tauri AppImage/deb/rpm creation. Local Docker could not complete Flatpak builds because bubblewrap cannot create/seccomp namespaces in this host container environment, which should not apply to native GitHub runners. |
||
|---|---|---|
| .. | ||
| bump-version.js | ||
| desktop-server-resources.cjs | ||
| prepare-node-runtime.cjs | ||
| smoke-packaged-resources.cjs | ||
| verify-bundled-node.cjs | ||