ahriman/tests/ahriman/application/handlers
Evgenii Alekseev 37e57c13c8
update dependencies before build (#91)
Old implementation has used add step in order to fetch dependencies,
which could lead to build errors in case if dependency list was updated.

New solution uses dependencies which are declared at current version and
fetch them (if required and if enabled) before update process.

Closes #90
2023-02-12 06:02:30 +03:00
..
test_handler_add.py update dependencies before build (#91) 2023-02-12 06:02:30 +03:00
test_handler_backup.py replace several store_true keys to booleanoptionalaction alternative (#74) 2022-11-10 18:34:01 +03:00
test_handler_clean.py write patches via gitremote push trigger (#79) 2022-12-25 02:10:38 +03:00
test_handler_daemon.py replace several store_true keys to booleanoptionalaction alternative (#74) 2022-11-10 18:34:01 +03:00
test_handler_dump.py hide passwords and secrets from repo-config subcommand by default 2023-02-05 16:44:48 +02:00
test_handler_help.py replace several store_true keys to booleanoptionalaction alternative (#74) 2022-11-10 18:34:01 +03:00
test_handler_key_import.py write patches via gitremote push trigger (#79) 2022-12-25 02:10:38 +03:00
test_handler_patch.py handle architecture specific fields for dependencies 2023-01-31 14:34:09 +02:00
test_handler_rebuild.py write patches via gitremote push trigger (#79) 2022-12-25 02:10:38 +03:00
test_handler_remove_unknown.py calculate dependencies based on package information (#89) 2023-01-30 17:28:05 +03:00
test_handler_remove.py write patches via gitremote push trigger (#79) 2022-12-25 02:10:38 +03:00
test_handler_restore.py replace several store_true keys to booleanoptionalaction alternative (#74) 2022-11-10 18:34:01 +03:00
test_handler_search.py mask mypy warning 2023-02-09 22:46:08 +02:00
test_handler_service_updates.py add ability to check for service updates 2023-01-12 15:37:05 +02:00
test_handler_setup.py add ability to override pacman mirror in devtools configuration 2023-01-15 18:05:15 +02:00
test_handler_shell.py write patches via gitremote push trigger (#79) 2022-12-25 02:10:38 +03:00
test_handler_sign.py write patches via gitremote push trigger (#79) 2022-12-25 02:10:38 +03:00
test_handler_status_update.py write patches via gitremote push trigger (#79) 2022-12-25 02:10:38 +03:00
test_handler_status.py calculate dependencies based on package information (#89) 2023-01-30 17:28:05 +03:00
test_handler_structure.py calculate dependencies based on package information (#89) 2023-01-30 17:28:05 +03:00
test_handler_triggers.py write patches via gitremote push trigger (#79) 2022-12-25 02:10:38 +03:00
test_handler_unsafe_commands.py subcommand review 2023-01-12 15:37:05 +02:00
test_handler_update.py update dependencies before build (#91) 2023-02-12 06:02:30 +03:00
test_handler_users.py implement support of unix socket for server 2022-12-02 01:41:23 +02:00
test_handler_validate.py expose trigger configuration schema 2023-01-10 03:33:52 +02:00
test_handler_versions.py replace several store_true keys to booleanoptionalaction alternative (#74) 2022-11-10 18:34:01 +03:00
test_handler_web.py write patches via gitremote push trigger (#79) 2022-12-25 02:10:38 +03:00
test_handler.py Extended package status page (#76) 2022-11-22 02:58:22 +03:00