Commit graph

131 commits

Author SHA1 Message Date
bcf6a0018a [ADD] makefile: image base add module fetchmail_thread_default mail_history 2023-01-01 03:27:07 -05:00
82a653d056 [ADD] makefile: prettier format code_generator 2023-01-01 02:59:33 -05:00
8daa45535b [FIX] makefile: image_db_create_test_website_attachments update all 2022-12-21 22:59:01 -05:00
e965aae704 [FIX] generate image before release v1.4.0
- fix scrummer dependancy
2022-10-06 00:42:05 -04:00
e20d944cef [ADD] makefile: base module partner_no_vat 2022-10-04 23:31:10 -04:00
af33a48758 [ADD] makefile: use db name image_creation and use theme installation 2022-05-22 02:57:35 -04:00
cf9862ecb1 [UPD] makefile: integrate install_addons_theme.sh 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
c7a58af4e9 [ADD] makefile: command to clone database test to test2 2022-05-22 02:34:40 -04:00
d192c9552a [ADD] makefile: create erplibre demo image 2022-05-22 02:22:06 -04:00
4b63fa6b6c [UPD] makefile code_generator_demo_website_multiple_snippet
- cannot execute with code_generator_demo_internal_inherit
2022-05-22 02:22:03 -04:00
640335a992 [ADD] support code_generator_demo_website_multiple_snippet 2022-05-22 02:20:41 -04:00
c368e820b8 [UPD] makefile: move website snippet sale in ecommerce base module 2022-05-22 02:20:41 -04:00
f938f755bc [ADD] makefile: format supported addons directory 2022-05-22 02:20:41 -04:00
942cfb6657 [FIX] makefile format ERPLibre_erplibre_theme_addons 2022-05-22 02:20:41 -04:00
b9aafa04fb [ADD] makefile: create image package erplibre module 2022-03-30 21:25:47 -04:00
699159435b [ADD] makefile: format erplibre_addons 2022-03-30 21:25:47 -04:00
58727c4838 [ADD] makefile: db_restore_prod_client to restore database production local 2022-03-29 23:43:57 -04:00
739446c709 [UPD] makefile: better usage of code_generator 2022-03-03 13:21:37 -05:00
47127058bb [ADD] makefile: open_doc_all 2022-03-03 13:21:37 -05:00
01ff0d2706 [ADD] makefile: odoo/doc html 2022-03-03 13:21:37 -05:00
370d650af7 [UPD] makefile: add missing cg demo 2022-02-14 21:26:42 -05:00
f29633ada0 [UPD] manifest: module crm_team_quebec from MathBenTech_odoo-business 2022-02-14 20:45:20 -05:00
03cca7f60e
Merge pull request #45 from ERPLibre/makefile_more_module
Makefile clean for debug, and more module in images
2022-02-10 20:44:55 -05:00
a366be94bd [UPD] makefile: improve debug code generator with comment 2022-02-10 20:44:33 -05:00
fcc651377f [UPD] makefile: replace make db_restore* by db_restore.py script
- this will be more easy to understand the script and change the db name
2022-02-10 20:44:33 -05:00
6d4f611979 [ADD] makefile image_db_create: website anchor and muk website/pos branding 2022-02-10 20:44:33 -05:00
a635a942d7 [ADD] makefile: module auto_backup in erplibre_base image 2022-02-10 20:44:33 -05:00
cf19262827 [ADD] script: db drop only test 2022-02-10 20:44:33 -05:00
aeaa6933a8 [UPD] run_parallel_test: support all test in asyncio
- Support running test in sandbox to fix conflict test
- Support search_class_module for all template
- Add option to run without parallel
- Separate mariadb test to increase speed
- Separate test in multiple test
- Add pool thread, can set max thread
- Keep cache, async copytree, add ignore pattern instead rm
- Support all os command with asyncio
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
b8ef81f64e [UPD] remove dependency module erplibre_base from base image
- add module auth_user_case_insensitive
2021-09-27 23:25:29 -04:00
8ba5d7c414 [UPD] add script generate_config to improve speed to generate configuration
- remove generate config config install_locally.sh
2021-09-27 23:25:00 -04:00
7e5ae534db [ADD] doc: Migration docker postgresql 2021-07-21 05:43:52 -04:00
594de37fa5 [ADD] makefile: image_db generation image include code_generator
- manifest default.dev include group image_db
2021-07-20 21:05:47 -04:00
9cdbeac9ba [FIX] production installation documentation with proxy nginx 2021-07-20 21:05:40 -04:00
f46c58868f [UPD] makefile add other image backup 2021-07-17 01:33:17 -04:00
b35d5db6c5 [ADD] script to compare csv and zip manifest from backup
- show module difference
2021-07-17 01:32:43 -04:00
3cf91837d6 [ADD] makefile create database and backup database erplibre_base
- Support erplibre_website
- Documentation with how test backup
2021-07-16 05:36:55 -04:00
f91b62d3d7 [FIX] script db_restore: force exit when clean cache database 2021-07-16 04:53:12 -04:00
b4ca616104 [ADD] script: tag push all
- git can push all tags with different organization from manifest
- Add documentation git repo before clean all repo manifest
2021-07-16 00:56:30 -04:00
1bf8d7da9f [UPD] add repo_diff_manifest_production in documentation release.md
- add bold color in bash
- add default manifest
- fix print color
2021-07-16 00:55:38 -04:00
7d704b7910 [UPD] changelog with migration note
- release note propose to update image_db
2021-07-15 17:45:20 -04:00
4782f4f77a [ADD] script repo forall diff last version and stat
- Add erplibre status for docker repo show status
2021-07-01 03:50:32 -04:00
511c722bbc [ADD] support make docker test and gen config
- fix running test in docker
- use odoo user in docker
- Makefile add repo_show_status
- docker repo show status
- Support older git version 2.20
2021-07-01 03:50:32 -04:00
62787c041b [UPD] docker: move script in ./script/docker
- Fix make docker_exec_erplibre
2021-06-30 22:26:20 -04:00
44cf55d660 [ADD] code_generator documentation use case 2021-06-29 04:59:51 -04:00
23a3464119 [UPD] makefile increase test speed 2021-06-29 04:52:03 -04:00
85c8c87253 [REM] time in makefile, use it externaly 2021-06-29 00:40:36 -04:00
702f419119 [UPD] code_generator need --dev to be installed for secure in prod 2021-06-27 01:24:31 -04:00
bb4fc63fc2 [ADD] makefile format script directory with format_script 2021-06-27 00:52:18 -04:00
76a9a61b1e [ADD] make test 2021-06-27 00:52:18 -04:00
1aa967fb6f [ADD] Multilingual markdown, support doc/CODE_GENERATOR.md in FR and EN
- Update README
2021-06-27 00:36:52 -04:00
863ad4f434 [FIX] installation ubuntu poetry error
- poetry use env python
- makefile add make install to install dev
- check return status in install_locally
- support OCA_maintainer-tools in fresh installation
2021-06-27 00:36:52 -04:00
6002309a68 [ADD] makefile generate code generation other and i18n
- clean test to stash git before copying data
- prettier_xml.sh in format
2021-06-27 00:36:52 -04:00
bfd7826492 [ADD] script open terminal to improve code generator development 2021-06-27 00:36:52 -04:00
9d0300c3da [ADD] makefile format command and test_code_generator_generation_other 2021-06-27 00:36:52 -04:00
ff5a47d97e [ADD] format when run test 2021-06-27 00:36:52 -04:00
924a450b9a [REM] Makefile remove test_code_generator_demo_portal 2021-06-27 00:36:52 -04:00
99662ab8dd [ADD] repo_revert_git_diff_date_from_code_generator
- This script revert line when a diff is a changing date
- The code generator always change date for no important reason
2021-06-27 00:36:52 -04:00
5589787229 [ADD] Makefile generate all code_generator and add test 2021-06-27 00:08:20 -04:00
cc5a864c01 [ADD] Makefile: time to db_restore 2021-06-27 00:08:20 -04:00
48fce9e1f0 [ADD] db_restore and update makefile, clean unsued install addons
- db_restore create a _cache_DB and clone for each restore call
- This increase speed, 18s to 3s execution
- Makefile: add test2 and test3
add erplibre_ecommerce_base
2021-06-27 00:08:20 -04:00
ae0242e32d [ADD] makefile repo_configure_all 2021-06-27 00:08:20 -04:00
1e95b8b80f [ADD] makefile use install_addon.sh, reinstall_addon.sh, uninstall_addon.sh 2021-02-07 03:06:25 -05:00
aaaf41cbba [ADD] makefile i18n demo_portal generation 2021-02-02 05:24:39 -05:00
7d88751391 [ADD] makefile add template demo portal 2021-02-02 03:51:51 -05:00
206a9732a6 [FIX] makefile update manifest local dev code generator 2021-02-02 00:44:17 -05:00
9eb5add634 [ADD] git repo configure code generator 2021-02-02 00:03:06 -05:00
47a74a715f [ADD] makefile demo_portal 2021-02-02 00:02:55 -05:00
f971cd1efc [ADD] makefile addons_reinstall_code_generator_demo 2021-01-22 20:40:16 -05:00
e648095168 [ADD] makefile script install docker debian 10 and ubuntu
- use docker for production
2021-01-22 20:39:55 -05:00
aaaaabb027 [ADD] makefile docker command 2021-01-20 20:59:51 -05:00
47d1d61c2d [ADD] Makefile run command, db installation, dev installation
- code generator demo installation
2021-01-20 20:59:51 -05:00
081fadcde6 [ADD] makefile addons installation
- support code_generator

Signed-off-by: Mathieu Benoit <mathben@technolibre.ca>
2021-01-18 05:17:59 -05:00
e3416eb681 [ADD] docker clean all 2021-01-17 03:35:36 -05:00
6dc295d557 [ADD] makefile docker build 2021-01-17 03:28:42 -05:00
1eb9770fba [ADD] makefile change remote url https/git 2021-01-15 12:42:53 -05:00
22384a5126 [ADD] configuration: can generate config file repo odoo import from group
- Add feature git repo filter by group
- Makefile support configuration
- Can generate config import path with code_generator dependencies
- Base group is erplibre_base dependencies
2021-01-15 12:42:53 -05:00
bfb1643b14 [ADD] 4 documentations generated dev, test, migration and user
- odoo-development, odoo-port-docs, odoo-test-docs from itpp-labs
- documentation-user from odoo
- poetry update dependencies support sphinx
- force use .venv for documentation generation
- add makefile to generate doc
2020-10-04 15:24:02 -04:00