Browse Source
[REF][module_auto_update] Forward port v9 improvements
[REF][module_auto_update] Forward port v9 improvements
* Recompute dir hashes only when needed - By removing the recomputation from `update_list` we get faster CLI module upgrades and it only performs the autoupdate when using the autoupdate wizard or cron. * Pass tests if addon is in readonly directory * Set dependencies to upgrade [FIX][module_auto_update] Pass tests if addon is in readonly directory [FIX][module_auto_update] Set dependencies to upgradepull/1118/head
Jairo Llopis
7 years ago
4 changed files with 48 additions and 31 deletions
-
25module_auto_update/models/module.py
-
18module_auto_update/tests/test_module.py
-
20module_auto_update/tests/test_module_upgrade.py
-
16module_auto_update/wizards/module_upgrade.py
Write
Preview
Loading…
Cancel
Save
Reference in new issue