summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/publish.yml
AgeCommit message (Expand)Author
2026-05-03ci: only build electron desktop (#19067)Brendan Allan
2026-05-01desktop: sentry integration (#15300)Brendan Allan
2026-04-30ci: enable sourcemaps for beta releasesDax Raad
2026-04-24ci: add platform-specific bun install flags (#23822)Brendan Allan
2026-04-14ci: ok one more timeDax Raad
2026-04-14ci: remove Tauri desktop builds from release workflow to simplify distributionDax Raad
2026-04-12ci: enable beta branch releases with auto-update supportDax Raad
2026-04-12ci: enable signed Windows builds on beta branchDax Raad
2026-04-09ci: prevent beta branch builds from triggering production release stepsDax Raad
2026-04-09ci: skip winget publish on beta and ensure finalize always runsDax Raad
2026-03-28feat(ci): use Azure Artifact Signing for Windows releases (#15201)Luke Parker
2026-03-12feat(windows): add arm64 release targets for cli and desktop (#16696)Luke Parker
2026-03-11ci: setup node in tauri buildBrendan Allan
2026-03-04ci: remove electron beta requirementBrendan Allan
2026-03-04ci: only publish electron on betaBrendan Allan
2026-03-04desktop: add electron version (#15663)Brendan Allan
2026-02-26fix: most segfaults on windows with Bun v1.3.10 stable (#15181)Luke Parker
2026-02-24upgrade to bun 1.3.10 canary and force baseline builds always (#14843)Luke Parker
2026-02-20desktop: publish betas to separate repo (#14376)Brendan Allan
2026-02-17ci: fixed missing if condition (#13934)Goni Zahavy
2026-02-17ci: fixed Rust cache for 'cargo install' in publish.yml (#13907)Goni Zahavy
2026-02-16ci: fixed apt cache not working in publish.yml (#13897)Goni Zahavy
2026-02-02ci: use native ARM runner for faster Linux ARM buildsDax Raad
2026-02-02ci: reduce aarch64 build runner to 4 vcpu to lower infrastructure costsDax Raad
2026-02-02ciDax Raad
2026-01-30ci: increase ARM runner to 8 vCPUs for faster Tauri buildsDax Raad
2026-01-30ciDax Raad
2026-01-30ciDax Raad
2026-01-30ciDax Raad
2026-01-30ciDax Raad
2026-01-30ciDax Raad
2026-01-30ciDax Raad
2026-01-30ciDax Raad
2026-01-30ciDax Raad
2026-01-30ciDax Raad
2026-01-30ciDax Raad
2026-01-30ciDax Raad
2026-01-29ci: cache apt packages to reduce CI build times on ubuntuDax Raad
2026-01-29ciDax Raad
2026-01-29ciDax Raad
2026-01-29ciDax Raad
2026-01-29ciDax Raad
2026-01-29ciDax Raad
2026-01-29ciDax Raad
2026-01-29feat: add beta branch sync workflow for contributor PRs (#11190)Dax
2026-01-29ci (#11149)Dax
2026-01-27Revert "ci: make tests passing a requirement pre-release"Frank
2026-01-27ci: make tests passing a requirement pre-releaseAiden Cline
2026-01-12ci: don't continue-on-error in tauri actionBrendan Allan
2026-01-08ci: add retry logic to desktop build to handle intermittent failuresDax Raad