To improve maintainability, the Python based approach used in do.py for AppVeyor should be extended to all platforms and CI services.
This will require a major restructuring of the code to allow implementations for specific Operating Systems and CI platforms to override/extend functions of the script.
To improve maintainability, the Python based approach used in
do.py
for AppVeyor should be extended to all platforms and CI services.This will require a major restructuring of the code to allow implementations for specific Operating Systems and CI platforms to override/extend functions of the script.