19:00:23 #startmeeting storyboard 19:00:24 Meeting started Wed Jan 3 19:00:23 2018 UTC and is due to finish in 60 minutes. The chair is SotK. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:00:25 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 19:00:27 The meeting name has been set to 'storyboard' 19:00:46 its that time of week again! 19:00:53 #link https://wiki.openstack.org/wiki/Meetings/StoryBoard#Agenda_for_next_meeting Agenda 19:01:09 #topic In Progress Work 19:01:56 I updated the patch for story templates, now it is ready for review! 19:02:00 #link https://review.openstack.org/#/c/526219/ 19:02:16 fungi: that may be of interest to you ^ 19:03:26 there will be further patches probably at some point soon to clean up the code duplication caused by that, but I'm ordering it this way so the feature doesn't get blocked by review bandwidth 19:03:48 #link https://review.openstack.org/#/c/530656/ 19:03:54 that patch is also required 19:07:55 * diablo_rojo sneaks in late 19:07:59 * SotK will review some of the various other outstanding patches in the near future too 19:08:03 hey diablo_rojo 19:08:10 SotK, sorry I'm late. 19:08:18 np :) 19:08:23 #link https://review.openstack.org/#/c/530427/ 19:08:25 * diablo_rojo has a view patches in need of review 19:08:31 awaits a review from someone not me 19:08:41 * diablo_rojo opens tab 19:08:53 Ha, I can't review that one.. 19:09:37 :) indeed 19:10:03 Hopefully Zara has a some time soon. 19:10:16 * SotK hopes so 19:11:34 #link https://review.openstack.org/#/c/528436/5 19:11:52 thanks for this one mordred, I will review it after this meeting 19:12:46 I can take a look too. 19:13:36 have I missed anything on the migration front recently? 19:13:57 * diablo_rojo did like a dozen test migrations, everything has worked except heat. 19:14:24 Been chatting to tripleO about migrating, nothing conclusive there yet though. 19:14:37 Going to start reachingout to the projects who's migrations went well. 19:15:06 nice :D 19:15:12 what went wrong with heat? 19:15:48 * diablo_rojo couldn't read scrollback because of the vm configurations 19:16:08 GOing to run it again piping logs to a file and then I can figure out what happened. 19:16:29 Started to run Neutron and ran out of space on the VM lol 19:18:41 hopefully its nothing too major at least 19:19:13 Yeah I don't suspect it is, but I couldn't see more than a few lines lol. 19:19:28 SotK: I've been working up a followup patch for webpack that I need to chat wit you about a little later ... 19:19:41 SotK: turns out how storyboard does less stuff is ... complicated :) 19:22:28 mordred: heh, thanks 19:23:40 * SotK should be around for the next few hours 19:28:04 anything else in-progress that folk want to mention? 19:28:26 SotK, did you see the post for the website? 19:28:34 The pull request I did against your repo? 19:29:29 oh, I didn't 19:29:33 I too am late :/ 19:29:46 I should be around much more this week 19:29:58 SotK, we should get that merged if you're cool with everything there. 19:30:04 I'll take a look, but iirc the repo we watch to build the site is the one on Zara's github 19:30:20 New post to breathe new life into the blog this new year 19:30:39 SotK, oops lol will have to do pull request on Zaras then. 19:32:05 I'm all for using better infra for that sometime fwiw :D 19:34:31 using something that isn't github would be nice xD 19:35:09 I have a hunch we could, you know, get that published from zuul ... 19:35:17 SotK: +1 it was a fast option, not a nice one 19:35:51 That would be nice. 19:36:42 yeah, publishing from zuul would be lovely 19:40:36 #topic Open Discussion 19:40:41 What do we need to do to make that happen? 19:41:59 publishing from zuul? 19:44:50 Yes. 19:48:02 my ideal world would be a repo on gerrit which contains a zuul.yaml file containing configuration to build the html with pelican and upload the result to storyboard-blog.io in some way 19:48:45 I'd need to do a little research before I could write said file, but I expect it wouldn't be a terribly difficult job 19:49:17 iirc you already have a shellscript somewhere to automate the deploy? 19:49:40 I think you said you got that working in the end 19:50:29 (am assuming the instructions would be roughly the same, just trying to remember if there were any complications) 19:50:36 well, its just a script which is run by a cronjob on storyboard-blog.io itself which polls the git repo and rebuilds in-place if needed, so not much actual deployment being done 19:50:47 heh 19:51:15 better than my bespoke manual infra 19:52:01 `rm output/*` 19:53:03 I mayyyy be able to look into that, I could do with doing some research on deployment automation anyway 19:53:28 :D thanks 19:54:38 first step is to get a repo somewhere nicer for contribution than github :) 19:57:44 we can discuss further in #storyboard if people would like 19:57:50 thanks for coming everyone! 19:57:57 #endmeeting