opencode/packages/tauri/src-tauri
Dax Raad 274b86b19b ci: fix AppImage build hanging by using portable appimage format
- Add appimage target back to tauri.conf.json
- Force reinstall tauri-cli from feat/truly-portable-appimage branch
- Add 10 minute timeout to prevent indefinite hangs
- Add logging to verify correct tauri-cli version is installed

This fixes the issue where AppImage builds would hang at 'Running input plugin: gtk' by using the new portable appimage format that bypasses linuxdeploy entirely.
2025-12-15 09:47:19 -05:00
..
capabilities tauri: add basic custom titlebar (#5438) 2025-12-12 09:37:17 -06:00
icons tauri: update icons 2025-12-11 09:49:00 +08:00
src tauri: use correct sidecar name 2025-12-15 12:40:49 +08:00
.gitignore OpenCode Desktop app (#5044) 2025-12-05 14:39:49 -06:00
Cargo.lock tauri: add basic custom titlebar (#5438) 2025-12-12 09:37:17 -06:00
Cargo.toml tauri: add basic custom titlebar (#5438) 2025-12-12 09:37:17 -06:00
build.rs tauri 2025-11-22 00:15:01 -05:00
entitlements.plist Desktop macOS codesigning and notarization (#5154) 2025-12-07 13:42:23 -05:00
tauri.conf.json ci: fix AppImage build hanging by using portable appimage format 2025-12-15 09:47:19 -05:00