[02:35] where is the bug tracker for the laptop testing tracker? [02:36] It keeps mutating bugs that are not part of Ubuntu, and I want to file a bug on it about that [02:44] lifeless: noticed your name cropping up in relation to that in my email... sadly laptop testing is something I know nothing about. Perhaps cjwatson will know when he's about. [02:45] blr: hmm, I haven't sent any email about that :) - just this ping here [02:46] blr: I presume wgrant is on leave or something ? [02:47] lifeless: you removed a tag from the qatracker supposedly [02:47] blr: oh yeah, I did [02:47] blr: from bug 10 [02:47] Bug #10: It says "displaying matching bugs 1 to 8 of 8", but there is 9 [02:47] right [02:47] blr: which is an old lp bug [02:48] lifeless: stat holidays in au today and tomorrow [02:50] I know nothing about this either, despite not being able to sleep again. A bit of googling finds https://wiki.ubuntu.com/Testing/Laptop which may be of some help [02:50] Possibly ubuntu-qa-website? [02:53] lifeless: this appears to be the offending item? http://laptop.qa.ubuntu.com/qatracker/milestones/352/builds/108233/testcases/1479/results [02:54] blr: Are you planning to land https://code.launchpad.net/~blr/launchpad/bug-1536363-codereviewcomment-reply-git-oops/+merge/283382 today? [02:54] lifeless: is it linking bugs from the comment field? i.e. "10." [02:55] cjwatson: I would love to, but I've yet to resolve the gpg agent error I'm experiencing. :( [02:55] cjwatson: is it possible to land that on my behalf? [02:56] Oh really? Sure [02:56] You should at least be able to turn off the agent and type in your passphrase every time though [02:56] yeah, quite perplexing, afaict, gpg is functioning perfectly fine, and the gpg-connect-agent responds to a health check [02:57] https://bugs.launchpad.net/ubuntu-qa-website/+bug/1537587 [02:57] Bug #1537587: the bot "Ubuntu QA Website" keeps modifying bugs that are not Ubuntu bugs [02:58] blr: I don't know, its been doing it for years, and well, sigh. [02:58] cjwatson: if I enter my passphrase manually, bzr lp-land errors with: ERROR: Failed to GPG sign data with command "[u'gpg', '--clearsign', '-u', u'kit.randel@canonical.com']" - running clearsign manually is fine however. [02:58] urgh [02:59] blr: Anyway, edited the commit message to remove duplication with the tags that bzr lp-land will add, and sent to PQM. [02:59] cjwatson: thanks for digging up a plausible project [02:59] cjwatson: thanks for that. Hopefully can find the culprit this evening [03:00] blr: damnit, that won't pass due to a pending db-devel exception run on buildbot [03:00] blr: I've forced buildbot, will land that for you this coming morning [03:00] great, thanks [14:38] cjwatson: hi, is there a way to get the commit message from the webhook for bzr:push or git:push [14:39] ? [14:43] daker: hm, not currently. Could you file a bug explaining how you'd want to use this? I don't think it would be too difficult to add - you can of course get hold of it using the information in the webhook payload but it would be more round-trips [14:44] cjwatson: sure i'll do [14:45] At least in the git case we've already fetched that information immediately before dispatching the webhook, and I think that's true for bzr too [14:48] cjwatson: yes, i am building a launchpad integration for slack using webhooks [14:48] neat! [14:49] cjwatson: https://i.imgur.com/bQrcu6i.png [14:49] I've certainly got no problem including the information in the payload if it's going to be used. We'd probably only send the new tip commit message though - is that sufficient? [14:49] (since we similarly only send the new tip commit ID) [14:50] cjwatson: well that's enough but i would love to have the commit message [14:50] that's what I said ... [14:51] I meant the commit message only for the new tip commit, rather than for all commits between the previous state and the new state [14:51] the latter is a bit awkward and potentially very large indede [14:51] *indeed [14:51] cjwatson: ah sorry yes! [14:51] only the commit message for the new tip commit [14:58] cjwatson: bug 1537780 [14:58] Bug #1537780: Provide the commit message in the webhook payload [15:02] Ah yes, db_branch.getTipRevision().log_body and err I think bzr_branch.repository.get_revision(bzr_branch.last_revision).message ? I never really got on with bzrlib [15:06] cjwatson: i'll try that [15:06] also i'll the add the author of the commit [15:07] well, that was more for my own reference [15:07] unless you fancy trying to write the patch [15:07] cjwatson: no :D [15:07] daker: could you give a rationale in the bug? we may need to refer back to this years later wondering who was using this thing and why [15:08] daker: so it's helpful to have more than a bare request [15:08] cjwatson: sure [15:16] cjwatson: good now bug 1537780 ? [15:16] Bug #1537780: Provide the commit message in the webhook payload [15:18] daker: yes, thanks === heroux_ is now known as heroux