merge wendelin.git to erp5.git
After discussion of slapos!1822 (comment 239092), it seems we need to move wendelin.git
to erp5.git
to be more consistent
Related MRs: slapos!1859 (merged), wendelin!183 (merged)
here are the changes for
wendelin.git
:
-
wendelin/bt5/*
is moved toerp5/bt5/*
, with commit history -
wendelin/tutorial
,wendelin/utils
,wendelin/CHANGES.md
,wendelin/README.md
are moved toerp5/wendelin
with commit history -
wendelin/product/Wendelin/__init__.py
is merged toerp5/product/ERP5Type/patches/Restricted.py
-
wendelin/scalability_test/example
is moved toerp5/scalability_test/example_wendelin
with commit history -
wendelin/scalability_test/cluster_configuration_template.json
is moved toerp5/scalability_test/cluster_configuration_template_wendelin.json
with commit history -
wendelin/scalability_test/__init__.py
is merged toerp5/scalability_test/__init__.py
-
wendelin/tests/__init__.py
is merged toerp5/tests/__init__.py
others files are dropped
erp5.git
:
Beside the changes of above, testGC
is adjusted, please check !2117 (comment 238776) for more informations