Philipp Rosenkranz

Results 9 comments of Philipp Rosenkranz

Even though I might repeat what other people already mentioned: I think strider should increase its modularity. What I mean by this specifically is: - Currently, Strider-CD/strider contains way to...

Anyone interested in working on this? I would but I don't have time before the end of next week.

I can only second that. Observed this error recently and was completly confused...

As far as I can see the patch by @terasaka2k **did not** fix this issue.

I facepalmed a little bit when I found out what the problem was. You must never use quotes around the value of the `SERVER_NAME` variable. Strider just concats the value...

Just checked the logs, doesn't seem to be related to Strider-CD/strider#745 (I greped for 'TypeError', 'died' and 'error'; couldn't find any of these terms in the log). I think this...

Also noteworthy: I just observed that as soon as the merge/master job is done other jobs are getting processed (regardless of being a PR job or a merge/master job). The...

And another one: I now noticed a situation in which three PR jobs run concurrently which is kind of bad for what I am doing since each job uses large...

Hmm, maybe. However, what irritates me is that in the end they both just send out the `"job.prepare"` event and in the simple runner there is just one queue associated...