eamigo86 / graphene-django-extras

Extras functionalities for Graphene-Django
MIT License
417 stars 107 forks source link

Travis rewrite to GitHub Actions #172

Closed ldynia closed 3 years ago

ldynia commented 3 years ago

Hi @eamigo86

I have finished rewriting Travis to GitHub Actions. Continuous Integration & Continuous Delivery is in place now.

What we are missing are:

Important: As for now the code for Continuous Delivery is disabled (commented). I propose to enable it, only when we reach code coverage e.g 80% or higher (we can discus what should be minimum value)

Changes - All changes are on actions branch.

eamigo86 commented 3 years ago

Hi Idynia,

I just added the two required secrets values to the project settings.

Big Hug

ldynia commented 3 years ago

Thanks Ernesto :) I'll make a Pull Request (PR)