=== JanC_ is now known as JanC === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [08:37] lp #275938 should probably be back to triaged… [08:37] Launchpad bug 275938 in Launchpad itself "Karma listing should link to activity and show more than 25 items" [Low,In progress] https://launchpad.net/bugs/275938 === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [09:59] Howdy. Alexey Skryabin (rip84: 0) looks like a spam account. [10:00] (Reason? Tried sending a couple messages to a list with random links contained.) === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [15:43] cjwatson: I believe lp #275938 should be set back to triaged. [15:43] Launchpad bug 275938 in Launchpad itself "Karma listing should link to activity and show more than 25 items" [Low,In progress] https://launchpad.net/bugs/275938 [15:46] mapreri: done [19:41] what are my options for importing a private GH repo into Launchpad? [19:45] perhaps there's something like a "launchpad-import" GH user that I can give read permission to on the repo; then LP would use an SSH key on that account to clone from GH [19:53] ericsnow: I don't think that is in place, but of course you could clone your github account locally, and re-push it to launchpad. [19:54] mapreri: yeah, basically do what LP import does, but manually? [19:55] yeah. if your aim is a single import, that should be mostly feasible. [19:57] mapreri: I would like it to recur (i.e. on a cron), so basically what LP does but for a private repo :) === pbek_ is now known as pbek === JanC_ is now known as JanC [21:32] ericsnow: There are no Launchpad-hosted automatic options; you'd have to cron it externally [21:32] (I'm not averse to working that out in the longer run, but for now ...) [21:33] ericsnow: Though somewhat surprised you didn't just use a private LP repository to begin with if you needed this :)