• v1.0.0 83206df9d7

    v1.0.0 — first production release
    CI and Deploy / test (push) Successful in 2m47s
    CI and Deploy / deploy (push) Failing after 7s

    cesnimda released this 2026-07-19 23:24:31 +02:00 | 33 commits to main since this release

    First production release of Jobjakt after the Phase 4/5 architecture work
    (Career Profile, CV Builder, Public CV, Application Workspace, AI
    integrations, interview & follow-up).

    CI green on this commit: test job passed a full 167s run on the
    self-hosted runner (Ubuntu 20.04 / libicu66), confirming the ICU
    language-alias fix (fba858e) and that the earlier runner instability did
    not recur. The deploy job fails fast on the SSH step (pre-existing
    environmental Finding B); no automatic deployment is performed.

    Verified this cycle: backend 420 tests (Windows + Linux, all ICU modes
    incl. the runner's libicu66), frontend 128 tests + build, all three
    Docker images, four MariaDB/SQLite startup scenarios, backup -> restore
    with byte-exact æøå round trip, auth/tenant isolation.

    Deploy remains a deliberate owner action: run a production backup + scratch
    restore first, then deploy/deploy.sh, then docs/deployment/manual-smoke-test.md.

    Downloads