[02:13] cjohnston: yayayay [11:33] Bonjour ツ [11:33] mhall119, i am here [14:16] its daker ! [14:25] hey daker! [14:26] daker: we've got some merge proposals for LTP I'd like to knock out today [14:26] i will test it soon [14:28] daker: I'll be working on them too [14:55] daker: you did out photo import on LTP right? [14:55] photo import ? [14:56] on the team page and global events page [14:56] where it imports photos from flickr, picasa, etc [14:56] ah yes [14:57] how hard would it be to make that refresh every 30 seconds? [14:57] I have an update to the twitter feed to update like that [14:59] mhall119, you mean auto update for the photos ? [15:04] yeah, so periodically check for new ones [15:24] daker: if you can review https://code.launchpad.net/~mhall119/loco-team-portal/global-event-enhancements/+merge/92182 for me, I'm going through the rest [15:24] then I'd like to walk through a deployment with you [15:25] cjohnston: ping [15:26] mhall119, which django version ? [15:28] daker: 1.1.2 still [15:28] IS isn't ready to move us to 1.3 yet [15:28] daker: you should be able to setup the virtualenv withthe makefile [15:30] ok [15:33] its 730.. what mhall119 [15:33] mhall119, http://pastebin.com/m5tgyT9K [15:34] cjohnston: not my fault you're in san fran [15:34] cjohnston: can you change owner of https://launchpad.net/~ltp-devs to daker please? [15:35] ya ya ya [15:36] daker: try removing '==2.4b4' from the bzr line in requirements.txt [15:36] then make clean and make again [15:37] it looks like that specific version isn't on pypi anymore [15:38] now it's 2.5b6 [15:43] mhall119: what we did with LTP was to make it =>bzr2.4 [15:44] mhall119: done [15:45] mhall119: could you please setup summit.c.o and linaro.c.o? I'd like to show Stephen the staging site today [15:50] cjohnston: give me a big, I have to get apache and everything setup on that box [15:50] s/ big/bit/ [15:51] ty [16:31] mhall119, what should i test exactly? [16:37] where do you display the activities field on the layout ? [16:37] mhall119, ^ [16:39] daker: above the chat iframe [16:39] on the dashboard page [16:39] {% if global_event_object.description %} [16:39] {{ global_event_object.activities|markdown }} [16:39] {% endif %} [16:40] i think it should be : [16:40] {% if global_event_object.activities %} and not description [16:41] ah, good catch, yes [16:43] daker: pushing the fix now [16:53] btw markdown doesn't urlize links [16:53] daker: no, there's syntax for doing that [16:53] (link text)[url] [16:53] ah [17:04] mhall119: can you review that BP from yesterday please [17:06] cjohnston: https://blueprints.launchpad.net/summit/+spec/linaro-q212-requirements ? [17:07] yes please [17:07] add/change anything you think should be corrected [17:07] cjohnston: you just want me to look over it? [17:15] daker: if you change the status of https://code.launchpad.net/~mhall119/loco-team-portal/global-event-enhancements/+merge/92182 to Approved, tarmac will merge it into trunk in a few minutes [17:15] done [17:18] mhall119, we should follow those schemas http://schema.org/Event , http://schema.org/EventVenue [17:19] daker: for what reason? [17:20] mhall119, this is what recommended by search engines (google, etc..) [17:20] read the description on the homepage http://schema.org [17:22] daker: oh interesting, I didn't know the search engines were doing this [17:22] daker: I'm all for it [17:22] they do [17:22] my stupid permissions stuff seems to be broken on my machine again [17:22] might want to file a bug to make sure it stays on our list until done [17:23] +1 [17:23] daker: will you be online for the next couple hours to go through the deployment process for LTP? [17:23] i hope so [17:24] cool [17:46] mhall119 / cjohnston - I'm thinking of having boolean fields in summit on a per summit basis for autoscheduler and re-scheduler. so that it can be turned off from the UI as well. [17:50] nigelb: after this week, here is what I would like to do: [17:51] recommend that we leave auto/rescheduler on [17:52] we have been freezing all sessions that are scheduled as of 830, however other sessions can still be scheduled in after that time frame [17:52] I would propose that we leave that alone, leave autosched on [17:52] and we create a script that 30 minutes prior to the meeting, the auto is unticked [17:53] don't untick. [17:53] why [17:53] Just don't use that to schedule. [17:53] dont use what to schedule [17:55] sessions in the next 30 mins [17:55] you mean change the schedule/autoschedule scripts to notchange it? [18:00] yeah [18:00] like, fix it into the rescheduler. [18:15] gotcha [18:15] I'm ok with that.. mhall119 ? [18:36] daker: https://wiki.ubuntu.com/LoCoTeamPortal/ReleaseProcess [18:36] that's the process for deploying LTP [18:37] nigelb: I'm okay with that too, yeah [18:37] mhall119, thanks [18:37] daker: it's best to keep a clean branch of trunk for deploying [18:37] same for production [18:38] if you want to go ahead and do step #2, that will take a bit for Launchpad to process, and we can go through the rest then [18:42] mhall119, can you wait like one hour ? i need to go back home [18:43] daker: sure [18:45] mhall119, thanks [20:47] yo mhall119 [20:54] hey daker [20:54] brb [20:54] ok :) [21:11] mhall119: pinf [21:11] daker_: pong [21:12] mhall119: go on ? [21:12] um....where did we leave off? [21:13] https://wiki.ubuntu.com/LoCoTeamPortal/ReleaseProcess <-- did you read that? [21:13] yes [21:14] ok, so we already did #1, this is the only MP that we're putting into this release [21:14] step 2 generates the new translations template [21:14] I have a separate directory called 'release' with a trunk and production branch in it [21:14] that I only use for deployments [21:15] I'd recommend you doing the same [21:15] ok [21:15] they don't need a local environment setup, just the bzr branch [21:16] then run the command from step #2 [21:16] it should modify a .pot file, which you will commit with a message like "New translations template", then push to lp:loco-team-portal [21:17] then you wait for Launchpad to tell you that the new translations files are ready [21:18] this takes between a few minutes and a few hours, depending on how much load launchpad is under [21:25] mhall119: i need to push directly to the trunk ? [21:27] daker_: yes [21:27] for deployments we don't go through MPs [21:28] it's pretty much all automated now anyway [21:28] ok [21:28] done [21:30] daker_: you'll get an email from Launchpad saying it's imported the new .pot file into it's translations system [21:31] then we'll move on to step 4 [21:31] let me know when you get that email [21:32] ok [22:05] mhall119: no mail :/ [22:22] mhall119: is this mail so important ? [22:23] it's 1hour now [22:28] daker_: it just lets you know when you can move on to step 4 [22:35] daker_: if it gets too late for you today, I can continue with it and we'll walk through again next time [22:35] ok === daker_ is now known as daker [23:58] daker: any email yet? [23:58] no :/ [23:58] hmmm, it looks like it was imported: https://translations.launchpad.net/loco-team-portal/+imports [23:58] I wonder if cjohnston renaming everything is causing email problems [23:59] daker: let's assume it's done and continue with the deployment if you still have time [23:59] ok go