eduNEXT / tutor-contrib-edunext-distro

A tool to facilitate the customization of an Openedx instance, adding commands and settings to have an easy-to-use and a ready-to-deploy in local or in development openedx distribution.
2 stars 1 forks source link

(DS-550) ci: add pipelines workflows #47

Closed JuanDavidBuitrago closed 1 year ago

JuanDavidBuitrago commented 1 year ago

Description

This PR adds CI pipelines:

JuanDavidBuitrago commented 1 year ago

This looks good to me, but I think we need to add the test workflow too. Can you add it to this PR or another?

You're right, we need to add test workflow too. I think it's a good idea to add in this PR, but we need to add docstrings in all python files. Maybe we can create a Jira card to complete this.

JuanDavidBuitrago commented 1 year ago

I added the workflow for the tests and fixed the code quality