mirror of
https://github.com/aaddrick/claude-desktop-debian.git
synced 2026-05-17 00:26:21 +03:00
Validate deb, rpm, and appimage packages after build in CI. Tests verify package metadata, file layout, desktop entries, icons, launcher scripts, asar contents (frame-fix, cowork, native stub, tray icons), and --doctor smoke tests. Runs as a reusable workflow with matrix strategy (one job per format) between build and release jobs, gating releases on passing artifact validation.