Handy/.github/workflows
Shehab Tarek 6f3fd9babc
feat: add portable ZIP archives for Windows releases (#753)
* feat: add portable ZIP archives for Windows releases

Add portable (no-install) ZIP builds for Windows x64 and ARM64.
After the existing Tauri build step, a new step packages Handy.exe
and its resources/ directory into a zip archive that users can
extract and run directly without an installer.

The portable ZIPs are uploaded to GitHub Releases alongside the
existing NSIS/MSI installers, and included in CI artifact uploads.

Closes #153

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: use -not instead of ! for PowerShell compatibility

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 10:35:43 +08:00
..
build-test.yml arm linux build? (#629) 2026-01-20 13:03:03 +08:00
build.yml feat: add portable ZIP archives for Windows releases (#753) 2026-02-11 10:35:43 +08:00
lint.yml feat: add models settings page with filtering and management (#478) 2026-02-08 12:18:22 +08:00
playwright.yml chore: add Playwright E2E testing infrastructure (#673) 2026-02-06 17:15:19 +08:00
pr-test-build.yml arm linux build? (#629) 2026-01-20 13:03:03 +08:00
prettier.yml fix workflow? 2025-11-30 11:28:41 +07:00
release.yml arm linux build? (#629) 2026-01-20 13:03:03 +08:00
test.yml cache (#724) 2026-02-06 17:13:38 +08:00