diff options
| author | Anders Betts <anders.betts@gmail.com> | 2026-09-21 14:08:27 +0200 |
|---|---|---|
| committer | Anders Betts <anders.betts@gmail.com> | 2026-09-21 14:08:27 +0200 |
| commit | 1c1515b335c78d82cb99a50aa9dfaa4c083e3d9c (patch) | |
| tree | f73b6ef87778d93c009c34d34db10fde85dbffc8 /docs/STATE.md | |
| parent | 776dbdf6f6f12289c874fd9d1eada379f1b02a0b (diff) | |
| download | bokf-1c1515b335c78d82cb99a50aa9dfaa4c083e3d9c.tar.gz bokf-1c1515b335c78d82cb99a50aa9dfaa4c083e3d9c.zip | |
docs: state after the v0.1.57 deploy
Diffstat (limited to 'docs/STATE.md')
| -rw-r--r-- | docs/STATE.md | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/docs/STATE.md b/docs/STATE.md index 39fa44e..e344a6d 100644 --- a/docs/STATE.md +++ b/docs/STATE.md @@ -14,14 +14,15 @@ unit tests and the docs consistency check. ## Resume here (2026-09-21) -- **Deployed**: `v0.1.56`, healthy on `nas` (Alpine runtime, static aarch64 +- **Deployed**: `v0.1.57`, 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 - payroll TUI; `v0.1.56` brought the **Bolaget** hub (the Företag section is - gone, the registers live under Bolaget). The live database migrated - v9 → v11 on the v0.1.55 startup with the automatic pre-migration snapshot - in `var/db/backup/`. `main` and the tags are pushed to `nas`. + payroll TUI; `v0.1.56` the **Bolaget** hub; `v0.1.57` the flat main menu + without section headings, the **System** hub (Skattetabeller, Revision) + and the client-side remembered attachment directory. The live database + migrated v9 → v11 on the v0.1.55 startup with the automatic pre-migration + snapshot in `var/db/backup/`. `main` and the tags are pushed to `nas`. - **Next tasks (payroll follow-ups)**: fold `payroll.settings_get/set` into `settings.get/set` (cmd_settings.c was busy during wave 1); settle the over-80k % rule (SKV 433 leaves it ambiguous — currently a clear @@ -86,7 +87,7 @@ Original entries for the struck items are in `docs/DECISIONS.md`. ## Environment / how to run -- **Deployed**: `scripts/deploy.sh` (latest `v0.1.56`, healthy on nas). +- **Deployed**: `scripts/deploy.sh` (latest `v0.1.57`, 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 |
