Commit Graph

3 Commits

Author SHA1 Message Date
posimai e7f2a3a3ad ci: add GitHub Actions workflow for Linux build (.deb + .AppImage)
- Triggers on workflow_dispatch (manual) or version tag push (v*)
- Ubuntu 22.04 runner with Tauri prerequisites
- Uploads .deb and .AppImage as artifacts
- Creates GitHub Release on tag push

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 14:49:26 +09:00
posimai 35bb426e84 fix(guard-app): remove unused Manager import (Rust warning)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 10:09:47 +09:00
posimai 15257dfc71 feat: posimai-guard-app Tauri v2 desktop app scaffold (pending MSVC install) 2026-04-12 22:05:06 +09:00