django / django-docker-box

Run the Django test suite across all supported databases and python versions
116 stars 37 forks source link

WIP: Test with github actions #10

Open orf opened 4 years ago

orf commented 4 years ago

https://github.community/t5/GitHub-Actions/Allow-nesting-matrix-includes/m-p/32240#M1058 - this would be super useful here

orf commented 4 years ago

@felixxm - I don't suppose we could get the credentials used to push to the Docker registry added here: https://github.com/django/django-docker-box/settings/secrets

I'd like to set up a small process to build the test image on a schedule and push, right now they are all rebuilding which takes a long time.