diff options
| author | Anders Betts <anders.betts@gmail.com> | 2026-09-22 12:28:19 +0200 |
|---|---|---|
| committer | Anders Betts <anders.betts@gmail.com> | 2026-09-22 12:28:19 +0200 |
| commit | 760cb25bd220718e37d8b95016f30cdf8ef6acdc (patch) | |
| tree | 5387b89fb1301b0528aaf9f854b87b42e00fd649 /docs/STATE.md | |
| parent | 597811e780e423120bdbd61a17d78fb7c5733415 (diff) | |
| download | bokf-760cb25bd220718e37d8b95016f30cdf8ef6acdc.tar.gz bokf-760cb25bd220718e37d8b95016f30cdf8ef6acdc.zip | |
docs: state after the v0.1.64 deploy
Diffstat (limited to 'docs/STATE.md')
| -rw-r--r-- | docs/STATE.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/docs/STATE.md b/docs/STATE.md index 8bcf83e..3077b12 100644 --- a/docs/STATE.md +++ b/docs/STATE.md @@ -14,7 +14,7 @@ unit tests and the docs consistency check. ## Resume here (2026-09-22) -- **Deployed**: `v0.1.63`, healthy on `nas` (Alpine runtime, static aarch64 +- **Deployed**: `v0.1.64`, healthy on `nas` (Alpine runtime, static aarch64 binaries cross-compiled on this machine — ~20 s, the host only assembles the image; image 33.7 MB, no `libssl3`). `v0.1.55` brought the payroll server waves (schema v11: employees, tax tables, lönebesked) and the @@ -34,7 +34,8 @@ unit tests and the docs consistency check. (schema v12: `invoice_rows.is_text`, `invoices.paid_date`/ `payment_voucher_id`); `v0.1.63` prints the organization name in the invoice and lönebesked headers and adds the shared document colour setting - `document_header_color`. The live database migrated v9 → v11 on the v0.1.55 + `document_header_color`; `v0.1.64` is the TUI interaction-model spec (docs + only, no runtime change). The live database migrated v9 → v11 on the v0.1.55 startup and v11 → v12 on the v0.1.62 startup, each with the automatic pre-migration snapshot in `var/db/backup/`. `main` and the tags are pushed to `nas`. @@ -138,7 +139,7 @@ Original entries for the struck items are in `docs/DECISIONS.md`. ## Environment / how to run -- **Deployed**: `scripts/deploy.sh` (latest `v0.1.63`, healthy on nas). +- **Deployed**: `scripts/deploy.sh` (latest `v0.1.64`, healthy on nas). Live daemon `tls:bokf.makandra.eu:8788`, token `~/.config/bokf/migration-token` (scopes `read,write`; owner-only actions like closing years must be done by the human in the TUI). Git remote |
