139 Commits

Author SHA1 Message Date
Luke Parker
547eb7676d
feat(windows): add arm64 release targets for cli and desktop (#16696) 2026-03-12 00:25:09 +00:00
Brendan Allan
802416639b
ci: setup node in tauri build 2026-03-11 16:09:17 +08:00
Brendan Allan
1b0d65f80e
ci: remove electron beta requirement 2026-03-04 22:38:23 +08:00
Brendan Allan
faf501200e
ci: only publish electron on beta 2026-03-04 22:21:56 +08:00
Brendan Allan
5cf235fa6c
desktop: add electron version (#15663) 2026-03-04 15:12:34 +08:00
Luke Parker
fce811b52f
fix: most segfaults on windows with Bun v1.3.10 stable (#15181) 2026-02-26 17:55:01 +10:00
Luke Parker
cf5cfb48cd
upgrade to bun 1.3.10 canary and force baseline builds always (#14843) 2026-02-24 16:06:45 +10:00
Brendan Allan
ce17f9dd94
desktop: publish betas to separate repo (#14376) 2026-02-20 22:33:21 +08:00
Goni Zahavy
ea2d089db0
ci: fixed missing if condition (#13934) 2026-02-17 12:42:55 +08:00
Goni Zahavy
4226097228
ci: fixed Rust cache for 'cargo install' in publish.yml (#13907) 2026-02-17 12:13:33 +08:00
Goni Zahavy
9163611989
ci: fixed apt cache not working in publish.yml (#13897) 2026-02-16 17:31:38 -06:00
Dax Raad
06d63ca54c ci: use native ARM runner for faster Linux ARM builds
Switch from cross-compilation on x86_64 to native ARM runner, which improves build speed and reliability for Linux ARM binary distribution.
2026-02-02 10:06:21 -05:00
Dax Raad
423778c93a ci: reduce aarch64 build runner to 4 vcpu to lower infrastructure costs 2026-02-02 09:44:19 -05:00
Dax Raad
d63ed3bbe3 ci 2026-02-02 09:37:37 -05:00
Dax Raad
f51bd28ed8 ci: increase ARM runner to 8 vCPUs for faster Tauri builds 2026-01-30 21:06:48 +00:00
Dax Raad
09f4ef8996 ci 2026-01-30 00:56:45 -05:00
Dax Raad
1794319a4c ci 2026-01-30 00:48:08 -05:00
Dax Raad
8f53794017 ci 2026-01-30 00:46:12 -05:00
Dax Raad
48d6d72e25 ci 2026-01-30 00:44:58 -05:00
Dax Raad
015eda36ce ci 2026-01-30 00:25:52 -05:00
Dax Raad
e666ddb630 ci 2026-01-30 00:23:52 -05:00
Dax Raad
da7f45bd4c ci 2026-01-30 00:21:30 -05:00
Dax Raad
273e7b8379 ci 2026-01-30 00:18:50 -05:00
Dax Raad
36041c0000 ci 2026-01-30 00:15:21 -05:00
Dax Raad
b109ab7830 ci 2026-01-30 00:07:56 -05:00
Dax Raad
5d0122b5a9 ci 2026-01-30 00:04:51 -05:00
Dax Raad
30969dc33e ci: cache apt packages to reduce CI build times on ubuntu 2026-01-29 21:51:53 -05:00
Dax Raad
553316af2a ci 2026-01-29 21:19:00 -05:00
Dax Raad
7ed6f690e9 ci 2026-01-29 19:34:12 -05:00
Dax Raad
a5c01a81ff ci 2026-01-29 19:08:48 -05:00
Dax Raad
4f4694d9e3 ci 2026-01-29 19:03:07 -05:00
Dax Raad
4c82ad6280 ci 2026-01-29 19:00:52 -05:00
Dax Raad
b35265823c ci 2026-01-29 18:59:15 -05:00
Dax
cd4075faf6
feat: add beta branch sync workflow for contributor PRs (#11190) 2026-01-29 20:02:36 +00:00
Dax
9ed3b0742f
ci (#11149)
Co-authored-by: opencode <opencode@sst.dev>
2026-01-29 13:17:55 -05:00
Frank
2649dcae7f Revert "ci: make tests passing a requirement pre-release"
This reverts commit 8c00818108700b4aad81a9127d9e1e9adc8254bd.
2026-01-27 14:37:33 -05:00
Aiden Cline
8c00818108 ci: make tests passing a requirement pre-release 2026-01-27 11:31:02 -05:00
Brendan Allan
f1a13f25a4
ci: don't continue-on-error in tauri action 2026-01-12 21:27:52 +08:00
Dax Raad
b1a613b3b9 ci: add retry logic to desktop build to handle intermittent failures 2026-01-08 14:57:55 -05:00
Brendan Allan
a41c8508da
desktop: go back to regular tauri cli 2026-01-07 20:42:10 +08:00
Brendan Allan
0021a09ba8
try using forked tauri-cli again 2026-01-07 15:29:14 +08:00
Brendan Allan
79f6910697
desktop: use correct tauri-cli branch 2026-01-07 14:36:43 +08:00
Brendan Allan
61c334f1fb
desktop: use regular tauri cli again 2026-01-07 14:25:25 +08:00
Brendan Allan
37decee795 use custom tauri-cli on linux 2026-01-07 13:34:18 +08:00
Dax Raad
b4af8a65ec ci 2026-01-02 18:58:56 -05:00
Brendan Allan
279dc04b3c
ci: rename tauri -> desktop 2025-12-23 11:15:19 +08:00
Brendan Allan
a9fbd786b3
ci: fix tauri build args 2025-12-22 18:55:01 +08:00
Brendan Allan
abde984b3e
ci: verbose build and re-enable appimage 2025-12-22 18:48:58 +08:00
Brendan Allan
11a92b24c2
ci: run prepare step for tauri build 2025-12-22 18:05:52 +08:00
NN708
6339f39871
feat(desktop): arm64 build for linux (#5935) 2025-12-22 03:45:30 -06:00