• fix(ci): add .gitkeep to SPA dist dir so test_spa_dist_dir_exists passes
    Some checks failed
    Release / Test before release (push) Has been cancelled
    Release / Publish to PyPI (push) Has been cancelled
    Release / Publish to Docker Hub (push) Has been cancelled
    Release / Create GitHub Release (push) Has been cancelled

    atlatl released this 2026-05-20 22:29:52 +00:00 | 1 commits to main since this release

    Fixes test_dashboard_v2.py::test_spa_dist_dir_exists_as_placeholder.
    Directory must exist for package_data to include it; Docker build
    populates it via npm run build.

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads