ahriman/tests/ahriman/application/handlers
Evgenii Alekseev 93ce7f9a51
feat: use split packages (#135)
* move argument parsers to handlers themselves

* use hatchling instead of flit

* Revert "use hatchling instead of flit"

This reverts commit d18d146d79.

* add package-splitt script

* replace simplify walk method

* split packages

* explicitly install packages

* separate support triggers from main package

* add docs examples

* sort actions

* docs update

* add metapackage

* review fixes
2024-11-01 16:07:04 +02:00
..
test_handler_add.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_backup.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_change.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_clean.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_copy.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_daemon.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_dump.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_help.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_key_import.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_patch.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_rebuild.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_remove_unknown.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_remove.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_repositories.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_restore.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_run.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_search.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_service_updates.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_setup.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_shell.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_sign.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_statistics.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_status_update.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_status.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_structure.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_tree_migrate.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_triggers_support.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_triggers.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_unsafe_commands.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_update.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_users.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_validate.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_versions.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler_web.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00
test_handler.py feat: use split packages (#135) 2024-11-01 16:07:04 +02:00