Matthias Bilger

Results 105 comments of Matthias Bilger

Change the Dockerfile to not use `latest` but `23.9.0-0` You could also try `23.10.0-1`

In the playlist video `json` files this is also `null`. Maybe there is a underlying problem here.

Can't we generalise it in a way, that it is a "templated export"? User defined template, using markers and then generate the text using maybe jinja?

Yes, I had some expanded command lines with quite a lot of files in my history which caused a hang during the upload.

I started working on it. You might want to have a look at: https://github.com/m42e/googletest/tree/output-succeeded Currently it is missing for throw and boolean checks, but works for equals. Let me know...