DrVanScott

Results 13 comments of DrVanScott

Maybe also the possibility to call an external shell script / command and use the content of stdout?

Maybe this mechanism could also be used to manipulate the info text?

We use `robotframework-datadriver[XLS]` and this in turn has dependencies to these packages... Unfortunately your idea does not work, even if i previously again install all those dependencies which are temporarily...

Hi thanks for your reply. Maybe i was a bit unclear, but your last suggestion was exactly what i have done and which still fails with the error message i...

Sure ;-) Both following builds take aprox. 20 minutes each For numpy/pandas only: ``` FROM ppodgorsek/robot-framework:latest USER root ## # Install system dependencies RUN apk update \ && apk --no-cache...

Thanks a lot. Do you have an idea how to render ``` E - F / A - B - C ``` EDIT: i managed to render the following graph:...

I just edited the inital comment, added some test configurations. I've now enabled debug logging in my test scenario on both sides. Please find it attached. I have shortened it...

Hi, i like the idea of adding the optional possibility for a gpgid. But I don't agree with the default commit.gpgsign=true. [Linus Torvalds](https://www.spinics.net/lists/git/msg99846.html) about this topic: > Signing each commit...

Sorry for late ( :-D) response. Do you have an example use case? The documentation says that user.name/email is used for both the auther and the committer if not specified...