Commit Graph

122 Commits

Author SHA1 Message Date
Dax Raad
6cf533b748 sync 2026-01-29 12:25:30 -05:00
Dax Raad
b5c9e7d6ce sync 2026-01-29 12:25:30 -05:00
Dax Raad
6f0b8c19dd sync 2026-01-29 12:25:30 -05:00
Dax Raad
0cf04a0295 sync 2026-01-29 12:25:30 -05:00
Dax Raad
a5fbb5dbec sync 2026-01-29 12:25:30 -05:00
Dax Raad
dfbf5d38f9 sync 2026-01-29 12:25:30 -05:00
Dax Raad
cbcbbe04ef sync 2026-01-29 12:25:30 -05:00
Dax Raad
8e3e208917 sync 2026-01-29 12:25:30 -05:00
Dax Raad
be2b368507 sync 2026-01-29 12:25:30 -05:00
Dax Raad
128e812500 sync 2026-01-29 12:25:30 -05:00
Dax Raad
9166c6e0f5 sync 2026-01-29 12:25:30 -05:00
Dax Raad
564d373dd2 sync 2026-01-29 12:25:30 -05:00
Dax Raad
c62149129f sync 2026-01-29 12:25:30 -05:00
Dax Raad
e56016fd21 sync 2026-01-29 12:25:30 -05:00
Dax Raad
221e3182ca sync 2026-01-29 12:25:30 -05:00
Dax Raad
96212f15fc sync 2026-01-29 12:25:30 -05:00
Dax Raad
26142b0deb sync 2026-01-29 12:25:30 -05:00
Dax Raad
1d972d6bae sync 2026-01-29 12:25:30 -05:00
Frank
2649dcae7f Revert "ci: make tests passing a requirement pre-release"
This reverts commit 8c00818108.
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
Brendan Allan
68b09b30a1 ci: replace with just upload-artifact whole dir 2025-12-22 17:17:17 +08:00
Brendan Allan
92ade2a320 ci: import bun shell 2025-12-22 17:10:43 +08:00
Brendan Allan
cb1a1fb26c try uploading artifacts in workflow 2025-12-22 17:08:44 +08:00
Brendan Allan
7a3e82ec5d ci: try to upload cli artifacts 2025-12-22 16:57:28 +08:00
Dax Raad
f2343a6794 ci 2025-12-20 10:35:01 -05:00
Dax Raad
8e674ae053 ci 2025-12-20 10:28:46 -05:00
Dax Raad
b1b8f6cf71 ci 2025-12-20 09:57:19 -05:00
Aiden Cline
129d4f0b1b ci: fix release notes 2025-12-19 17:49:07 -06:00
Aiden Cline
0a7f58a811 Revert "ci: gemini 3 flash doesnt exist in pinned cicd version (#5776)"
This reverts commit 382905602c.
2025-12-19 17:46:35 -06:00
Aiden Cline
89285d8f5f ci: fix publish auth failure 2025-12-19 16:00:41 -06:00
Brendan Allan
943fbf39a3 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
5720ed1f44 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
382905602c ci: gemini 3 flash doesnt exist in pinned cicd version (#5776) 2025-12-18 21:59:46 -06:00
Brendan Allan
ebe25c3e9a 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
c23ea2a211 ci: update publish workflow configuration 2025-12-16 21:01:44 -05:00
Dax Raad
29aaf4f000 ci: fix release draft configuration to prevent automatic draft flag 2025-12-16 17:17:06 -05:00
Brendan Allan
452c991f58 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