Commit graph

28 commits

Author SHA1 Message Date
fe3e041b7c [ADD] script to filter git repo group with code_generator 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
08554315c9 [UPD] doc improve release HOW TO 2020-12-11 15:35:08 -05:00
f55fa9f330 [ADD] doc to create a release docker 2020-11-21 00:11:13 -05:00
f81b257e3a [FIX] rename http://git.erplibre.ca/ to https://github.com/ERPlibre/ 2020-11-21 00:10:28 -05:00
a607702e63 [FIX] doc tiny fix 2020-11-20 22:22:01 -05:00
f435e1c11d [ADD] doc release docker push 2020-11-20 22:22:01 -05:00
Marie-Michele Poulin
d8ef5912e4 [FIX] text correction in documentation
Signed-off-by: Marie-Michèle Poulin <marie-michele.poulin@technolibre.ca>
2020-09-30 21:02:19 -04:00
6cbd2884bb [UPD] documentation about release 2020-09-30 20:52:13 -04:00
143f5d77db [FIX] update missing libpng12-0 for ubuntu 20.04 2020-09-30 20:52:13 -04:00
187dc83bb4 [ADD] pull request show list of all repo from an organization 2020-09-30 20:52:13 -04:00
492fc4c5b0 [ADD] script to remove auto_install in manifest of all repo
- Script to show difference between actual code and manifest revision
This will help to don't forget divergence between missing push code
- Fix default_remote, using dict of all values instead of string
2020-09-30 20:52:13 -04:00
8a05074de7 [FIX] Typo rename dependancy to dependency 2020-09-30 20:52:13 -04:00
2f21c94c9d [FIX] docker odoo execution connect to database
- Database manager works when use postgres_db postgres
- Add volume for postgres
- Add script to build docker
- Documentation of docker usage
2020-09-30 20:52:13 -04:00
a2ba60dff3 [ADD] script to delete production
- prod documentation
2020-09-30 20:51:57 -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
e02143e8d3 [ADD] production.md with more information about managing prod
- Support SSL
- Command to watch log
- Command to restart services
- How to run with address ip
2020-07-14 22:19:11 -04:00
11ebb7a208 [ADD] doc to search branch, empty branch and script to clean manifest 2020-07-14 22:19:11 -04:00
4c0ed94f8b [UPD] run.md improve guide for testing 2020-07-14 22:19:11 -04:00
Gael
c202107f1b [ADD] doc development create module scaffold 2020-07-14 22:19:11 -04:00
d5bd432d59 [FIX] add git_diff_repo_manifest to show diff code between 2 manifests 2020-07-14 22:19:11 -04:00
0c94c2d507 [FIX] script git_ venv bin update hasbang with environment 2020-07-14 02:30:02 -04:00
ac530f70d2 [ADD] Support manifest default.staged.xml
- Stage is a version between dev and prod, to update future prod with dev
- Add doc how to generate default.staged.xml
- Fix generate manifest when missing default remote
- Fix generate manifest path
2020-07-14 02:30:02 -04:00
1c479f082f [FIX] Missing repo version
- Update missing branch
- Add limit_time in run.sh
2020-07-14 02:30:02 -04:00
cc2e0497db [FIX] manifest guide discover 2020-07-11 04:01:03 -04:00
b63dd7b010 [ADD] DOC: Update RELEASE.md to do a release
- Adapt repo manifest to release 1.0.0
- move prod manifest at root of project, default path of git-repo
2020-07-06 01:31:21 -04:00
5a6656665d Doc: Move documentation to doc/
- Explain how to use script and fork
- Add discover guide
- Improve all documentation
2020-07-05 22:55:13 -04:00