*** mkarray has quit IRC | 01:17 | |
*** ivy has joined #storyboard | 02:26 | |
*** whoami-rajat has joined #storyboard | 02:57 | |
*** udesale has joined #storyboard | 03:53 | |
*** diablo_rojo has quit IRC | 04:10 | |
*** ivy has quit IRC | 05:10 | |
*** gmann has quit IRC | 05:28 | |
*** aish98 has joined #storyboard | 06:00 | |
aish98 | Hello! | 06:00 |
---|---|---|
aish98 | I am an Outrachy applicant! I would love to contribute to this project! Kindly guide me @mentors | 06:01 |
*** aish98 has quit IRC | 06:32 | |
*** aish98 has joined #storyboard | 06:36 | |
*** aish98 has quit IRC | 07:00 | |
*** aish98 has joined #storyboard | 07:23 | |
*** jtomasek has joined #storyboard | 07:27 | |
*** ivy_ has joined #storyboard | 07:28 | |
*** aish98 has quit IRC | 07:35 | |
*** aish98 has joined #storyboard | 07:42 | |
*** aish98 has quit IRC | 07:43 | |
*** aish98 has joined #storyboard | 07:44 | |
aish98 | I am an Outrachy applicant! I would love to contribute to this project! Kindly guide me @mentors | 07:44 |
*** aish98 has quit IRC | 07:49 | |
ivy_ | Welcome aish98, I am an aspiring outreachy intern myself. While waiting for the mentors, you could get started with the documentation here https://docs.openstack.org/infra/storyboard/ | 08:00 |
*** aish98 has joined #storyboard | 08:01 | |
*** aish98 has quit IRC | 08:10 | |
*** jpich has joined #storyboard | 08:51 | |
*** jpich has quit IRC | 08:52 | |
*** jpich has joined #storyboard | 08:52 | |
*** dtantsur|afk is now known as dtantsur | 08:58 | |
*** aish98 has joined #storyboard | 09:16 | |
*** aish98 has quit IRC | 09:27 | |
*** jaosorior has quit IRC | 09:33 | |
*** jaosorior has joined #storyboard | 09:35 | |
*** aish98 has joined #storyboard | 09:44 | |
*** aish98 has quit IRC | 09:55 | |
*** dtantsur is now known as dtantsur|brb | 10:01 | |
*** udesale has quit IRC | 10:59 | |
*** tosky has joined #storyboard | 11:12 | |
*** gmann has joined #storyboard | 11:49 | |
*** udesale has joined #storyboard | 12:16 | |
*** dtantsur|brb is now known as dtantsur | 12:35 | |
*** ivy_ has quit IRC | 13:09 | |
*** udesale has quit IRC | 13:25 | |
*** udesale has joined #storyboard | 13:41 | |
*** ivy has joined #storyboard | 14:12 | |
*** ivy has quit IRC | 14:12 | |
*** ivy has joined #storyboard | 14:12 | |
*** mkarray has joined #storyboard | 14:16 | |
*** jamesmcarthur has joined #storyboard | 14:17 | |
*** mkarray has quit IRC | 14:17 | |
*** mkarray has joined #storyboard | 14:20 | |
*** aashnajena has joined #storyboard | 14:25 | |
*** aish98 has joined #storyboard | 14:25 | |
*** jamesmcarthur has quit IRC | 14:26 | |
*** mkarray has quit IRC | 14:28 | |
*** aashnajena has quit IRC | 14:30 | |
*** mkarray has joined #storyboard | 14:30 | |
aish98 | hello? | 14:30 |
mkarray | Hello | 14:30 |
aish98 | Are you a mentor to this project for Outreachy? | 14:31 |
mkarray | Nope, I believe the guys you're looking for are SotK and diablo_rojo | 14:31 |
mkarray | diablo_rojo should pop in within a couple of hours, and I don't think SotK is around at the moment | 14:32 |
aish98 | Yes definietely! any idea when do they commonly come online to discuss about Outreachy project etc? | 14:33 |
aish98 | Actually I am still getting a hang of IRC and want to discuss my approach and my understanding of the platform with them! :P | 14:35 |
mkarray | I don't think they will specifically be talking about it in the channel without prompt but you can always ask any questions. SotK mentioned being on holiday but usually he's around about now, and diablo_rojo will be here soon enough | 14:35 |
aish98 | Also, if i personally message them on IRC.. incase I get disconnected after than, then is that they can see my message? | 14:37 |
aish98 | or is it through archive that they can view? | 14:38 |
*** jamesmcarthur has joined #storyboard | 14:40 | |
*** aish98 has left #storyboard | 14:54 | |
*** udesale has quit IRC | 15:18 | |
Zara | aish98: if you disconnect, other people can still see messages you sent before you disconnected, but they won't be able to reply until you connect again (because you won't see any messages sent before you reconnect). the channel logs are here, so you can see what you've missed: http://eavesdrop.openstack.org/irclogs/%23storyboard/ (though that's just for this channel; private messages won't be logged unle | 15:23 |
Zara | ss one party is permanently connected to irc) (also that means you currently can't see *this* message, but typing it now means I can just paste it later :P) | 15:23 |
openstackgerrit | Ivoline Ngong proposed openstack-infra/storyboard-webclient master: Most recently updated projects should be at top of stories list https://review.openstack.org/638690 | 15:36 |
ivy | I decided to through the documentation one more time, to make sure the problems I faced when installing my local copy of the dev environment where not environment specific. Turns out they were environment specific. I think there's really no need modifying the documentation. It is actually good the way it is. | 15:51 |
mkarray | My problems were environment specific as well.... silly pip | 15:52 |
mkarray | On another note, I'm trying to get used to making api calls but I'm not getting the expected behaviour | 15:53 |
mkarray | curl https://storyboard.openstack.org/api/v1/stories/search?tags=apport-bug Unless I'm mistaken, this should return the stories labelled with the tag "apport-bug" | 15:54 |
mkarray | When run on my machine I get no results, but when browsing for that tag, I find one result. Is this just me not making the correct api call? | 15:55 |
ivy | You can say that again. Pip and it's problems. :) | 15:56 |
ivy | I havent tried making api calls yet. Let me try it out and see if anything comes up | 15:57 |
mkarray | funny... when I add an ampersand(&) after the search, I get results | 16:00 |
ivy | Oh really, that's interesting | 16:01 |
ivy | When I changed the apport-bug tag to active or merged, I got results | 16:02 |
mkarray | I think the ampersand results in two api calls instead of just one with a narrower search | 16:04 |
mkarray | and yes I had the same result, I'm not sure why we aren't getting these results though. https://storyboard.openstack.org/#!/story/list?tags=apport-bug | 16:04 |
ivy | Me too | 16:07 |
ivy | By the way, where\ | 16:07 |
ivy | where's everyone else today? | 16:08 |
mkarray | Sotk mentioned being on holiday, not sure about the others. I'm sure they'll pop up soon enough | 16:10 |
ivy | Okay | 16:10 |
diablo_rojo_phon | Man I feel so popular. So many people looking for me lol. | 16:46 |
diablo_rojo_phon | Yes SotK is on vacation. | 16:47 |
diablo_rojo_phon | fungi: will generally appear when summoned :) | 16:47 |
diablo_rojo_phon | I'm based US Pacific and definitely not a morning person so this is about as early as I'll be up +/- a half hour. | 16:49 |
diablo_rojo_phon | fungi is based US Atlantic and is much more proficient at mornings than I am (or maybe that's my perception due to the tz difference). | 16:50 |
diablo_rojo_phon | Meanwhile, SotK is based in the UK. | 16:50 |
*** diablo_rojo has joined #storyboard | 16:52 | |
mkarray | we were verging on chaos, welcome back | 17:00 |
mkarray | If you do have any idea what's going on with the api calls that would be very helpful by the way. The rest of the behaviour is acting as expected but I just run into problems when doing queries | 17:01 |
* diablo_rojo catches up on scrollback | 17:02 | |
*** dtantsur is now known as dtantsur|afk | 17:08 | |
diablo_rojo | mkarray, so you were trying to search for all stories that have that tag? | 17:16 |
*** tosky has quit IRC | 17:28 | |
*** jpich has quit IRC | 17:36 | |
mkarray | correct | 18:10 |
mkarray | to be honest, I was having troubles with every type of query of that sort. filtering by assignee_id and creator_id also caused trouble | 18:11 |
diablo_rojo | Looking through the API docs, it looks to me like theres no specific search call for tags | 18:12 |
diablo_rojo | Wait. | 18:13 |
diablo_rojo | Just confused myself | 18:13 |
mkarray | GET /v1/stories/search?q=foo&assignee_id=1&project_id=945 is an example SotK linked to me while I was still on boarding | 18:14 |
diablo_rojo | that all looks fine to me query string foo, assignee_id 1, and project_id 945 | 18:15 |
diablo_rojo | You've looked throught the api docs I assume? | 18:15 |
SotK | Looks like /v1/stories/search doesn't work if you don't set a q parameter to me | 18:15 |
mkarray | thats the same conclusion I came too actually | 18:16 |
diablo_rojo | That sounds right. Which is odd? | 18:16 |
diablo_rojo | Err looks like whats happening | 18:16 |
SotK | Using the browse endpoint like /v1/stories?tags=apport-bug should work, that's what the webclient will be using unless a text criteria is added | 18:17 |
mkarray | This works :) | 18:22 |
*** jamesmcarthur has quit IRC | 18:22 | |
mkarray | what is the purpose of the "search?" in the docs then? | 18:22 |
mkarray | Nevermind, the search in the url is to specify that a search using the q query is happening, this makes sense | 18:24 |
*** whoami-rajat has quit IRC | 18:27 | |
*** jamesmcarthur has joined #storyboard | 18:51 | |
*** ivy has quit IRC | 19:00 | |
*** jamesmcarthur has quit IRC | 19:12 | |
*** jamesmcarthur has joined #storyboard | 19:15 | |
*** jamesmcarthur has quit IRC | 19:16 | |
fungi | sorry i wasn't around. had to go pay professional mathematicians to sort out my yearly taxes since my country makes it entirely too complicated to be sure you're not breaking the law when you do it yourself :/ | 19:41 |
fungi | are there unresolved questions? i read the scrollback but not 100% sure everything was covered | 19:43 |
mkarray | Considering you're not in jail, it sounds like a success to me :) | 19:43 |
mkarray | Might be worth adding another example in the api documentation to demonstrate searching on specific tags | 19:44 |
diablo_rojo | mkarray, if you want to add more examples I am happy to review and +2 the patch :) | 19:55 |
diablo_rojo | I have db reviews on my todo list today | 19:55 |
mkarray | Have something on my hands today, but I'd be happy to when I'm done | 20:09 |
diablo_rojo | mkarray, no worries I have plenty of other work to do before then | 20:25 |
*** tosky has joined #storyboard | 21:11 | |
mkarray | Running into a permissions issue I could use some help with, | 21:46 |
mkarray | I started by doing some testing locally and was fine when using my authentication tokens to remove/add new tags. | 21:47 |
mkarray | When I tried using my authentication token on storyboard.openstack.org I ran into problems with the same code | 21:48 |
mkarray | False alarm, I figured out my problem | 21:50 |
diablo_rojo | mkarray, sounds good | 21:53 |
mkarray | quick question somewhat related, are you guys fine with testing on the actual website? I'm just creating fake stories under the storyboard project but doesn't seem like the best idea | 21:56 |
diablo_rojo | use storyboard-dev | 21:57 |
diablo_rojo | https://storyboard-dev.openstack.org/ | 21:57 |
diablo_rojo | mkarray, ^ | 21:57 |
mkarray | Good to know this exists, thanks :) | 21:58 |
diablo_rojo | Dilute that db all you want, please don't dilute the real one :) | 21:58 |
*** jtomasek has quit IRC | 21:59 | |
*** diablo_rojo has quit IRC | 22:18 | |
fungi | granted there are a number of test stories, boards and worklists on the production instance so don't feel back if you created one there | 22:20 |
fungi | er, don't feel bad | 22:20 |
*** mkarray has quit IRC | 22:42 | |
*** diablo_rojo has joined #storyboard | 23:05 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!