File size: 2,101 Bytes
4aa5fce | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | [00:43] <rick_h> if anyone's around would really love a quick review on this so I can get it through ec2 over the weekend and hopefully part of first deploy of hte week. https://code.launchpad.net/~rharding/launchpad/resizing_textarea_919299/+merge/89515 [01:07] <Laney> ah, qastaging deployment doesn't happen during the weekend? [01:08] <cjwatson> qastaging should do, since it's automatic [01:09] <cjwatson> Unless buildbot falls over [01:09] <rick_h> Laney: sorry, need to ping you. tests pass but pqm hated me so it's not merged [01:13] <rick_h> Laney: just manually submitted it to pqm, see if it takes this time [06:24] <lifeless> quit [13:29] <Laney> qastaging is suspiciously broken, and I rather suspect the blame might lie with me. [13:29] <Laney> OOPS-bd50292c15319089fb6182e0346d2160 [13:30] <Laney> similarly getPublishedSources is non-functional [13:32] <Laney> OOPS-84d056de56eb3a3d663f5ca691aad0ef is from a getPublishedSources call [13:57] <nigelb> Laney: Achivement Unlocked! [13:57] <Laney> ._. [13:57] <nigelb> You get the "I broke something with a branch" badge. [13:57] <nigelb> I once I had to do 3 tries to get my branch to work. [13:58] <nigelb> (that's the one that gives the bug title when you mouse over a bug) [13:58] <Laney> being able to see inside the OOPS would be helpful [13:58] <Laney> it's not this broken locally :( [13:59] <Laney> hold me [14:00] <nigelb> Ouch [14:03] <nigelb> Laney: Some of the few launchpadders who look at IRC on weekends are the australians. So you'll have to look for wgrant tomorrow, or maybe lifeless. [14:06] <james_w> Laney, qastaging doesn't have the db patch applied, or doesn't have the right patch, or something [14:07] <james_w> ProgrammingError: column sourcepackagepublishinghistory.sponsor does not exist [14:13] <Laney> james_w: huh, weird, but OK that's not so bad as far as I'm concerned then … [14:13] <Laney> can I get python-launchpadlib to poke api.launchpad.dev somehow? [14:16] <james_w> Laney, yeah, just set the service_root to launchpad.dev [14:16] <james_w> service_root='dev' should work [14:16] <Laney> tidy. |