DEV Community

Meronq
Meronq

Posted on • Originally published at meronq.pages.dev

Sprint 17 closed: desktop distribution on R2 + in-app updates

Sprint 17 is closed. Meronq Desktop can be downloaded from the website and updated in-app via signed Tauri updater artifacts on Cloudflare R2 (ADR-0016).

What shipped

  • No launcher — distribute and update the Desktop app itself.
  • Public R2 CDN (*.r2.dev) — versioned installers, latest/ aliases, and latest.json for the updater.
  • Website /download/ — Windows installers (macOS when artifacts land).
  • In-app Check for updatestauri-plugin-updater against the R2 manifest.
  • Publish path — GitHub Actions on desktop-v* tags, plus local publish-to-r2.mjs when Actions cannot start.

Dogfood notes

First publish is Windows 0.1.0. macOS CDN packs, custom domain, and OS notarization stay deferred.

Read the full post on meronq.pages.dev · Source on GitHub

Top comments (0)