flamapy / flamapy_fw

This repository hosts the main components of flamapy
4 stars 5 forks source link

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

Open jagalindo opened 2 years ago

jagalindo commented 2 years ago

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

Virako commented 2 years ago

Estimated time: 5 hours Estimated completion date: 26/05/2022