L'historique d'installation est désormais enregistré dans un fichier DÉDIÉ .venv.erplibre/qemu_install_stats.json (repli ~/.erplibre) : chaque run garde distro + version + architecture + durée + horodatage (500 derniers). - record_duration(distro, version, arch, secs) enregistre le run (appelé par le dashboard à la complétion d'une VM). - Menus de sélection enrichis : chaque architecture et chaque distribution affiche la DURÉE MOYENNE d'install historique « · ~5m moy (3) » quand la donnée existe. La DERNIÈRE install (distro version [arch] — durée) est rappelée en tête du déploiement. - eta_reference lit désormais les runs (médiane par arch, repli global). Nouveaux helpers : avg_by_arch, avg_by_distro, last_run. Validé : enregistrement + moyennes (amd64 ~5m (2), ubuntu ~13m (3)), dernière install affichée, distros sans données masquées. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| database_manager.py | ||
| kdbx_manager.py | ||
| logo_ascii.txt | ||
| qemu_install_monitor.py | ||
| README.base.md | ||
| README.fr.md | ||
| README.md | ||
| source_todo.sh | ||
| todo.json | ||
| todo.py | ||
| todo_example.json | ||
| todo_file_browser.py | ||
| todo_i18n.py | ||
| todo_telemetry.py | ||
| todo_upgrade.py | ||
| version_manager.py | ||
TODO is an assistant robot to use ERPLibre
Execute it with ./script/todo/todo.py or make todo.
For a new project, copy todo_example.json to private/todo/todo_override.json | private/todo/todo_override_private.json and edit it.