Currently the CI script we are using have some issues. We need to:
i) define a new branching schema
ii) verify that is ussable with conventional commits
iii) make sure that we execute all the test (unit and integration) before mergin to develop
iv) automating the release of a new version in pypi test when mergin into develop and creating the release in github
v) automating the release of a new version in pypi when mergin' into master and creating the release in github