Commit Graph

102 Commits

Author SHA1 Message Date
Brendan Allan 68b4ab1b91 ci: don't continue-on-error in tauri action 2026-01-12 21:27:52 +08:00
Dax Raad b502b666f6 ci: add retry logic to desktop build to handle intermittent failures 2026-01-08 14:57:55 -05:00
Brendan Allan 788689e78d desktop: go back to regular tauri cli 2026-01-07 20:42:10 +08:00
Brendan Allan 91a8224dfd try using forked tauri-cli again 2026-01-07 15:29:14 +08:00
Brendan Allan c37c9c15a0 desktop: use correct tauri-cli branch 2026-01-07 14:36:43 +08:00
Brendan Allan f4b7a4fee2 desktop: use regular tauri cli again 2026-01-07 14:25:25 +08:00
Brendan Allan cc7d4bd01e use custom tauri-cli on linux 2026-01-07 13:34:18 +08:00
Dax Raad f6d6d27259 ci 2026-01-02 18:58:56 -05:00
Brendan Allan 781d2d4805 ci: rename tauri -> desktop 2025-12-23 11:15:19 +08:00
Brendan Allan ff86ebe2d5 ci: fix tauri build args 2025-12-22 18:55:01 +08:00
Brendan Allan da1ac70eda ci: verbose build and re-enable appimage 2025-12-22 18:48:58 +08:00
Brendan Allan b226ab6a69 ci: run prepare step for tauri build 2025-12-22 18:05:52 +08:00
NN708 5120584a1c feat(desktop): arm64 build for linux (#5935) 2025-12-22 03:45:30 -06:00
Brendan Allan 98954f65b0 ci: replace with just upload-artifact whole dir 2025-12-22 17:17:17 +08:00
Brendan Allan dcb96deef1 ci: import bun shell 2025-12-22 17:10:43 +08:00
Brendan Allan eaeefa4c48 try uploading artifacts in workflow 2025-12-22 17:08:44 +08:00
Brendan Allan 15cf85f47a ci: try to upload cli artifacts 2025-12-22 16:57:28 +08:00
Dax Raad 165c8aba78 ci 2025-12-20 10:35:01 -05:00
Dax Raad 5e990c8dee ci 2025-12-20 10:28:46 -05:00
Dax Raad a94fdc46ff ci 2025-12-20 09:57:19 -05:00
Aiden Cline b9d8270031 ci: fix release notes
Update Nix Hashes / update (push) Has been cancelled
2025-12-19 17:49:07 -06:00
Aiden Cline 4b8214d085 Revert "ci: gemini 3 flash doesnt exist in pinned cicd version (#5776)"
This reverts commit bf809ea0c0.
2025-12-19 17:46:35 -06:00
Aiden Cline 2a9e8d7b59 ci: fix publish auth failure 2025-12-19 16:00:41 -06:00
Brendan Allan 2e3819ebdc ci: separate standalone publishing from dependent publishing (#5634)
Co-authored-by: GitHub Action <action@github.com>
2025-12-19 13:22:17 -05:00
Aiden Cline f31ea29406 ci: change token for gh release to allow discord job to actually trigger see: https://docs.github.com/en/actions/how-tos/write-workflows/choose-when-workflows-run/trigger-a-workflow 2025-12-19 10:45:26 -06:00
Luke Parker bf809ea0c0 ci: gemini 3 flash doesnt exist in pinned cicd version (#5776) 2025-12-18 21:59:46 -06:00
Brendan Allan a2d3ff42e2 tauri: dev icons + separate prod config (#5691)
Co-authored-by: GitHub Action <action@github.com>
2025-12-17 22:23:03 +08:00
Dax Raad 411c07fd2f ci: update publish workflow configuration 2025-12-16 21:01:44 -05:00
Dax Raad f5baf1526f ci: fix release draft configuration to prevent automatic draft flag 2025-12-16 17:17:06 -05:00
Brendan Allan 62ab2b0c91 Keep release a draft until all builds are finished (#5632)
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: GitHub Action <action@github.com>
2025-12-16 23:34:44 +08:00
Dax Raad f482cf86f1 ci: fix tauri updater version mismatch by checking out the release tag 2025-12-15 14:42:34 -05:00
Dax Raad 6a98f91eb0 20min 2025-12-15 11:31:38 -05:00
Dax Raad 644ff926c1 ci: update publish workflow concurrency to include version inputs and upgrade ubuntu runner to 24.04 2025-12-15 10:14:20 -05:00
Dax Raad 50a574f7fc core: reorganize agent configuration to separate primary agents (build, plan) from subagents 2025-12-15 09:58:23 -05:00
Dax Raad 3f900417ae 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
Felipe Oduardo Sierra e5770387be add ARM64 Docker image support (#5483) 2025-12-13 13:01:59 -06:00
Dax Raad 0e1a61a4b7 fix 2025-12-12 18:15:31 -05:00
Dax Raad e30e18a501 ci 2025-12-11 14:57:54 -05:00
Dax Raad b5d7b54a53 ci: fix Ubuntu host detection in Tauri build workflow 2025-12-11 13:27:21 -05:00
Dax Raad 01ed5b0552 ci: install libglib2.0-dev on Blacksmith Linux runners to fix missing glib-2.0 system library error 2025-12-11 13:16:44 -05:00
Dax Raad 952bc3ffaf ci 2025-12-11 13:11:36 -05:00
Dax Raad d587dcdbfa ci: use Blacksmith runners for Linux and Windows Tauri builds to improve build performance 2025-12-11 13:04:55 -05:00
Dax Raad 53ab35ba4e ci: fix tauri release asset naming to use opencode-desktop-[platform]-[arch][ext] format 2025-12-11 12:45:48 -05:00
Dax Raad a9ad17b109 ci: enable tauri desktop app to be published with GitHub release ID and tag name 2025-12-11 11:41:54 -05:00
Dax Raad f597c1fb9f update 2025-12-11 01:15:34 -05:00
Dax Raad 0b36759a79 ci 2025-12-09 22:14:18 -05:00
Dax Raad e4fed175d4 ci 2025-12-09 21:04:06 -05:00
Dax Raad b784872d06 ci 2025-12-09 21:03:19 -05:00
Dax Raad 51b85bb657 ci 2025-12-09 21:02:04 -05:00
Dax Raad ecf4a0b6f7 ci 2025-12-09 21:01:48 -05:00