prole/knoe/ui
chrisfu 0262bd4be2 Refactor to support mode-scoped DB build contexts and versioning
- Introduce mode-scoped directories under `~/.prole` for build contexts, runtime data, and versioning.
- Update DB image version generation and Dockerfile creation to respect deployment modes (e.g., k3d, k3s, k8s).
- Adjust UI, core actions, and scripts to avoid cross-mode conflicts and ensure correct version isolation.
- Add tests for mode-aware behaviors and update existing tests for new paths and markers.
- Bump PostgreSQL and image versions to `18` and `138`, respectively.
- Update Kubernetes manifests to align with new image and version configuration.
2026-03-22 05:47:50 -07:00
..
screens Refactor to support mode-scoped DB build contexts and versioning 2026-03-22 05:47:50 -07:00
__init__.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
legacy_tk.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
ncurses_ui.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00
tkinter_ui.py Checkpoint: rename installer to knoe + harden db build context 2026-03-22 01:45:21 -07:00