Hey!
I've recently been trying to improve our local/CI experience
<https://forum.djangoproject.com/t/improving-the-contribution-experience-with-github-actions/5964/>
so this is quite a nice and timely message!

I really like the look of Earthly and it has some uses at $WORK that I'm
excited about, but for Django the most annoying thing is the large build
matrix
<https://github.com/django/django-docker-box/blob/main/docker-compose.yml>
rather than a complex dockerfile
<https://github.com/django/django-docker-box/blob/main/Dockerfile>. I
really dislike docker-compose for this, but I can't see anything in Earthly
that would help manage or reduce this yaml-spaghetti?

Tom

On Wed, Mar 17, 2021 at 8:10 PM Vlad A. Ionescu <v...@earthly.dev> wrote:

> Hi Django devs,
>
> Nick Pope directed me to this list. Wondering if anyone is interested in
> trying https://github.com/earthly/earthly for Django's build.
>
> Earthly could help with reproducing CI failures locally (via containers),
> testing against multiple versions of Python in parallel, or for migrating
> between CI vendors.
>
> It works well on top of Jenkins and GH Actions.
>
> Happy to put together a demo PR if this is of interest. Let me know!
>
> Cheers,
> Vlad.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/CAO_OUmM%2BMFU1nPMzFaEsGcD4rh6tFh-wQ3T_hK4GH5-4%2BCxgxQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-developers/CAO_OUmM%2BMFU1nPMzFaEsGcD4rh6tFh-wQ3T_hK4GH5-4%2BCxgxQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAFNZOJM1SEpJiJdsq0AFmOefZFRBPmaDXZseE3e4J7QALw%2BsKw%40mail.gmail.com.

Reply via email to