You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#5556 merged the x86_64 Linux AppImage build, updater channel, installer, download surface, FUSE org filesystem, and Linux CI. Passing CI proves buildability and headless boot, but not the complete production path on a real desktop.
Verify the published release contains the versioned Linux x86_64 AppImage, checksum/signature material, and a Linux entry in latest.json.
Install through the production web/download and install.sh paths, then launch the installed AppImage.
Smoke Ubuntu 22.04 and 24.04 on a real graphical session; record desktop environment, WebKitGTK version, and required host packages.
Verify sign-in and persistence with an available desktop credential service.
Verify the keychain-unavailable recovery UI when no credential service is available.
Start and stop a sandbox, load its preview, and verify restart/cleanup.
Verify org/ over FUSE with fusermount3 present.
Verify the missing-FUSE-helper failure is bounded and actionable.
Publish a subsequent Linux release and prove an installed N updates to N+1, including signature verification, staged install, quit/restart, and version reporting.
Record the tested support matrix and link it from the Linux documentation issue.
Exit criterion
Linux can be called beta-supported when first-install and real-desktop smoke pass. It can be called updater-supported only after a real N -> N+1 release succeeds.
Context
#5556 merged the x86_64 Linux AppImage build, updater channel, installer, download surface, FUSE org filesystem, and Linux CI. Passing CI proves buildability and headless boot, but not the complete production path on a real desktop.
The first merge-triggered release is https://github.com/decocms/studio/actions/runs/32299482446.
Acceptance checklist
latest.json.install.shpaths, then launch the installed AppImage.org/over FUSE withfusermount3present.Nupdates toN+1, including signature verification, staged install, quit/restart, and version reporting.Exit criterion
Linux can be called beta-supported when first-install and real-desktop smoke pass. It can be called updater-supported only after a real
N -> N+1release succeeds.