Wednesday, 2016-08-03

*** fay has joined #storyboard07:41
*** fay is now known as Guest3113907:41
Zaramoooorning storyboard09:03
*** mrmartin has joined #storyboard09:11
*** jjardon has quit IRC09:47
*** jjardon has joined #storyboard09:50
*** Guest31139 has quit IRC10:37
*** Guest31139 has joined #storyboard11:01
*** alexismonville has joined #storyboard11:14
*** alexismonville has quit IRC11:19
ZaraI mentioned the vague plans for a storyboard-js meetup a little while ago, but forgot to link the etherpad. https://etherpad.openstack.org/p/storyboard-js-meetup11:40
*** alexismonville has joined #storyboard11:42
Zarareminder that it's the storyboard meeting at 15:00 UTC today! SotK is on holiday, so I expect it will be short; I'm interested in load-testing dev and improving the dev certificates (so we can use the python client to test scripts on it), but I'm not sure it's the best week to discuss it.12:02
Zaraif people think it's worth getting a list of what needs to be done for those, I can add it to the agenda12:02
Zara(at the moment, you can't test a script using the python client against storyboard-dev, because it complains at the certificate. there's probably some way to bypass this, but I didn't succeed last time I looked at it. this means it's hard to test performing more complex operations via the api.)12:04
Zara(unless you have your own test instance)12:05
Zaraso, say, if I want to test a script that checks all story descriptions in project 'foo' for the presence of the word 'version', and comments 'incomplete: needs version' if this isn't found, I can't do that on storyboard-dev.12:07
ZaraI imagine this is the sort of activity most people who wish to script for the api will be interested in performing.12:08
Zarathis patch has been hanging around for a while. just comments on some confusing things. https://review.openstack.org/#/c/342290/12:11
persiaIs there no way to tell the client to be completely insecure?12:42
Zaranot yet, that I know of; I seem to recall we had a look and there wasn't a way of passing anything directly to http.request. we could look at it again but if the certificates are going to matter for other things, I'd rather expend the energy there.12:44
Zara(istr https://git.openstack.org/cgit/openstack-infra/python-storyboardclient/tree/storyboardclient/base.py#n40 made it look like it was possible but then there was something elsewhere that meant it actually wasn't)12:45
Zara(today I've been having fun trying to get the worklistitems wip to work. you can already see the list of items when you get a worklist, it'd just be tidier to do it separately (and I think it'd be better for PUTs and soforth.) so atm I think all worklist things are roughly in the same state: via the client, you can get and post, but not put.)12:52
Zaraorr not, creating the worklist worked but it didn't include the items12:59
* persia would have thought that the programmatic process would be to create the worklist (returning the new worklist), and then individually add items to it.13:01
Zaraprobably, and I think in this case I'm just not supplying fields I need to supply, or supplying fields I shouldn't supply. but it should still be nice and RESTy... and since PUTs don't work yet it'd be good if I can start with knowing that POSTs work.13:06
Zaraotherwise I don't know if the problem is in creating worklist items via the client, or adding items to an existing list.13:07
persiaYes, but I think it should be impossible to add items to a list at the time of list creation.  The implementation may not match my opinion, of course :)13:08
Zaraah, right. I think it's possible; automatic worklists' 'items' are created when their filters are.13:12
persiaYes, but those are "fake" items: they exist only because of the filters.13:12
persiaThis is different than an entity being placed in the backing store.13:13
Zarayeah, I had 'items' in quotes for that, as I was thinking it was analogous to creating a worklist sans filters first and then applying filters later.13:20
Zarafor now I'll look at comments_history and improving my CLI, then come back to PUTs for boards and worklists on a day when I can chat with the author of the boards and worklists API, since I think I could spend a lot of energy failing to get the right syntax.13:30
Zarathe worklistitems WIP in review seems like it has a few issues beyond pep8, unfortunately, so I'll note those (I got past one error, then the next was confusing.)13:31
*** ttx has quit IRC13:32
*** ttx has joined #storyboard13:33
*** ttx has quit IRC13:33
*** ttx has joined #storyboard13:34
*** ttx has quit IRC13:35
*** ttx has joined #storyboard13:36
SotKI believe persia's opinion matches the implementation but can't check right now13:41
Zaraenjoy your holiday!13:52
Zarareminder that we have the storyboard meeting in 1 hour!14:03
ZaraI've updated the agenda since it had things on it that had been left on there for a while and it implied people wanted to talk about them14:28
Zarafeel free to add anything14:29
Zarametting in 414:56
Zaraerm, meeting15:22
*** Guest31139 has quit IRC15:36
Zaragerrit integration patches have been merged for review.o.o! yayyyyyy!16:58
Zaraerm, review-dev16:58
ZaraI can't write!16:59
*** openstackgerrit_ has joined #storyboard17:06
*** openstackgerrit_ has quit IRC17:08
*** alexismonville has quit IRC18:01
*** mrmartin has quit IRC23:33

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!