| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-03 | ci: only build electron desktop (#19067) | Brendan Allan | |
| 2026-05-01 | desktop: sentry integration (#15300) | Brendan Allan | |
| Co-authored-by: Jay V <[email protected]> | |||
| 2026-04-30 | ci: enable sourcemaps for beta releases | Dax Raad | |
| Generate linked sourcemaps when building beta releases to help users debug issues with readable stack traces. | |||
| 2026-04-24 | ci: add platform-specific bun install flags (#23822) | Brendan Allan | |
| 2026-04-14 | ci: ok one more time | Dax Raad | |
| 2026-04-14 | ci: remove Tauri desktop builds from release workflow to simplify distribution | Dax Raad | |
| 2026-04-12 | ci: enable beta branch releases with auto-update support | Dax Raad | |
| 2026-04-12 | ci: enable signed Windows builds on beta branch | Dax Raad | |
| Allows beta releases to include properly signed Windows CLI executables, ensuring consistent security verification across all release channels. | |||
| 2026-04-09 | ci: prevent beta branch builds from triggering production release steps | Dax Raad | |
| Skip Windows and Linux code signing, along with artifact downloads for the beta branch to ensure beta builds don't go through production release processes. | |||
| 2026-04-09 | ci: skip winget publish on beta and ensure finalize always runs | Dax Raad | |
| Beta releases no longer trigger unnecessary Winget submissions, and release finalization now completes even when some build artifacts are missing. | |||
| 2026-03-28 | feat(ci): use Azure Artifact Signing for Windows releases (#15201) | Luke Parker | |
| 2026-03-12 | feat(windows): add arm64 release targets for cli and desktop (#16696) | Luke Parker | |
| 2026-03-11 | ci: setup node in tauri build | Brendan Allan | |
| 2026-03-04 | ci: remove electron beta requirement | Brendan Allan | |
| 2026-03-04 | ci: only publish electron on beta | Brendan Allan | |
| 2026-03-04 | desktop: add electron version (#15663) | Brendan Allan | |
| 2026-02-26 | fix: most segfaults on windows with Bun v1.3.10 stable (#15181) | Luke Parker | |
| 2026-02-24 | upgrade to bun 1.3.10 canary and force baseline builds always (#14843) | Luke Parker | |
| 2026-02-20 | desktop: publish betas to separate repo (#14376) | Brendan Allan | |
| 2026-02-17 | ci: fixed missing if condition (#13934) | Goni Zahavy | |
| 2026-02-17 | ci: fixed Rust cache for 'cargo install' in publish.yml (#13907) | Goni Zahavy | |
| 2026-02-16 | ci: fixed apt cache not working in publish.yml (#13897) | Goni Zahavy | |
| 2026-02-02 | ci: use native ARM runner for faster Linux ARM builds | Dax Raad | |
| 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 | ci: reduce aarch64 build runner to 4 vcpu to lower infrastructure costs | Dax Raad | |
| 2026-02-02 | ci | Dax Raad | |
| 2026-01-30 | ci: increase ARM runner to 8 vCPUs for faster Tauri builds | Dax Raad | |
| 2026-01-30 | ci | Dax Raad | |
| 2026-01-30 | ci | Dax Raad | |
| 2026-01-30 | ci | Dax Raad | |
| 2026-01-30 | ci | Dax Raad | |
| 2026-01-30 | ci | Dax Raad | |
| 2026-01-30 | ci | Dax Raad | |
| 2026-01-30 | ci | Dax Raad | |
| 2026-01-30 | ci | Dax Raad | |
| 2026-01-30 | ci | Dax Raad | |
| 2026-01-30 | ci | Dax Raad | |
| 2026-01-30 | ci | Dax Raad | |
| 2026-01-29 | ci: cache apt packages to reduce CI build times on ubuntu | Dax Raad | |
| 2026-01-29 | ci | Dax Raad | |
| 2026-01-29 | ci | Dax Raad | |
| 2026-01-29 | ci | Dax Raad | |
| 2026-01-29 | ci | Dax Raad | |
| 2026-01-29 | ci | Dax Raad | |
| 2026-01-29 | ci | Dax Raad | |
| 2026-01-29 | feat: add beta branch sync workflow for contributor PRs (#11190) | Dax | |
| 2026-01-29 | ci (#11149) | Dax | |
| Co-authored-by: opencode <[email protected]> | |||
| 2026-01-27 | Revert "ci: make tests passing a requirement pre-release" | Frank | |
| This reverts commit 8c00818108700b4aad81a9127d9e1e9adc8254bd. | |||
| 2026-01-27 | ci: make tests passing a requirement pre-release | Aiden Cline | |
| 2026-01-12 | ci: don't continue-on-error in tauri action | Brendan Allan | |
| 2026-01-08 | ci: add retry logic to desktop build to handle intermittent failures | Dax Raad | |
