full_updater/full_updater
enzo 2d339cc397
All checks were successful
Build and Release .deb / build-deb (push) Successful in 22s
feat(os): show full version number from /etc/debian_version
- Use lsb_release -is/-cs for name and codename
- Use /etc/debian_version for full version (e.g. 12.9)
- Display format: 'Debian GNU/Linux 12.9 (bookworm)'
2026-05-13 03:52:10 +02:00
..
backend feat(os): show full version number from /etc/debian_version 2026-05-13 03:52:10 +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