Skip to content

Finish the CI scripts to allow the execution of tests, linters prior to the release #83

@jagalindo

Description

@jagalindo

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

Metadata

Metadata

Assignees

Labels

CIContinuous integration

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions