7 Commits

Author SHA1 Message Date
byGalax 500f1c4bc2 chore(release): self-hosted updater on update.netralax.cloud
Switches the Tauri updater endpoint from GitHub Releases to a static
host. New Ed25519 pubkey (old private key was lost); existing 0.10.x
installs need one manual reinstall to pick up the new updater identity.

Release flow is now pnpm release <version> <notes> which bumps,
builds + signs locally, scps artifacts to the server, commits, tags.
GitHub workflow stays as workflow_dispatch backup (Windows only).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-22 19:17:58 +02:00
byGalax e57f81c9c3 ci: trim matrix to macos-14 universal + windows
Release desktop app / build (, windows-latest) (push) Has been cancelled
Release desktop app / build (--target universal-apple-darwin --bundles app,updater, macos-14) (push) Has been cancelled
2026-04-19 18:55:06 +02:00
byGalax 720a17ccfd ci: skip dmg on macos runners (hdiutil flaky) 2026-04-19 00:32:24 +02:00
byGalax 1a2efdead0 ci: grant contents:write permission to release workflow 2026-04-19 00:25:08 +02:00
byGalax 59d4442355 ci: use pnpm exec for tauri build 2026-04-18 23:44:19 +02:00
byGalax 3207e47b4f ci: remove pnpm version conflict 2026-04-18 23:37:01 +02:00
byGalax f7cfd2a86e initial 2026-04-18 23:11:35 +02:00