bkero | pleia2: Okay, JJB reviewed. | 00:10 |
---|---|---|
pleia2 | woo | 00:10 |
pleia2 | thanks | 00:10 |
pleia2 | down to 402 | 00:10 |
clarkb | thats 20% ish? | 00:11 |
bkero | SotK, Zara: Do we stlil have those scripts to pull bug day contributions down? | 00:11 |
pleia2 | yeah, 496 to 402 | 00:11 |
bkero | My boss likes to know what I'm up to so I can keep doing these bug squashes. | 00:11 |
pleia2 | I scheduled this for 24 hours, so I'll leave the channel open until 1600 tomorrow in case jhesketh or anyone wants to go over any of the remaining projects ;) | 00:12 |
*** hieulq has joined #openstack-sprint | 00:13 | |
jhesketh | pleia2: sadly I don't think I'll be able to get to sorry.. so much to do before I fly :-( | 00:14 |
pleia2 | jhesketh: I certainly understand that! | 00:14 |
*** mmedvede has joined #openstack-sprint | 01:13 | |
*** cdelatte has quit IRC | 01:25 | |
*** baoli has joined #openstack-sprint | 01:39 | |
*** baoli has quit IRC | 01:41 | |
*** baoli has joined #openstack-sprint | 01:41 | |
*** baoli has quit IRC | 01:46 | |
*** matjazp has joined #openstack-sprint | 06:23 | |
*** larainema has quit IRC | 07:08 | |
*** larainema has joined #openstack-sprint | 07:10 | |
*** matjazp has quit IRC | 07:51 | |
*** hashar has joined #openstack-sprint | 07:58 | |
*** matjazp has joined #openstack-sprint | 08:03 | |
*** matjazp has quit IRC | 08:54 | |
*** matjazp has joined #openstack-sprint | 09:16 | |
Zara | re: bugs and features, I've been using tags for that. it should be possible to filter an automatic worklist by those tags later, so that makes sense to me. | 09:16 |
Zara | (as for scripts to pull down contributions, I don't think I made those last time. I think I can magic something up that fetches events by user id.) | 09:21 |
SotK | I had a thing that did it, but its on a machine I don't have access to right now I think | 09:22 |
*** hieulq has quit IRC | 09:22 | |
*** hieulq has joined #openstack-sprint | 09:22 | |
Zara | ahhh, right, I think I can do it anyway | 09:30 |
Zara | (it'll start getting events from the start of the bugsquash until after and match on a user's id) | 09:30 |
SotK | that seems like a sensible approach :) | 09:37 |
Zara | hah, now this would be easier if the python client supported the events endpoint yet. | 09:38 |
*** hashar has quit IRC | 09:58 | |
Zara | (I'm working away at it, anyway, should be something ready by the time folks wake up) | 10:07 |
Zara | + I'll document these scripts someplace | 10:07 |
*** hashar has joined #openstack-sprint | 10:12 | |
Zara | this particular script will take ages to run, so I've turned it into a race. | 10:24 |
Zara | http://paste.openstack.org/show/577364/ | 10:25 |
Zara | at this rate I'll have time to animate some pygame cars before it's done | 10:25 |
*** hieulq has quit IRC | 10:51 | |
*** hieulq has joined #openstack-sprint | 10:51 | |
*** rfolco has joined #openstack-sprint | 11:49 | |
*** baoli has joined #openstack-sprint | 11:49 | |
Zara | you know what's not very smart? querying per story and then again per event... | 11:51 |
* Zara runs a more sensible version of her script | 11:51 | |
*** matjazp has quit IRC | 11:52 | |
*** matjazp has joined #openstack-sprint | 11:55 | |
*** baoli_ has joined #openstack-sprint | 11:58 | |
*** matjazp has quit IRC | 12:00 | |
*** baoli has quit IRC | 12:01 | |
*** matjazp has joined #openstack-sprint | 12:10 | |
*** matjazp has quit IRC | 12:15 | |
Zara | (I'm not sure exactly what data people want, this is just numbers for 'did something to a story on/after the 14th sept', but I'll paste the script in the etherpad so people can see how to refine: | 12:19 |
Zara | liz: 113 | 12:19 |
Zara | clark: 76 | 12:19 |
Zara | bkero: 91 | 12:19 |
Zara | (so currently that's just numbers for any changes, rather than 'number of stories affected' or something) | 12:19 |
*** ianychoi_phone has joined #openstack-sprint | 12:48 | |
*** ianychoi_phone has quit IRC | 12:48 | |
*** ianychoi_phone has joined #openstack-sprint | 13:01 | |
*** ianychoi_phone has quit IRC | 13:10 | |
Zara | oh, maybe I should've said-- I updated the etherpad at the bottom https://etherpad.openstack.org/p/infra-bug-day-september-2016 | 13:35 |
*** baoli has joined #openstack-sprint | 13:54 | |
*** baoli__ has joined #openstack-sprint | 13:56 | |
*** baoli_ has quit IRC | 13:57 | |
*** waynr has joined #openstack-sprint | 13:58 | |
*** baoli has quit IRC | 13:59 | |
*** baoli has joined #openstack-sprint | 14:54 | |
*** baoli__ has quit IRC | 14:55 | |
clarkb | that says I did something I will accept it :) | 15:01 |
clarkb | Zara: good ot know about using tags for bugs/features/wishlist | 15:01 |
Zara | haha | 15:02 |
Zara | I can modify it so it says 'number of marvellous changes by clarkb' if that's likely to be more impressive :P | 15:03 |
clarkb | Zara: the other thing I had was dealing with duplicates. I just made a comment in each story pointing at the other saying "this other story is a duplicate" is there a better way to do that? | 15:03 |
Zara | no, we've been using comments (with a link to the duplicate) | 15:04 |
Zara | I suppose you could tag as well but I don't know that it adds anything | 15:04 |
*** baoli_ has joined #openstack-sprint | 15:07 | |
*** baoli has quit IRC | 15:10 | |
pleia2 | thanks Zara | 15:36 |
pleia2 | marking something as duplicate is very nice in other trackers, comments get a bit lost in noise when a bug gets lengthy | 15:37 |
pleia2 | using labels for things like wishlist is ok if we can search by them, but I think we were struggling with remembering what tags we used (feature vs. wishlist, gatefailure vs gate-failure, for instance) so it may also be nice to see what tags we've used before for a group maybe | 15:41 |
*** ChanServ changes topic to "OpenStack Virtual Sprints, schedule at https://wiki.openstack.org/wiki/VirtualSprints | Channel logs at: http://eavesdrop.openstack.org/irclogs/%23openstack-sprint/" | 15:59 | |
*** baoli_ has quit IRC | 16:34 | |
bkero | Zara: \o/ thanks | 17:02 |
*** rfolco has quit IRC | 17:03 | |
*** hashar has quit IRC | 17:04 | |
*** rfolco has joined #openstack-sprint | 17:04 | |
*** baoli has joined #openstack-sprint | 18:52 | |
*** baoli has quit IRC | 19:56 | |
*** baoli has joined #openstack-sprint | 19:56 | |
*** baoli has quit IRC | 20:41 | |
*** baoli has joined #openstack-sprint | 20:41 | |
*** baoli has quit IRC | 20:53 | |
*** baoli has joined #openstack-sprint | 20:55 | |
*** rfolco has quit IRC | 21:02 | |
*** sweston has quit IRC | 21:45 | |
*** craige has quit IRC | 21:46 | |
*** jhesketh has quit IRC | 21:47 | |
*** sweston has joined #openstack-sprint | 21:49 | |
*** jhesketh has joined #openstack-sprint | 21:49 | |
*** craige has joined #openstack-sprint | 21:52 | |
*** baoli has quit IRC | 22:48 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!