Commit graph

9 commits

Author SHA1 Message Date
f525de5ab2 [UPD] update to version v1.3.0 2022-01-25 19:09:25 -05:00
684f8dd4d7 Release v1.2.1 2021-09-28 01:41:36 -04:00
02043d9467 [FIX] install_locally_dev.sh: delete all tag in OCA-maintainer-tools 2021-09-28 01:41:36 -04:00
7de6ef1f6a [FIX] OCA_maintainer-tools conflict when install with tag 2021-09-27 21:24:48 -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
fcd755b5b6 [ADD] maintainer-tools to autopep8, flake8 and pylint-odoo 2021-06-27 00:36:52 -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
7b9a4e4345 [UPD] create script to run repo sync on manifest
- Add guide to search branch in all repo
- Add experimental manifest
- Add script to clean all repo
2020-07-14 22:19:11 -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