<aakashjain>
Seems like it is hitting an assertion because of 'patch_body' being binary instead of string.
<aakashjain>
Any idea what might be wrong?
<aakashjain>
@tardyp ^
shurdeek has joined #buildbot
shurdeek_ has joined #buildbot
shurdeek has quit [Ping timeout: 260 seconds]
shurdeek has joined #buildbot
shurdeek_ has quit [Ping timeout: 260 seconds]
<kveremitz>
sounds likely
<kveremitz>
why that remains a problem in buildbot, I dunno... its not like python3 is new, or is python2 going EOL fast..
<aakashjain>
I don't know why is 'patch_body' being binary. The server which is sending patches using 'buildbot try' is also using same version of Buildbot (v2.10.1)
shurdeek_ has joined #buildbot
shurdeek has quit [Ping timeout: 272 seconds]
shurdeek has joined #buildbot
shurdeek_ has quit [Ping timeout: 256 seconds]
kkleine_ has quit [Ping timeout: 258 seconds]
shurdeek_ has joined #buildbot
shurdeek has quit [Ping timeout: 264 seconds]
shurdeek has joined #buildbot
shurdeek_ has quit [Ping timeout: 265 seconds]
jtux has quit [Quit: Leaving.]
jcarl43 has joined #buildbot
shurdeek_ has joined #buildbot
<p12tic>
aakashjain: Could you file a bug report on Github? I will look into it sometime later
<shurdeek>
my buildbot instance has two change hooks: github and self hosted gitea. I want to add reporters from both eventually.
<shurdeek>
But first, I'd just like to prevent using the github reporter for jobs started through gitea hook. I wrote a @util.renderer that can check if the properties refer to github or gitea, but don't know how to connect it to the reporter.
<shurdeek>
the renderer seems to work inside a Scheduler (as change_filter) and inside a BuildFactory (doStepIf, hideStepIf)
<shurdeek>
but no idea how to connect it to the reporter
kraiskil_ has quit [Ping timeout: 264 seconds]
aakashjain has quit [Read error: Connection reset by peer]