tardyp changed the topic of #buildbot to: A Software Freedom Conservancy Project | Buildbot-3.0.2 | docs: http://docs.buildbot.net/current/ | tutorial: http://docs.buildbot.net/current/tutorial | logs: https://freenode.irclog.whitequark.org/buildbot
dol-sen has quit [Remote host closed the connection]
dol-sen has joined #buildbot
dol-sen has quit [Remote host closed the connection]
dol-sen has joined #buildbot
<p12tic> Zorry: IRC and telegram bots use a completely different architecture that the rest of reporters
<p12tic> This is the reason why these other reporters got report generators and IRC didn't
<Zorry> have almost figer it out how to use RG
<p12tic> Looking into this again, it does not seem impossible indeed
<Zorry> have got the bot to send a text when it run sendMessage
<Zorry> and just need to fix the reperts thing
<p12tic> you are trying to make IRC bot derive from ReporterBase and then get the formatted results from there?
<Zorry> yes
<p12tic> Looking into the code, you most likely need to hack subscribe_to_build_events() so that it gets the events from ReporterBase instead of subscribing itself
<p12tic> Is that the direction you're going?
<Zorry> https://dpaste.com/ESR8CJT9H is what i have now
<p12tic> aah, you're basically creating IRC reporter from scratch, not repurposing the existing code
<Zorry> not useing the event ting
<Zorry> it will only send msg
<p12tic> my previous comment was nonsense, sorry, I now see how it hooks up
<Zorry> need to go bbl
mbrndtgn has left #buildbot ["The Lounge - https://thelounge.chat"]
<dol-sen> p12tic, the new unidiff dep for buildbot, is it a test dep only? or general optional dep
<p12tic> dol-sen: optional dep, for the GitDiffInfo step
<dol-sen> I only found it in requirements-ci
<dol-sen> ok, thanks
<dol-sen> crap, unidiff is not pkg'd in gentoo (yet)
<dol-sen> p12tic, any chance you are going to optioanlly skip the gutdiffinfo tests if unidiff is not installed?
<dol-sen> if it is optional, the tests should be skipped if not installed
<p12tic> yes
<dol-sen> ok, thanks
dol-sen has quit [Remote host closed the connection]
dol-sen has joined #buildbot
antranigv has quit [Ping timeout: 240 seconds]
antranigv has joined #buildbot
<dol-sen> so, upcoming graphql dep, so far is not listed in requirements. what pkg is it requiring? seems so many graphgl variants
<dol-sen> including libgraphqlparser by bbot's original dev...
<dol-sen> oh, found this link in angularjs migration issue: https://ariadnegraphql.org/