You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: