*** cody-somerville has joined #storyboard | 03:56 | |
*** mrmartin has joined #storyboard | 04:53 | |
*** alexismonville has joined #storyboard | 06:30 | |
*** alexismonville has quit IRC | 06:58 | |
*** alexismonville has joined #storyboard | 07:07 | |
*** jtomasek has joined #storyboard | 07:50 | |
*** wdutch has joined #storyboard | 08:01 | |
*** miqui_ has quit IRC | 08:22 | |
*** k4n0 has joined #storyboard | 08:25 | |
*** jcoufal has joined #storyboard | 08:31 | |
*** alexismonville has quit IRC | 08:46 | |
*** alexismonville has joined #storyboard | 08:54 | |
*** jedimike has joined #storyboard | 09:19 | |
*** MaxV has joined #storyboard | 09:20 | |
*** CTtpollard has joined #storyboard | 09:52 | |
*** yolanda has joined #storyboard | 10:00 | |
*** ssam2 has joined #storyboard | 10:08 | |
*** petefoth has quit IRC | 10:31 | |
*** petefoth_ has joined #storyboard | 10:51 | |
*** alexismonville has quit IRC | 11:18 | |
*** alexismonville has joined #storyboard | 11:19 | |
openstackgerrit | yolanda.robla proposed openstack-infra/storyboard: Return task count by status for a story dynamically https://review.openstack.org/139100 | 11:43 |
---|---|---|
openstackgerrit | yolanda.robla proposed openstack-infra/storyboard: Return task count by status for a story dynamically https://review.openstack.org/139100 | 11:46 |
openstackgerrit | yolanda.robla proposed openstack-infra/storyboard: Return task count by status for a story dynamically https://review.openstack.org/139100 | 11:52 |
CTtpollard | has it been discussed why story numbers have jumped to 2x10^6? | 11:59 |
yolanda | CTtpollard, i bet is due to the sync with launchpad | 12:13 |
CTtpollard | hmm | 12:17 |
CTtpollard | is there anyway we could get confirmation of this, server logs from infra or something? | 12:25 |
yolanda | ttx , NikitaKonovalov or krotscheck will know for sure | 12:31 |
CTtpollard | ok, I shall await :) | 12:31 |
NikitaKonovalov | yolanda, CTtpollard the ids were bumped not to overlap with the ones in Launchpad | 12:32 |
CTtpollard | I also stumbled back onto a story I commented a while ago regarding markup within story descriptions | 12:32 |
CTtpollard | NikitaKonovalov: Ok I thought it could be due to avoiding crossover, thanks | 12:32 |
CTtpollard | for markup I think it would be nice to have standard markdown support, but that is a personal preference and there will be merits and user preferences to many others I'm sure | 12:36 |
*** alexismonville has quit IRC | 12:50 | |
*** yolanda has quit IRC | 12:56 | |
*** jcoufal_ has joined #storyboard | 13:05 | |
*** jcoufal has quit IRC | 13:08 | |
*** alexismonville has joined #storyboard | 13:37 | |
*** mattfarina has joined #storyboard | 14:01 | |
openstackgerrit | yolanda.robla proposed openstack-infra/storyboard: Return task count by status for a story dynamically https://review.openstack.org/139100 | 14:07 |
*** yolanda has joined #storyboard | 14:13 | |
*** ssam2 has quit IRC | 14:15 | |
openstackgerrit | Nikita Konovalov proposed openstack-infra/python-storyboardclient: Setting up base classes https://review.openstack.org/138092 | 14:33 |
*** petefoth_ has quit IRC | 15:10 | |
*** petefoth has joined #storyboard | 15:10 | |
*** alexismonville has quit IRC | 15:29 | |
*** alexismonville has joined #storyboard | 15:30 | |
*** Piet has quit IRC | 15:31 | |
*** Piet has joined #storyboard | 15:55 | |
krotscheck | Storyboard meeting in #openstack-meeting-3 | 16:03 |
*** tylerdurden has joined #storyboard | 16:33 | |
*** tylerdurden has joined #storyboard | 16:34 | |
*** tylerdurden has quit IRC | 16:34 | |
*** reed has joined #storyboard | 16:39 | |
*** alexismonville has quit IRC | 16:50 | |
*** k4n0 has quit IRC | 16:59 | |
krotscheck | jeblair: You mentioned you have domain knowledge in email things? | 17:00 |
*** MaxV has quit IRC | 17:00 | |
jeblair | krotscheck: i do indeed | 17:01 |
*** MaxV has joined #storyboard | 17:01 | |
krotscheck | jeblair: So talk to me about how to make message threading not suck. Is that basically the References: header? | 17:01 |
*** alexismonville has joined #storyboard | 17:04 | |
*** MaxV has quit IRC | 17:05 | |
*** alexismonville has quit IRC | 17:10 | |
jeblair | krotscheck: i believe so. http://tools.ietf.org/html/rfc5322 is the relevant rfc, and you may find http://www.jwz.org/doc/threading.html useful for its having some real-world info about implementation from the client side... | 17:12 |
jeblair | krotscheck: are you thinking of having all emails be in reply to a single parent? | 17:13 |
jeblair | sorry, i meant all emails for a story | 17:14 |
*** alexismonville has joined #storyboard | 17:15 | |
jeblair | krotscheck: 5322 suggests that you may want to use both in-reply-to and references | 17:16 |
krotscheck | jeblair: I’m investigating options. | 17:16 |
krotscheck | jeblair: I want these emails to be as sane as possible when it comes to consumption, so I’ll definitely be doing list headers and perhaps some subject lines, but other pieces will also need to be in there based on different sue cases (digest vs. individual, etc) | 17:17 |
jeblair | that seems like it would be a reasonable choice and fairly straightforward. without threading in the webui or api itself, i'm not sure that attempting to do something deeper would be useful (ie, trying to identify if something is a reply to a previous comment) | 17:19 |
jeblair | krotscheck: when it comes to testing, expect most mail clients to work one way and outlook to work a completely different way. | 17:20 |
krotscheck | jeblair: ….because microsoft. Right | 17:33 |
*** jcoufal_ has quit IRC | 17:43 | |
krotscheck | Ok, so we’ve had a couple of recent patches where reviewers, in particular zaro and rcarrillocruz, explicitly asked for both unit tests and documentation. | 18:44 |
krotscheck | I _like_ this | 18:44 |
krotscheck | So while it might slow us down, the more of this we do the better :) | 18:44 |
krotscheck | So big thank you to both zaro and rcarrillocruz :) | 18:45 |
*** MaxV has joined #storyboard | 19:20 | |
*** MaxV has quit IRC | 19:21 | |
*** yolanda has quit IRC | 20:01 | |
*** jedimike has quit IRC | 20:09 | |
*** alexismonville has quit IRC | 20:47 | |
*** lifeless has quit IRC | 21:02 | |
*** lifeless has joined #storyboard | 21:04 | |
krotscheck | Quote: To learn how to write a user preference plugin, please write the docs. | 21:28 |
*** jedimike has joined #storyboard | 21:31 | |
*** openstackgerrit has quit IRC | 21:50 | |
*** openstackgerrit has joined #storyboard | 21:51 | |
*** mattfarina has quit IRC | 22:03 | |
*** mrmartin has quit IRC | 22:06 | |
*** Piet has quit IRC | 22:14 | |
*** jedimike has quit IRC | 22:27 | |
krotscheck | ARGH. Writing this documentation reveals bad things about the code I wrote :/ | 23:21 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!