g3w-admin
g3w-admin copied to clipboard
Improve `/ci_scripts/setup_suite.sh` logs
Some of the following commands do not print any (or enough) information on the screen, try to check and possibly add before them a meaningful echo
:
https://github.com/g3w-suite/g3w-admin/blob/12024ef814cfe1c2bd56f097936521d6988e6c67/ci_scripts/setup_suite.sh#L56-L57
https://github.com/g3w-suite/g3w-admin/blob/12024ef814cfe1c2bd56f097936521d6988e6c67/ci_scripts/setup_suite.sh#L66
https://github.com/g3w-suite/g3w-admin/blob/12024ef814cfe1c2bd56f097936521d6988e6c67/ci_scripts/setup_suite.sh#L67-L69
https://github.com/g3w-suite/g3w-admin/blob/12024ef814cfe1c2bd56f097936521d6988e6c67/ci_scripts/setup_suite.sh#L77-L80
https://github.com/g3w-suite/g3w-admin/blob/12024ef814cfe1c2bd56f097936521d6988e6c67/ci_scripts/setup_suite.sh#L82-L86
https://github.com/g3w-suite/g3w-admin/blob/12024ef814cfe1c2bd56f097936521d6988e6c67/ci_scripts/setup_suite.sh#L88
PS eventually a prefix could be shown before each line (eg. [G3W-ADMIN]
), a step forward (eg. [1/5]
) or a section separator (eg. -------------
)