hjtappe
hjtappe
@mcallegari, - I don't find a way to satisfy Codacy with a method name that is not "too complex" (by taking over the original name and modifying the arguments). -...
As far as I read, the credits are consumed per build minute. I usually collect and build all fine grained commits before I push them here, so that should be...
> hi @hjtappe is this ready to be merged? @mcallegari, yes, unless you want me to work further to satisfy the function complexity of the fixture check ad advised by...
Sorry for the problem. I was not thinking about python 2.7 being still a thing. :-) #1363 will support both python versions and distuinguish between the different needs depending on...
You can integrate the patch from #1365. My bad. I should take more time to review and test that, even if I only refactor the complexity.
Can this already be achieved by setting the blocksize in the alternate.js script? Would it make sense to extend that one or is it reflecting another use-case?
@mcallegari, would it make sense to include this once the version 5 is released as the layout will be somehow different anyways, so a breaking change could be expected for...
Hello @mcallegari, I would object that the script needs to know the timing expected from the environment. Most scripts just trigger another program or remote entity (e.g. to update a...
I would dig into a solution with the QProcess::startDetached Architecture, but I have less research and experience than anyone in this chat how to manage the pipes closure yet. To...
@mcallegari, the changes on the branch seem to make sense, better than a detached start, I think now. But do they leave sufficient time for commands to execute? If I...