19:09:28 #startmeeting storyboard 19:09:29 Meeting started Wed Mar 6 19:09:28 2019 UTC and is due to finish in 60 minutes. The chair is SotK. Information about MeetBot at http://wiki.debian.org/MeetBot. 19:09:30 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 19:09:32 The meeting name has been set to 'storyboard' 19:09:43 o/ 19:10:18 #link https://wiki.openstack.org/wiki/Meetings/StoryBoard Agenda 19:10:19 o/ 19:10:36 #topic Announcements 19:10:49 I don't have anything here, anyone else? 19:11:26 Nope 19:11:48 nope 19:12:16 #topic Migration Updates 19:13:29 So Placement is a thing in sb now :) 19:13:32 Which is cool. 19:13:41 EduUrban06 is privmsg'ing me right now about problems he's encountering trying to set up a local sb instance to work on the bp migration feature 19:13:42 They are still allowing bps in lp until Train starts 19:14:58 nice :D 19:15:10 fungi, just sent him https://docs.openstack.org/infra/storyboard/migration.html 19:15:28 yeah, i linked him to that as well 19:15:40 Oh cool. 19:15:44 Way ahead of me then 19:15:45 he's running into differences with mysql installation 19:15:55 Ahh got it. 19:17:22 I think Zara mentioned some unusual mysql installation trouble in the review for the docs patch I sent a few weeks ago, probably worth debugging in-channel 19:17:42 I got mysql working locally 19:18:03 I apt-get installed' the bindep pacakge listing then started mysql and postgres because I was runnign in a container 19:18:15 then I had to run tools/test-setup.sh for the unittests 19:19:15 I expect that would also work for regular runs if you use the test db 19:19:32 this was on ubuntu bionic fwiw 19:20:05 I did same as clarkb and mysql works locally for me too 19:20:55 any further migration updates? 19:21:33 yeah, i think the developer setup instructions are somewhat out of sync with the contributor documentation 19:21:40 and that's part of the confusion 19:21:51 clarkb updated the latter 19:22:02 EduUrban06 was trying to follow the former 19:22:44 Ahhh okay. Maybe we can merge the two or simplify one and move other info from one to the other. 19:23:50 sounds like a good idea 19:23:53 +1 19:24:09 I can probably take that todo. 19:24:21 thank you 19:24:31 thanks diablo_rojo! 19:24:46 * diablo_rojo writes post it 19:25:05 classic yellow or fancy colored? 19:25:26 (these things matter) 19:25:30 Classic yellow currently 19:25:44 I just finished a pad of classic yellow with lines 19:26:02 sounds very advanced 19:27:44 #topic Story Attachments 19:28:01 #link https://review.openstack.org/#/q/status:open+topic:story-attachments Patches 19:29:06 this is getting towards being ready I think, its currently waiting on mordred to finish https://review.openstack.org/#/c/639760/ and then a rework to use openstack-sdk instead of python-swiftclient 19:29:15 ++ 19:29:23 * mordred will finish that RSN 19:29:40 it also needs support for not displaying the attachments UI if attachments are disabled, but we can merge the API patches before I get round to that if need be 19:29:41 thanks :) 19:30:53 yeah, i had prioritized reviewing the api patches first for that reason 19:31:46 Yeah. 19:32:40 Figured waiting on the webclient patches till all the sb repo stuff got it wasn't a bad idea 19:33:00 indeed 19:33:25 anything else to raise about attachments? 19:33:44 I dont think so? 19:34:08 #topic Outreachy 19:37:06 There are now two proposals out on their site 19:37:12 one for SQL stuff 19:37:24 and one for Searching Syntax improvements 19:37:45 * diablo_rojo looks at mkarray and nudges him towards the second one 19:38:38 I just finished the side task I've been working on, so I'll be back to working on this now :) 19:39:05 those both sound great 19:39:05 Didn't know it was added as a proposal though! 19:39:54 I actually wrote out everything I plan on changing but we can talk about that when we reach it in the agenda 19:42:38 #topic NDSU Capstone Students 19:43:12 The plan is for them to add to the migration script 19:43:22 so that we can optionally migrate bps as well 19:43:29 sounds good 19:44:01 had a brief conference call with them last week (thursday) 19:44:25 I'm guessing if they are working on testing, they are close to something 19:44:48 outlined what the script does currently and what little hopefully needs to be done to add the blueprint queries for the lp api 19:45:32 i expect nothing new really needs to be written for the sb side of the script since it's just creating more stories like the bug import process does 19:46:37 yeah I imagine there shouldn't be too many changes needed to the storyboard-side of the script, but then I'm not super familiar with launchpadlib 19:47:32 that's my bigger concern. i've heard stories about how much of a bolt-on the blueprint feature was in launchpad 19:47:50 so entirely possible the api methods for it are... lacking 19:48:34 There are a few, as at one point blueprints was used with automation for some stuff, but yeah, blueprints was not part of the big merge and initial API implementation, which makes it less than optimal. 19:51:03 i guess those interns have their work cut out for them in that case ;) 19:51:27 Hopefully it all goes alright 19:51:43 Was kinda hoping they would show up if they had questions 19:54:19 * SotK hopes they pop up in #storyboard and say hi sometime 19:54:57 #topic Forum Planning 19:55:08 #link https://etherpad.openstack.org/p/SB_train_forum_brainstorming Etherpad 19:55:19 If the propsal in the etherpad looks good I will submit it. 19:55:36 If you want to add anything, feel free to do so before the end of the day? 19:55:42 I can submit it tomorrow? 19:55:45 sure 19:55:49 I think it looks good to me 19:56:55 #topic Potential Features (mkarray) 19:57:50 small reminder for those who aren't working on search: 19:59:21 There is a search, which looks for stories that match a certain query. There is a browse, that is only accessible through the api, and there is a sort of "Pseudo-Browse" which a user can click on, it acts like a browse but is limited to certain characteristics based on what storyboard feature it is. 20:00:43 I intend to keep searching the same, bring browsing to the web-interface through a query syntax, and take out the limitation for what can be "Pseudo-browsed" 20:01:54 this sounds like it might also provide an answer to cdent's questions from a few days ago about how to find out what object types the search term filtering supports 20:02:23 that sounds good to me, though I'd be tempted to also make the fulltext-based searching available via the query syntax 20:04:04 we're about out of time so can continue in #storyboard if folk want to discuss further 20:04:10 #endmeeting