• 0.0.0a3 810f44dab8

    CI: auto-deploy on release tags, drop manual deploy workflow
    All checks were successful
    Build and Test / build-and-test (push) Successful in 35s

    Ghost released this 2026-06-19 19:45:50 +00:00 | 8 commits to main since this release

    Replace the workflow_dispatch deploy with an Activate step in build.yml
    that runs only for X.Y.Z tags: it repoints the ~/hsa-app/hsa symlink and
    restarts the user service. Pre-release tags (e.g. 0.0.0a2) are still
    built, tested, and staged into releases/ but not activated. Remove
    deploy.yml and update INSTALL.md accordingly.

    Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com

    Downloads