Skip to content

Fix Linux updater on non-Debian systems - #504

Merged
zortos293 merged 1 commit into
devfrom
capy/fix-linux-updater-nondebian
Jun 5, 2026
Merged

Fix Linux updater on non-Debian systems#504
zortos293 merged 1 commit into
devfrom
capy/fix-linux-updater-nondebian

Conversation

@capy-ai

@capy-ai capy-ai Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Detect Linux updater support before initializing electron-updater
  • Keep AppImage updates enabled when APPIMAGE is present
  • Disable deb auto-update flow on non-Debian systems without Debian-compatible package support and guide users to AppImage/GitHub Releases
  • Add focused tests for AppImage, Debian, CachyOS/non-Debian, and non-Linux updater support

Fixes #365

Verification

  • node node_modules/tsx/dist/cli.mjs --test src/main/linuxUpdaterSupport.test.ts
  • npm run typecheck
  • npm test
  • npm run lint (passes with existing warnings)

Co-authored-by: capy-ai[bot] <230910855+capy-ai[bot]@users.noreply.github.com>
@capy-ai capy-ai Bot added the capy Generated by capy.ai label Jun 5, 2026
@zortos293
zortos293 merged commit 524fce4 into dev Jun 5, 2026
15 checks passed
Chizuui pushed a commit to Chizuui/OpenNOW-Modified that referenced this pull request Aug 11, 2026
Co-authored-by: OpenClaw <230910855+capy-ai[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

capy Generated by capy.ai

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant