Hi Mariusz,

Cool, let me know if you have any questions about the config file that I wrote. 
I am happy to help :)

Regarding the output, yes I can feel you. However I don’t know if we really 
need to run tests at verbosity level 2 on CI. One can always do that online or 
enable it if need be.

At list of tests that failed in a human readable output format would be nice. 
GitHub supports annotation on checks, but it's not really convenient yet to be 
used.

Using it for linters is a good start. We could also do the docs build and limit 
that one to be only build if the docs actually changed. You can trigger builds 
based on file condition, which is pretty neat.

Something that we also haven’t explored are scheduled builds. Those could be 
helpful to do regression tests on especially on dependencies.

Anyhow, love to see where this is going.
-Joe
On 11. Nov 2019, 15:53 +0900, Mariusz Felisiak <felisiak.mari...@gmail.com>, 
wrote:
>
> > I would suggest to open a PR to GitHub now and to get the Fellows involved. 
> > Ask them how to best integrate a trial without disturbing their workflow. 
> > What do you guys think?
> >
>
> I'm going to play with GitHub actions in this week (or in the next one) but 
> I'm still not convinced. It's fine to use them for linters, but for more 
> complicated jobs it generates output that is less readable, IMO. You don't 
> get a formatted table but a raw output, so you have to scroll down ~20k lines 
> to check what went wrong. This can be really frustrating especially with more 
> then one failure. Nevertheless I'm going to play with it.
>
> Best
> Mariusz
>
>
> --
> You received this message because you are subscribed to a topic in the Google 
> Groups "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this topic, visit 
> https://groups.google.com/d/topic/django-developers/xDCmZPLTOQQ/unsubscribe.
> To unsubscribe from this group and all its topics, 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/6692d50f-b02d-4824-aa12-be22a20c3f0f%40googlegroups.com.

-- 
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/2f94ae46-4345-46a2-9a1c-fcdce164cc1f%40Spark.

Reply via email to