Commit graph

549 commits

Author SHA1 Message Date
2fc9aacba7 [UPD] FAQ: how manage git-daemon error bind 2024-08-25 01:09:04 -04:00
2682d7a982 [IMP] script repo_remove_auto_install: add argument to support addons_dir only 2024-08-25 01:05:05 -04:00
47fbc6fa48 Merge branch 'develop'
- Upgrade selenium tools with video recording
- Improve script like search_class_model and transform python
code_writer
- Minor ERPLibre fix and upgrade dependencies
2024-08-25 00:25:00 -04:00
c4678be7a2 [FIX] script git_tool generate_config: support space when generate config 2024-08-25 00:24:30 -04:00
5f1b4a13ad [UPD] docker: support libcairo2-dev 2024-08-25 00:24:30 -04:00
218e17a16a [FIX] script transform python to code writer: improve generated code
- Remove indent when no need
- Generate the same end of file space
- Support beautiful multiple end line
- Add automatic test
- Support """ into string like this " """ "
2024-08-25 00:24:30 -04:00
24a15c57f5 [UPD] script transform python to code: remove unused import GitTool 2024-08-25 00:24:30 -04:00
7dc80f653a [ADD] requirement project 2024-08-25 00:24:30 -04:00
e353d10f23 [IMP] script selenium: refactor to support different project
- add scrolling for button and text
- improve navigation with generated word
- support video recording of Selenium's actions
2024-08-25 00:23:57 -04:00
e8b024c361 [ADD] poetry humanize 4.6.0 2024-08-25 00:13:00 -04:00
2fa1a6e297 [UPD] requirement: freeze validate-email to 2.0.0 to support python3.7 2024-08-25 00:13:00 -04:00
afc167762f [UPD] docker-compose: production ready with --no-database-list 2024-08-25 00:13:00 -04:00
428902d761 [UPD] manifest dev: OCA_stock-logistics-warehouse branch 12.0_dev 2024-08-25 00:13:00 -04:00
9fac1ed22d [ADD] poetry: python-pptx 2024-08-25 00:13:00 -04:00
5caa221a0c [UPD] poetry update 2024-08-25 00:13:00 -04:00
97d4717d74 [FIX] script search class model: hide error for default lambda funct 2024-08-25 00:13:00 -04:00
e65984e13a [ADD] TODO + doc schema 2024-08-25 00:13:00 -04:00
d7524e05cc [UPD] script selenium: support open_dashboard 2024-08-25 00:13:00 -04:00
9c2c6fc7cd Merge branch 'develop'
- Improve selenium script
- Add repo JayVora-SerpentCS_SerpentCS_Contribution
2024-05-03 23:31:26 -04:00
ee1acf91f2 [UPD] changelog 2024-05-03 23:30:14 -04:00
741b854229 [ADD] script open terminal: double root, second open selenium 2024-05-03 23:27:33 -04:00
c1997e2a18 [ADD] repo JayVora-SerpentCS SerpentCS_Contributions
Thanks SerpentCS for your contributions
2024-05-03 23:27:06 -04:00
eee8e83ac8 [ADD] script remote git compare: support git cola like git gui 2024-05-03 23:25:44 -04:00
Christian Lavoie
4a7be4a77f [UPD] script install selenium: missing pip 2024-05-03 23:25:29 -04:00
2dcfbf2943 [FIX] script selenium: web login support firefox snap 2024-05-03 23:25:24 -04:00
4340f1e088 [UPD] script web_login.py: use plan instead of workspace
- auto close chat bot before use wizard
2024-05-03 23:25:05 -04:00
ed96b2ad01 [UPD] script selenium: implement configuration and merge script 2024-05-03 23:24:53 -04:00
d7f6c257d2 Merge branch 'develop'
- Support ubuntu 23.10
- Script search docker compose
- Improve run_parallel_test
- Update poetry 1.3.1 to 1.5.1
- Update changelog
- Support old docker compose with new syntax
2024-05-03 23:20:56 -04:00
ccf0815734 [UPD] changelog 2024-05-03 23:20:42 -04:00
cafe0233d8 [ADD] open terminal: open code generator 2024-05-03 23:14:07 -04:00
6c1522ff99 [ADD] doc FAQ: docker when missing network interface 2024-05-03 23:13:59 -04:00
b22cbe879e [UPD] remove netrpc_interface from configuration 2024-05-03 23:13:59 -04:00
69733c3941 [FIX] docker script: support docker name with - and _ 2024-05-03 23:13:59 -04:00
81c4528b57 [UPD] replace docker-compose to docker compose 2024-05-03 23:13:59 -04:00
3dc6fdc741 [IMP] script search_class_model: output json and extract field 2024-05-03 23:13:59 -04:00
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
6c66f36be5 Merge branch 'develop'
- Integrate Selenium
- Fix npm installation
- Support osx to open_terminal
- Improve Pycharm script
- Support default configuration Pycharm
- Change format script to reduce test error (but cause others
problems...)
- FAQ error git bind, kill git-daemon
- rename erplibre_workspace/it to erplibre_devops
- upgrade docker version buster to bullseye
2023-12-02 14:26:30 -05:00
43d50da91a [UPD] changelog 2023-12-02 14:26:16 -05: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