Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jagalindo opened this issue Mar 28, 2022 · 1 comment
Assignees
Labels
CI Continuous integration

Comments

@jagalindo
Copy link
Member

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

@jagalindo jagalindo added the CI Continuous integration label Mar 28, 2022
@jagalindo jagalindo added this to the Sprint 2 (14 June) milestone Mar 28, 2022
@Virako
Copy link
Contributor

Virako commented May 23, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous integration
Projects
None yet
Development

No branches or pull requests

2 participants