• v0.1.0 5732c936b8

    v0.1.0
    Some checks failed
    CI / backend-security (push) Failing after 3s
    CI / backend-test (push) Failing after 5s
    CI / backend-lint (push) Failing after 3s
    CI / frontend-build (push) Failing after 23s
    CI / frontend-security (push) Failing after 22s
    Publish Container Images / build-frontend (push) Failing after 9s
    Publish Container Images / build-backend (push) Failing after 11s
    Stable

    Gravity Bot released this 2026-02-16 16:42:34 +00:00 | 3 commits to main since this release

    v0.1.0 -- Project Bootstrap & Infrastructure Setup

    First release of WhereTheHeartIsGo, establishing project infrastructure and CI/CD pipeline.

    Changes

    • OP#694: Forgejo repo configuration
    • OP#695: CI/CD pipeline
    • OP#696: Semantic versioning
    • OP#697: Container image publishing
    • OP#698: OpenProject board and queries
    • OP#699: Next.js RCE incident documentation
    • OP#700: End-to-end verification
    • OP#702: Security scanning

    Deploy

    VERSION=0.1.0 docker compose -f docker-compose.yml -f docker-compose.prod.yml pull
    VERSION=0.1.0 docker compose -f docker-compose.yml -f docker-compose.prod.yml up -d
    
    Downloads