0a2efd8a42
[UPD] script install_OSX_dependency.sh: start postgresql at installation
2023-01-26 00:33:40 -05:00
3208f8f4dc
[UPD] format script python
2023-01-26 00:30:52 -05:00
5d478954f3
[ADD] script install_addons_dev: increase memory when use dev
2023-01-26 00:30:38 -05:00
2732942633
[UPD] script db_restore: better description help
...
- show nothing when nothing to do
2023-01-17 21:44:30 -05:00
f896340d4b
[FIX] script install: install vatnumber before install poetry pip
...
- this fix a problem about python2_to3
2023-01-17 16:50:42 -05:00
32ff705087
[ADD] release: support alpha and beta + build version
...
- missing version of alpha/beta
2023-01-12 16:09:27 -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
fcad933850
[ADD] run_parallel_test: check_git_change OCA_server-tools
2023-01-05 04:20:43 -05:00
de7cda5e5e
[ADD] script: IDE pycharm configuration
...
- script to configure Pycharm configuration
- add exclude directory about ERPLibre
- add configuration in folder, the minimal to use ERPLibre for dev
- list configuration
2023-01-05 04:20:43 -05:00
6348c7d15a
[UPD] format script
2023-01-05 04:20:43 -05:00
7ed6939907
[UPD] script: move script git, manifest, database, poetry, install
...
- refactor script emplacement
- update all reference
2023-01-02 21:54:20 -05:00
7ddefe4d2a
[FIX] docker: update poetry into docker
2023-01-02 01:49:00 -05:00
a4c48d5ae5
[FIX] test: move test to fix temporary the result about code_generator_data
2023-01-02 00:31:54 -05:00
e18224da23
[FIX] makefile: repo_clear_all
...
- delete .repo to force update
- remove other repo to force clone
2023-01-01 03:27:24 -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
dc72f68b49
[FIX] generate_config: change odooaktiv to mathbentech
2023-01-01 03:27:16 -05:00
2282eef367
[UPD] poetry with all addons update
...
- remove odoo doc, and update sphinx
- do symlink in doc_user with odoo/odoo for better doc
- Add debian package pysassc for sphinx
Signed-off-by: Mathieu Benoit <mathben@technolibre.ca>
2023-01-01 03:27:07 -05:00
83f2bbc3bc
[UPD] git_update_repo: support start at specific index to update repo
2023-01-01 03:02:05 -05:00
5eef310e38
[FIX] poetry add build: use poetry from .venv instead of home user poetry
2022-12-22 00:54:30 -05:00
fae76e3e49
[ADD] test run_parallel_test.py: checkout po/pot deleted from test
...
- code_generator_demo_website_multiple_snippet depend on
code_generator_demo_portal and need the template to generate po, so
checkout change.
The other solution is to copy code code_generator_demo_portal
- Cause fail when delete file is not in git
2022-12-21 22:59:02 -05:00
3071fb2663
[REM] ubuntu 18.04 is broken, need to install manually nodejs and npm
2022-12-21 22:59:01 -05:00
11e14e3927
[UPD] python version 3.7.12 to 3.7.16
2022-12-21 22:59:01 -05:00
dc65e7f496
[UPD] support debian 11
2022-12-21 22:59:01 -05:00
bfb2b0eea8
[UPD] support ubuntu 22.04
2022-12-21 22:59:01 -05:00
9cf2dbe46f
[UPD] poetry: update 1.1.14 to 1.3.1
2022-12-21 22:59:01 -05:00
0f04bb6cea
[FIX] git_tool: ignore crash and print problem
...
- the last problem was Moved Permanently. The print help to debug
2022-12-21 22:59:01 -05:00
1928128fb5
[UPD] release v1.4.0
2022-10-05 23:06:23 -04:00
615c5dba35
Revert "[FIX] script docker: docker-compose use lowercase name"
...
- Revert file script/generate_config.sh
This reverts commit 24bb559ed9 .
2022-10-05 16:52:46 -04:00
c03612af01
[ADD] debian install parallel
2022-10-04 23:31:10 -04:00
24bb559ed9
[FIX] script docker: docker-compose use lowercase name
2022-10-04 23:31:10 -04:00
deea0471d2
[UPD] poetry to 1.1.14
2022-10-04 23:31:10 -04:00
aac73b57dd
[FIX] script prettier_xml: force print_width to maximum
...
- Some XML string broke when formating, adding space in url by example
2022-10-04 23:22:41 -04:00
af7d5c7a3a
[FIX] script install_production: ignore HEAD when checkout tag
...
- Install with ERPLIBRE_VERSION from env_var.sh
2022-05-26 22:27:04 -04:00
817fe8eb95
[ADD] script install_addons_theme
2022-05-22 02:34:44 -04:00
edd00b3515
[ADD] makefile: support test_website_attachments
...
- generate image test_website_attachments
- execute test
- run_parallel_test support choosing image db to restore
2022-05-22 02:34:40 -04:00
7e6fa0ec03
[ADD] test: test.sh script with coverage
...
- code generator coverage
2022-05-22 02:34:40 -04:00
9c85e0e1e8
[FIX] script db_restore.py: use config.conf instead of config.py
2022-05-22 02:34:40 -04:00
c1ee6d2f77
[ADD] manifest: repo erplibre-3D-printing-addons
2022-05-22 02:22:06 -04:00
640335a992
[ADD] support code_generator_demo_website_multiple_snippet
2022-05-22 02:20:41 -04:00
9711107b0c
[ADD] script open terminal: default ERPLibre_erplibre_addons
2022-03-30 21:25:47 -04:00
5040432365
[UPD] black format version 22.3.0
2022-03-29 23:43:57 -04:00
323ef08057
[UPD] test: separate parallel test for easier debugging
2022-03-29 23:43:57 -04:00
cd89b95f79
[FIX] script new_project: validate addons path not exist before create it
...
- validate with relative path
2022-03-29 23:43:57 -04:00
fd9b4123b0
[ADD] repo MathBenTech erplibre-family-management
2022-03-29 23:43:57 -04:00
a4c3ac035a
[ADD] OmniaGIT odoo PLM
2022-03-03 13:21:37 -05:00
ec6dafbc8c
[IMP] poetry_update: support insensitively requirement name
...
- will ignore the case when compare requirement
2022-03-03 13:21:37 -05:00