mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-17 04:34:37 +03:00
Commercial fixes, CI tests, more tests, coverage (#883)
* Add authentication flags for list-qt-commercial, add tests for coverage * Add dry run * Make tests really use auth since secrets have been added, fix some indents * Fix auth issue, rename user 'email, and password 'pw' * Fix modules param type * Update commands names
This commit is contained in:
committed by
GitHub
parent
a30f5a3d05
commit
5d699b9ebf
@@ -19,11 +19,11 @@ max_retries_to_retrieve_hash : 5
|
||||
hash_algorithm : sha256
|
||||
INSECURE_NOT_FOR_PRODUCTION_ignore_hash : False
|
||||
|
||||
[qtcommercial]
|
||||
[qtofficial]
|
||||
unattended : True
|
||||
installer_timeout : 1800
|
||||
operation_does_not_exist_error : Ignore
|
||||
overwrite_target_directory : Yes
|
||||
overwrite_target_directory : No
|
||||
stop_processes_for_updates : Ignore
|
||||
installation_error_with_cancel : Ignore
|
||||
installation_error_with_ignore : Ignore
|
||||
|
||||
Reference in New Issue
Block a user