ea9be9b2ca
[FIX] script python: missing color log error
2024-05-03 23:13:59 -04:00
c172c77159
[IMP] script check_addons_exist.py: argument output_path
...
- output the real path if module exist from configuration
2024-05-03 23:13:59 -04:00
cb3b2fe862
[FIX] script update_prod_to_dev.sh: need install_addons_dev.sh
2023-03-12 17:46:00 -04:00
3f8dfcd392
[ADD] script update_addons_all.sh and update_prod_to_dev.sh
...
- first script help to update all modules for a database
- second script help to test a production database without affecting it
2023-02-13 18:00:36 -05:00
5d478954f3
[ADD] script install_addons_dev: increase memory when use dev
2023-01-26 00:30:38 -05:00
7ca08b52eb
[FIX] script: add missing check variable
2023-01-07 00:30:46 -05:00
cc438c8851
[FIX] script addons: check all return result
...
- this will give error when execute in parallel
2023-01-07 00:23:15 -05:00
c942fa783f
[FIX] run_parallel_cg_template: install module with template
...
- add test cg_cg
2023-01-07 00:23:07 -05:00
87367d647e
[FIX] check_addons_exist: remove blank addons_path
2023-01-06 16:55:27 -05:00
7847229661
[ADD] makefile: run_parallel_cg and run_parallel_cg_template
...
- use parallel in bash and read txt config
2023-01-05 04:20:43 -05:00
fdbfe05899
[ADD] makefile: generate image DB with parallel
...
- add logs modules to install into script install_addons.sh
Signed-off-by: Mathieu Benoit <mathben@technolibre.ca>
2023-01-01 03:27:16 -05:00
817fe8eb95
[ADD] script install_addons_theme
2022-05-22 02:34:44 -04:00
7e6fa0ec03
[ADD] test: test.sh script with coverage
...
- code generator coverage
2022-05-22 02:34:40 -04:00
5065dc2f2a
[FIX] test new_project: use temp file for config
...
- All addons script support config
- script/repo_revert_git_diff_date_from_code_generator support multi repo
2022-02-10 00:53:59 -05:00
24e5cba22b
[UPD] makefile: improve test
...
- prevent makefile cache to ignore test
- update image_db_create_erplibre_base
- add mariadb migrator test
- add helloworld test
- fix other test
- add isort format
- add show log of test
- add clean to remove temporary file
2022-01-24 14:09:17 -05:00
702f419119
[UPD] code_generator need --dev to be installed for secure in prod
2021-06-27 01:24:31 -04:00
76a9a61b1e
[ADD] make test
2021-06-27 00:52:18 -04:00