Commit graph

24 commits

Author SHA1 Message Date
7e6fa0ec03 [ADD] test: test.sh script with coverage
- code generator coverage
2022-05-22 02:34:40 -04:00
17cb580de9 [UPD] poetry: security update PyPDF2 to 1.27.8
https://github.com/py-pdf/PyPDF2/blob/1.27.5/CHANGELOG
2022-05-22 02:34:40 -04:00
5040432365 [UPD] black format version 22.3.0 2022-03-29 23:43:57 -04:00
86cd61bf93 [UPD] poetry: security fix pillow 9.0.1
- ignore_requirements.txt: add paho (not a pip package) and reorder
- add win_unicode_console to resolve extract-msg
- add dependency paho-mqtt to support module iohub_connector
2022-03-29 23:43:57 -04:00
d141a54b8c [UPD] poetry: force downgrade sphinx 1.6.7 to support all doc 2022-03-03 13:21:37 -05:00
ffc06223b2 [ADD] poetry: aioshutil 2022-02-10 00:53:59 -05:00
9d055fa177 [UPD] poetry: version 1.1.12
- Update security issue, pyyaml 6.0, urllib3 1.26.8
2022-01-24 17:56:10 -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
028ff27498 [ADD] manifest: remote novacode-nl and project design-themes
- security update lxml and pillow
- downgrade Werkzeug, odoo12 need this version
2022-01-24 14:07:12 -05:00
3f1697177e [FIX] pip update cryptography security issue
Signed-off-by: Mathieu Benoit <mathben@technolibre.ca>
2021-09-28 01:54:21 -04:00
074e5f1ff5 [UPD] poetry update
- security fix
2021-09-28 01:41:36 -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
ebbb2e8619 [UPD] poetry dependencies update 2021-06-27 00:52:18 -04:00
ff5a47d97e [ADD] format when run test 2021-06-27 00:36:52 -04:00
8078b68261 [ADD] documentation black, odoo-autopep8, prettier 2021-06-27 00:36:52 -04:00
fcd755b5b6 [ADD] maintainer-tools to autopep8, flake8 and pylint-odoo 2021-06-27 00:36:52 -04:00
887f05da56 [ADD] cloudflare deployement: change old ip to new ip, or delete DNS config
- Script to get public ip
- Documentation how to use with crontab
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
e67434596c [ADD] poetry update after geo map 2021-01-13 23:03:02 -05:00
794ed8d77d [ADD] poetry update support dependency in manifest
- Update dependency in Odoo
python-dateutil==2.5.3
pytz==2016.7
to
python-dateutil==2.7.3
pytz==2017.2
2020-09-30 20:52:13 -04:00
2888cbf890 [ADD] poetry support
- Auto regenerate poetry pyproject.toml from all requirements.txt with
script poetry_update.py
- Sort dependancy in pyproject.toml
- Rename directory venv to .venv
- In bash, use USER instead of whoami
- Remove python3 from ubuntu dependancy. Ignore python from system.
- Use pyenv with poetry
- Simplify pip installation script
2020-09-30 20:51:57 -04:00
db4b145e72 [ADD] update documentation
- How to update all repo with source
- Missing dependancy openupgradelib
2020-07-23 01:31:36 -04:00
8a11ab88c7 Script integrate manifest git-repo
- Add sync repo with manifest xml
- sync repo print to show missing or added repo
- Release 1.0.0 manifest for prod
- Support generation manifest from script
- Separate prod/dev installation locally script
- Generate repo and keep old manifest configuration when update
- Move manifest in directory ./manifest/
- Many general fixes
2020-07-05 22:55:13 -04:00
dae32637bc [IMP] Copy ERPLibre from https://github.com/mathbentech/InstallScript
- Fix many script and support feature to fork project with organization
2020-04-20 03:56:45 -04:00