edbf898136
[UPD] script check addons exist: show different error when multiple module
...
- this permit to know if multiple same module or missing module
- ignore warning when ask for module path
2024-05-03 23:13:59 -04:00
b38d67e35a
[FIX] script test parallel: check file exist before crash
2024-05-03 23:13:59 -04:00
ea9be9b2ca
[FIX] script python: missing color log error
2024-05-03 23:13:59 -04:00
6d0c03dc25
[FIX] script run_parallel_test: check tpl_result before use
2024-05-03 23:13:59 -04:00
10cead294f
[FIX] script install ubuntu 23.10
2024-05-03 23:13:59 -04:00
44434f3457
[ADD] script system: search_docker_compose_erplibre.sh
2024-05-03 23:13:59 -04:00
c47d4d016e
[ADD] script run_parallel_test: argument json_model and output_result_dir
...
- change approch for test, use a dict to launch test instead of asyncio
callback. Like that, can configure automatic test from external.
- output_result_dir permit to extract result and log from each test for
external execution.
- create config_testcase.json with test testcase configuration for all
test
- detect when asyncio got execution error
2024-05-03 23:13:59 -04:00
e4e6571ca8
[UPD] script run_parallel_test.py: remove dependance config from async exec
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
f972acbc80
[ADD] pip install: support selenium (with python 3.7 strangely)
2024-05-03 23:13:59 -04:00
68d001e29a
[FIX] poetry: Poetry version 1.3.1 to 1.5.1 and upgrade freeze versions
2024-05-03 23:13:59 -04:00
5c694e3cac
[ADD] selenium script
2023-12-02 14:14:23 -05:00
5f7090489e
[FIX] new project missing odoo_conf
2023-12-02 14:14:23 -05:00
addb636042
[UPD] script open_terminal: support OSX
2023-12-02 14:14:23 -05:00
8632c1501d
[UPD] script pycharm: improve pycharm configuration management
...
- support default configuration
2023-12-02 14:14:23 -05:00
87730b5221
[UPD] format with script format.sh
2023-12-02 14:14:23 -05:00
6e29572a2b
[FIX] run test: when format before doing commit break the test
...
- the test pass because it's formated before
2023-12-02 14:14:23 -05:00
6e57b2584a
[FIX] npm installation
...
- install npm locally instead of globaly
2023-12-02 14:14:23 -05:00
f3a5bc9399
[UPD] multilingual-markdown: update to last version v1.0.3
2023-07-07 01:04:38 -04:00
27e2293937
[FIX] script: remove vat installation
...
- no need to Quebec
- no need suds-jurko
2023-07-06 23:24:35 -04:00
c584d08dc2
[FIX] script: disable OCA_maintainer-tools installation
...
- not use and crash for some environnement
2023-07-06 23:06:24 -04:00
afe9cbb2a8
[ADD] script format_python: simplify command to format python
2023-07-06 16:40:20 -04:00
ba6ddee291
[FIX] script: migrate prod to test, new odoo break with --dev all
2023-07-06 16:39:47 -04:00
Marie-Michèle Poulin
a48c06b4bf
[REM] script: remove source from installation,it's not exist before install
2023-05-17 01:55:29 -04:00
Marie-Michèle Poulin
4bb807b22c
Revert "[ADD] script: source venv activate"
...
This reverts commit bd117ae755 .
2023-05-17 01:55:24 -04:00
1bfe4e962b
[UPD] script new_project: support relation and relation_field
2023-05-02 23:01:48 -04:00
028dde7d84
[IMP] new_project: support config to add model, field with type
...
- no validation, the cg will do it
2023-04-29 22:08:37 -04:00
cbd9fba586
[UPD] format
2023-04-29 16:34:34 -04:00
bd117ae755
[ADD] script: source venv activate
2023-04-12 15:53:35 -04:00
Alexandre Ferreira Benevides
ee401b22a7
[FIX] install OSX: limit hard run.sh and source activate
...
Signed-off-by: Alexandre Ferreira Benevides <alexandre.ferreira.benevides@gmail.com>
2023-04-12 15:48:44 -04:00
542aeee85d
[FIX] makefile test: move serial test in execution second test
2023-04-11 21:32:39 -04:00
5c3055ce6e
[UPD] script maintenance prettier xml: documentation strict whitespace
2023-04-09 18:41:27 -04:00
7f97352478
[UPD] script code_count.sh: add csv file
2023-03-13 19:27:26 -04:00
cb3b2fe862
[FIX] script update_prod_to_dev.sh: need install_addons_dev.sh
2023-03-12 17:46:00 -04:00
8275e149ee
[ADD] run_parallel_test: missing test demo_internal
2023-03-08 12:02:53 -05:00
e87a307d56
[ADD] script code_generator: transform_xml_data_website_page_to_controller
...
- need to add auth="user" to website.page, so need to support it in ctrl
2023-03-04 23:34:37 -05:00
Alexandre Ferreira Benevides
451358ff05
[UPD] install_OSX_dependency.sh: remove poetry, pyenv add parallel
2023-02-22 23:49:16 -05:00
8dd49e4447
[UPD] script show_evolution_module: compare CSV information
...
- fix odoo_odoo addons to include test
- add option to force fetch.
- add check uninstall module
- add stat unique module
2023-02-20 00:12:37 -05:00
d6f652f58c
[UPD] script show_evolution_module: parallelism
2023-02-19 04:43:46 -05:00
fa844327fb
[UPD] script test parallel: move async to lib
2023-02-19 04:43:46 -05:00
b711352672
[FIX] script test parallel: force check in addons when copy in sandbox
2023-02-19 04:26:18 -05:00
586c9bc53f
[ADD] script stat: show evolution between module for OCA addons
2023-02-19 04:26:15 -05:00
5be3b1c1c8
[FIX] script poetry_update: support ~= when compare dependency
...
- clean code
2023-02-14 17:32:25 -05:00
06bb6a0cc7
[UPD] test: help in red to read log when got error
2023-02-14 16:47:04 -05:00
5535a81213
[REM] script install OSX: move docker installation to FAQ
2023-02-14 16:01:43 -05: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
6b9fa748f5
[ADD] script statistic: code_count.sh
2023-02-11 18:49:28 -05:00
e80aa593f8
[ADD] script template_nginx
2023-02-11 18:49:28 -05:00
2f73a67227
[FIX] script pycharm_configuration: support iml when contain 1 component
2023-02-08 15:29:34 -05:00
bc010d526c
[UPD] script install OSX: support postgis
2023-02-08 15:29:34 -05:00