15:00:37 <sayan> #startmeeting fedora_hubs 15:00:37 <zodbot> Meeting started Tue Nov 29 15:00:37 2016 UTC. The chair is sayan. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:00:37 <zodbot> Useful Commands: #action #agreed #halp #info #idea #link #topic. 15:00:37 <zodbot> The meeting name has been set to 'fedora_hubs' 15:00:59 <sayan> #topic Roll Call 15:01:10 <stickster> .hello pfrields 15:01:12 <zodbot> stickster: pfrields 'Paul W. Frields' <stickster@gmail.com> 15:01:38 <sayan> pingou: devyani7_ a2batic mizmo1 abompard jcline meeting time 15:01:45 <sayan> vivek|mob: saptaks ^^ 15:01:52 <sayan> .hello sayanchowdhury 15:01:56 <zodbot> sayan: sayanchowdhury 'Sayan Chowdhury' <sayan.chowdhury2012@gmail.com> 15:01:56 <jcline> .hello jcline 15:02:02 <zodbot> jcline: jcline 'Jeremy Cline' <jeremy@jcline.org> 15:02:04 <abompard> .hello abompard 15:02:06 <zodbot> abompard: abompard 'Aurelien Bompard' <aurelien@bompard.org> 15:02:08 <saptaks> .hello saptaks 15:02:09 <zodbot> saptaks: saptaks 'Saptak Sengupta' <saptak013@gmail.com> 15:02:50 <a2batic> .hello a2batic 15:02:51 <zodbot> a2batic: a2batic 'Kanika Murarka' <murarkakanika@gmail.com> 15:03:07 * pingou here 15:03:47 <sayan> #topic Action Items from last week 15:04:13 <sayan> * devyani7 15:04:14 <sayan> * sayan to setup time with devyani7 to check issues with hubs setup 15:04:16 <sayan> * sayan 15:04:18 <sayan> * sayan to test the halp_widget branch 15:04:20 <sayan> * sayan to setup time with devyani7 to check issues with hubs setup 15:04:22 <sayan> * **UNASSIGNED** 15:04:24 <sayan> * (none) 15:04:28 <sayan> oops copied from the wrong place 15:04:38 <sayan> * sayan to test the halp_widget branch 15:04:40 <sayan> * sayan to setup time with devyani7 to check issues with hubs setup 15:05:40 <sayan> I did not setup time with devyani7 but I tried to check for the issue she reported https://pagure.io/fedora-hubs/issue/275 15:05:49 <sayan> but could not reproduce it 15:06:00 <sayan> Can somebody else try to reproduce this issue? 15:06:06 <sayan> saptaks: jcline ^^ 15:06:28 <jcline> sayan, yeah, I will look into that 15:06:49 <sayan> the vagrant development and the manual setup both works fine for me 15:07:20 <sayan> #chair stickster jcline abompard a2batic saptaks 15:07:20 <zodbot> Current chairs: a2batic abompard jcline saptaks sayan stickster 15:07:23 <mizmo1> Here (sorry late) 15:07:28 <sayan> #chair mizmo1 15:07:28 <zodbot> Current chairs: a2batic abompard jcline mizmo1 saptaks sayan stickster 15:07:36 <jcline> It looks like it might be a dependency of a dependency had a problem which then perhaps got fixed 15:07:45 <jcline> I'll see if it's still happening, though 15:08:00 <sayan> jcline: you faced the same issue? 15:08:18 <jcline> No, I was just reading the error fpaste 15:08:44 <sayan> Yeah I doubted the dependencies in the package.json is throwing that error 15:09:36 <sayan> #action sayan to test the halp_widget branch 15:09:50 <sayan> #action sayan to setup time with devyani7 to check issues with hubs setup 15:09:56 <saptaks> sayan: lI think her vagrant has npm3 which doesn't get the peer dependency. So maybe they need to be mentioned explicitly. 15:10:27 <sayan> saptaks: I have npm3 locally 15:10:44 <sayan> But the manual installation was fine 15:11:02 <stickster> yeah, needs react-dom@15.4.0 apparently? 15:11:02 <sayan> It's good to have more eyes on a JS issue :) 15:11:12 <saptaks> I also have npm3 locally and it works fine. But that is what I get on googling and there is a lot of issues around this. 15:11:36 <saptaks> stickster: the error does suggest that I think as well 15:13:01 <sayan> saptaks: which version of node are you running? 15:13:50 <sayan> Moving to tickets 15:15:00 <sayan> I have kept work on waartaa on halt 15:15:02 <saptaks> sayan: seems like I am using npm 2.15 15:15:10 <sayan> saptaks: and node? 15:15:50 <saptaks> 4.5 15:15:51 <sayan> #topic Badges Widget for Project/Teams (with Path Support) https://pagure.io/fedora-hubs/issue/17 15:16:16 <sayan> saptaks: ok, I saw in a GH issue that it was suggested to use Node 6 15:16:26 <sayan> and I am right now on Node 6 15:16:46 <sayan> mizmo1: you can starting working on this branch 15:16:54 <sayan> s/branch/issue 15:17:39 <mizmo1> sayan: do you have it checked into devel or is there a fork like last time? 15:17:58 <sayan> mizmo1: the branch name is badge-path-support, and the template would be widgets/templates/badgespath.html 15:18:09 <sayan> mizmo1: in my fork 15:18:10 <mizmo1> okay thanks! 15:18:20 <mizmo1> #action mizmo to start working on css/html for badges path widget, branch is badge-path-support 15:18:42 <sayan> pingou: is it possible to know the current hub name? 15:18:59 <sayan> current hub name as in the name of the hub user is in? 15:19:46 <pingou> sayan: I think so 15:20:17 <sayan> pingou: anywhere we have used it earlier? 15:20:34 <pingou> w/i a widget? right? 15:21:06 <sayan> pingou: yes 15:21:31 <pingou> so widget in the db have a 'hub_id' 15:21:42 <pingou> so we could use a relation to get .hub 15:21:59 <pingou> self.hub.name, in __repr__ of widget 15:21:59 <sayan> oh ok 15:22:35 <sayan> yeah! that's what I needed 15:22:37 <sayan> thanks 15:22:49 <pingou> cool :) 15:23:36 <sayan> moving to next ticket 15:23:46 <sayan> #topic Current status in release cycle widget https://pagure.io/fedora-hubs/issue/63 15:24:09 <sayan> saptaks: what's the update on this ^^ 15:24:53 <saptaks> sayan: I am yet to send a Pull Request. Frontend work I have done 15:25:06 <saptaks> I will send a Pull Request tonight 15:25:18 <saptaks> vivek_: has been working on the backend part of it 15:25:59 <saptaks> sayan: I have created the 2 views that can be toggled in between as discussed in last to last meeting 15:27:32 <sayan> saptaks: ok 15:28:03 <sayan> saptaks: can you update that to the ticket? 15:29:28 <saptaks> sayan: I will update it tonight. 15:30:51 <sayan> #topic Badges Widget for User Profiles https://pagure.io/fedora-hubs/issue/85 15:30:59 <sayan> I will send a PR for this 15:31:23 <sayan> #action sayan to send PR for the issue 85 15:31:47 <sayan> #topic #halp/help widget: Default in the CommOps Hub https://pagure.io/fedora-hubs/issue/98 15:31:53 <sayan> abompard: ^^ 15:32:22 <abompard> Not much more results to report this week 15:32:29 <abompard> I started looking into errbot 15:32:45 <abompard> but I'll need to talk to the openstack guys to know what their status is 15:32:56 <abompard> I'll send them another email asap 15:33:04 <stickster> abompard: No response from openstack guys? 15:33:07 <abompard> nop 15:33:10 <stickster> :-( 15:33:12 <sayan> :( 15:33:16 <abompard> yeah :-/ 15:34:04 <sayan> #action abompard to drop a mail to openstack folks to know their status 15:34:07 <stickster> persistence pays :-) 15:34:18 <abompard> yeah :-) 15:34:33 <sayan> Yeah 15:34:40 <sayan> a2batic: what's your status now? 15:34:45 <sayan> is your exams over? 15:34:54 * stickster encourages folks to pipe up here in channel if needed... don't have to wait for a meeting :-) 15:35:15 <a2batic> sayan, I have resumed my work on issue #261 15:35:29 <sayan> a2batic: great 15:35:54 <a2batic> No, not yet, I have stude leave this week, I will try to complete 15:36:02 <a2batic> *study 15:36:06 <sayan> a2batic: can you drop a plan to the mailing list? that would be good 15:37:08 <a2batic> sayan, plan about issue #261 or #261 #262 #263 together ? 15:37:35 <sayan> a2batic: yes, better before that it would be good to see how is the zanata2fedmsg plugin working now 15:38:35 <a2batic> sayan, but zanata2fedmsg is working, right ? 15:39:56 * sayan dig for the zanata issue 15:41:11 <sayan> https://zanata.atlassian.net/browse/ZNTA-1166 15:41:15 <sayan> #link https://zanata.atlassian.net/browse/ZNTA-1166 15:41:26 * a2batic clicks 15:43:14 <a2batic> sayan, I thought it has been fixed :/ 15:43:33 <sayan> a2batic: did not get you fixed as in? 15:43:43 <a2batic> status is shown as Merged 15:44:26 <sayan> a2batic: yeah so the thing is they added the webhook 15:44:41 <sayan> zanata2fedmsg needs to be tested against that webhook 15:45:02 <sayan> you can see the last message with the payload 15:45:23 * a2batic nods 15:45:35 <sayan> zanata2fedmsg receives that via webhook and publishes it to fedmsg 15:45:48 <sayan> a2batic: can you test that with zanata2fedmsg? 15:46:21 <sayan> and see the payload for each of the webhook 15:46:35 <sayan> before moving ahead and writing the plan? 15:46:53 <a2batic> sayan, ok, I will do this after the meeting today 15:47:04 <sayan> a2batic: great 15:47:24 <sayan> #action a2batic to test zanata2fedmsg plugin with the new webhook endpoints 15:47:33 <sayan> Moving to open floor 15:47:38 <sayan> #topic Open Floor 15:48:12 <sayan> Anyone want to share something? 15:48:30 <mizmo1> if anybody needs mockups for anything or updated mockups let me know :) 15:48:39 <mizmo1> i updated the mocks for the bookmarks bar on devyani's ticket 15:49:09 <a2batic> mizmo++ 15:49:27 <sayan> we are set from the mockup point right now 15:50:40 <sayan> going over and ending the meeting then 15:50:49 <sayan> #endmeeting