full_updater/full_updater
enzo c1f462d209
All checks were successful
Build and Release .deb / build-deb (push) Successful in 22s
fix(os): parse /etc/os-release line-by-line instead of regex
- pct exec returns stdout differently than local cat
- Line-by-line parsing is more robust across LXC boundaries
- Handles quotes correctly
2026-05-13 04:10:01 +02:00
..
backend fix(os): parse /etc/os-release line-by-line instead of regex 2026-05-13 04:10:01 +02:00
ui feat(ui): display OS name and version in SummaryPanel 2026-05-13 03:07:28 +02:00
__init__.py Initial commit 2026-05-12 22:36:36 +02:00
__main__.py Initial commit 2026-05-12 22:36:36 +02:00
app.py feat(ui): display OS name and version in SummaryPanel 2026-05-13 03:07:28 +02:00