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