Commit Graph

16 Commits

Author SHA1 Message Date
Dax Raad
8dca9051f1 ci: add app bundle target to fix macOS updater by generating .app.tar.gz files 2025-12-26 14:33:39 -06:00
Dax Raad
83249e69f3 ci: update publish workflow concurrency to include version inputs and upgrade ubuntu runner to 24.04 2025-12-26 14:33:30 -06:00
Dax Raad
37d0ef3362 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-26 14:33:30 -06:00
Brendan Allan
cc82a2711b tauri: rename sidecar to opencode-cli 2025-12-26 14:33:26 -06:00
Dax Raad
f4e1fa28b8 fix desktop updater 2025-12-26 14:33:21 -06:00
Dax Raad
3efb17e91e disable app image 2025-12-26 14:33:20 -06:00
Brendan Allan
2980eff805 tauri: change mainBinaryName to just OpenCode 2025-12-26 14:33:17 -06:00
Brendan Allan
72c0af5b6c tauri: bring back appimage 2025-12-26 14:33:17 -06:00
Dax Raad
ea8508ee44 ci 2025-12-11 14:38:45 -05:00
Dax Raad
885a142ae3 temporarily remove undo/redo keybinds 2025-12-11 12:55:08 -05:00
Brendan Allan
1574e2457b Desktop macOS codesigning and notarization (#5154)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
2025-12-07 13:42:23 -05:00
Adam
3ff6de261c chore: update tauri update pub key 2025-12-06 05:49:05 -06:00
Brendan Allan
cd6bfb3f69 OpenCode Desktop app (#5044)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-12-05 14:39:49 -06:00
Dax Raad
b652198979 load desktop app 2025-11-22 14:40:11 -05:00
GitHub Action
81245c2548 chore: format code 2025-11-22 05:15:55 +00:00
Dax Raad
6f82b321d8 tauri 2025-11-22 00:15:01 -05:00