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 scriptMathieu Benoit2020-07-24 02:20:30 -0400
8a1d12adbc[ADD] WIP test poetry
Michael Faille
2020-07-24 00:48:50 -0400
a9ade0676f[FIX] repo_manifest duplicate remote source conflict name - when trying discover new repo, but another organization exist with same name, it's now adding organization + "_origin"Mathieu Benoit2020-07-24 23:41:29 -0400
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 ipMathieu Benoit2020-07-14 03:38:47 -0400
d4c1ada94b[ADD] Readme.md with easy guide to run ERPLibreMathieu Benoit2020-07-14 02:42:27 -0400
11ebb7a208[ADD] doc to search branch, empty branch and script to clean manifestMathieu Benoit2020-07-12 22:49:25 -0400
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 repoMathieu Benoit2020-07-12 18:24:00 -0400
c202107f1b[ADD] doc development create module scaffold
Gael
2020-07-12 15:01:57 -0400
d5bd432d59[FIX] add git_diff_repo_manifest to show diff code between 2 manifestsMathieu Benoit2020-07-11 21:13:44 -0400
0c94c2d507[FIX] script git_ venv bin update hasbang with environmentMathieu Benoit2020-07-11 05:12:47 -0400
1589979d2d[FIX] support git_change_remote_https_to_git missing.py git remote originMathieu Benoit2020-07-11 05:10:04 -0400
c30ad41634[FIX] support multi empty line at end of source_repo_addons.csvMathieu Benoit2020-07-11 04:41:22 -0400
f32b5bf7f7[UPD] manifest from staged to update prod. - Add draft account invoice approbation in portalMathieu Benoit2020-07-06 01:34:58 -0400
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 pathMathieu Benoit2020-07-06 13:15:59 -0400
1c479f082f[FIX] Missing repo version - Update missing branch - Add limit_time in run.shMathieu Benoit2020-07-10 13:44:15 -0400
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-repoMathieu Benoit2020-07-06 01:31:21 -0400
Merge pull request #2 from ERPLibre/release/1.0.0Mathieu Benoit2020-07-05 23:25:39 -0400
301d19b94d[ADD] CHANGELOG.md with release 0.1.0, 0.1.1 and 1.0.0Mathieu Benoit2020-07-05 22:48:07 -0400
5a6656665dDoc: Move documentation to doc/ - Explain how to use script and fork - Add discover guide - Improve all documentationMathieu Benoit2020-07-05 22:38:14 -0400
8a11ab88c7Script 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 fixesMathieu Benoit2020-06-22 22:36:54 -0400
293c1d2796repo: add documentation in readme
Michael Faille
2020-06-03 17:08:00 -0400
aab90ef8e7repo: add a new manifest focused for developpement
Michael Faille
2020-05-30 00:28:41 -0400
6f633f2052Init repo
Michael Faille
2020-05-18 22:35:47 -0400
8e1c53db6dRemoved submodule to replace it by repo
Michael Faille
2020-05-18 22:45:42 -0400