|
Some checks are pending
ci / test-and-build (push) Waiting to run
Implement milestone 2 around a portable X11 release bundle instead of\nkeeping distro packages as the only end-user path.\n\nAdd make/package scripts plus a portable installer helper that builds the\ntarball, creates a user-scoped venv install, manages the user service, handles\nupgrade rollback, and supports uninstall with optional purge.\n\nFlip the end-user docs to the portable bundle, add a dedicated install guide\nand validation matrix, and leave the roadmap milestone open only for the\nremaining manual distro validation evidence.\n\nValidation: python3 -m py_compile src/*.py packaging/portable/portable_installer.py tests/test_portable_bundle.py; PYTHONPATH=src python3 -m unittest tests.test_portable_bundle; PYTHONPATH=src python3 -m unittest tests.test_aman_cli tests.test_diagnostics tests.test_portable_bundle; PYTHONPATH=src python3 -m unittest discover -s tests -p 'test_*.py' |
||
|---|---|---|
| .. | ||
| test_aiprocess.py | ||
| test_alignment_edits.py | ||
| test_aman.py | ||
| test_aman_cli.py | ||
| test_asr_whisper.py | ||
| test_config.py | ||
| test_config_ui.py | ||
| test_desktop_x11.py | ||
| test_diagnostics.py | ||
| test_fact_guard.py | ||
| test_model_eval.py | ||
| test_pipeline_engine.py | ||
| test_portable_bundle.py | ||
| test_recorder.py | ||
| test_vocabulary.py | ||