*** cmoura has quit IRC | 00:00 | |
*** cmoura has joined #storyboard | 00:00 | |
*** shuayb has quit IRC | 00:23 | |
*** shuayb_ has quit IRC | 00:23 | |
*** whoami-rajat has joined #storyboard | 01:17 | |
*** jamesmcarthur has joined #storyboard | 01:28 | |
*** scherbatsky has joined #storyboard | 01:46 | |
*** jamesmcarthur has quit IRC | 01:49 | |
*** scherbatsky has quit IRC | 02:47 | |
*** udesale has joined #storyboard | 03:50 | |
*** diablo_rojo has quit IRC | 04:40 | |
*** NCLanceman has quit IRC | 06:17 | |
* SotK notices that the publish-openstack-javascript-content job is failing | 07:50 | |
*** ankita-2798 has joined #storyboard | 07:55 | |
SotK | it looks like the same failure as we had in the gate yesterday caused, I'll move the definitions from project-config into our .zuul.yaml and pin node_version | 07:58 |
---|---|---|
ankita-2798 | Hey, Could someone please review my code for following PRs? | 07:58 |
ankita-2798 | https://review.openstack.org/#/c/642265/ | 07:58 |
ankita-2798 | https://review.openstack.org/#/c/643427/ | 07:58 |
ankita-2798 | It would really be a great help. | 07:58 |
SotK | ankita-2798: I'll review them today :) | 08:00 |
SotK | ankita-2798: did you manage to figure out the $transitions stuff for https://review.openstack.org/#/c/642755/ btw? | 08:01 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Move the post and release jobs in-tree https://review.openstack.org/643524 | 08:10 |
*** ankita-2798 has quit IRC | 08:19 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Fix post and release jobs by setting some variables https://review.openstack.org/643531 | 08:26 |
*** jtomasek has joined #storyboard | 08:41 | |
*** ankita-2798 has joined #storyboard | 08:56 | |
*** jpich has joined #storyboard | 08:59 | |
ankita-2798 | SotK: Thanks a lot. For that $transitions, It is not working correctly. I am reading blogs to figure out why the lastLocation variable is not getting set in the local storage for every page change. Also, after the login, it is unable to redirect from /auth/token to the corresponding lastLocation. The loader keeps on loading and no redirection takes place. | 08:59 |
ankita-2798 | SotK: If I wouldn't able to figure out the solution by tomorrow, I will definitely revert back to you for help. | 09:02 |
SotK | ankita-2798: as a guess because I don't know what you've actually changed, the first part might be because the only thing which injects LastLocation is in the auth submodule, so the transition hook only starts being used once logged in (which I think is why it didn't work even before the events were deprecated) | 09:13 |
SotK | if you haven't already, you could fix that by injecting it somewhere earlier (for example in src/app/storyboard/module.js) to get to the onStateChange function (you'd need to add it to the return statement alongside `go`, and creating the hook alongside the others we make there with something like `$transitions.onStart({}, LastLocation.onStateChang | 09:16 |
SotK | e)` | 09:16 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Fix post and release jobs by setting some variables https://review.openstack.org/643531 | 09:18 |
ankita-2798 | SotK: It worked finally. Cheers. I will test it considering the possibilities and will soon submit it for review. | 09:22 |
SotK | great, thank you :) | 09:23 |
SotK | it'll be nice to finally have that bug fixed | 09:23 |
ankita-2798 | SotK: Clear me 1 thing. What should we do for the very first login for a user. Say, I came to use StoryBoard and now I am browsing the projects/stories etc. Now to make some changes, I login for the very first time on the platform. Now, I won't be able to get back to the project/story I was browsing because the $transtion Hook gets fired after a login is clicked thus it won't have my lastLocation this time thus it redirects me to about page. | 09:36 |
ankita-2798 | Should we start the hook on app start or let it be like this? | 09:37 |
SotK | I think we should start the hook when the app starts | 09:38 |
ankita-2798 | Great. I will make the required changes and see if it works as per needs. :) | 09:38 |
ankita-2798 | Thanks for the help. | 09:39 |
SotK | you're welcome :) | 09:41 |
*** ankita-2798 has quit IRC | 09:45 | |
*** dtantsur|afk is now known as dtantsur | 09:47 | |
openstackgerrit | Bhawna Singh proposed openstack-infra/storyboard master: update StoriesController so users subsribe to stories they create https://review.openstack.org/643546 | 09:53 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Move the post job in-tree https://review.openstack.org/643524 | 09:59 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Fix post job by setting some variables https://review.openstack.org/643531 | 09:59 |
*** dtantsur is now known as dtantsur|brb | 10:15 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Include enabled features in /v1/systeminfo output https://review.openstack.org/643558 | 10:51 |
*** udesale has quit IRC | 10:56 | |
*** udesale has joined #storyboard | 10:57 | |
*** Rou has joined #storyboard | 10:57 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add a Swift storage backend implementation https://review.openstack.org/633365 | 10:58 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add an attachments endpoint to stories https://review.openstack.org/633366 | 10:58 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add a table for attachments https://review.openstack.org/633411 | 10:58 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add a WSME model for attachments https://review.openstack.org/633417 | 10:58 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add support for retrieving attachment metadata https://review.openstack.org/633418 | 10:58 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add support for creating attachments https://review.openstack.org/633421 | 10:58 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add attachments API availability to /v1/systeminfo https://review.openstack.org/643560 | 10:59 |
*** Rou_ has joined #storyboard | 10:59 | |
*** Rou_ has left #storyboard | 10:59 | |
*** Rou_ has joined #storyboard | 11:00 | |
Rou_ | [Radwa Khattab, Rou's Workspace] Hello | 11:00 |
*** Rou has quit IRC | 11:01 | |
*** Rou has joined #storyboard | 11:05 | |
Rou | Anyone online? | 11:05 |
SotK | hi :) | 11:06 |
Rou_ | [Radwa Khattab, Rou's Workspace] Are you one of the developers on storyboard? | 11:07 |
Rou_ | [Radwa Khattab, Rou's Workspace] I am not sure if the messages I send here will be seen by people offline at the moment later on | 11:09 |
Rou_ | [Radwa Khattab, Rou's Workspace] But, anywaaay | 11:09 |
SotK | I am | 11:09 |
SotK | there are logs of this channel available at http://eavesdrop.openstack.org/irclogs/%23storyboard/ that people who are offline at the moment can read | 11:10 |
Rou_ | [Radwa Khattab, Rou's Workspace] I'm Radwa Khattab, many call me Rou though. I'm a sophomore in Computer Engineering faculty, Cairo University. I've read about Outreachy program for quite a while, and am looking for projects currently. | 11:11 |
SotK | and some folk (myself included) have an always-on connection to IRC and so can always receive messages and respond later | 11:11 |
Rou_ | [Radwa Khattab, Rou's Workspace] One of the projects I wanna know more about is StoryBoard Database Query Optimizations | 11:11 |
Rou_ | [Radwa Khattab, Rou's Workspace] Me too :) | 11:12 |
Rou_ | [Radwa Khattab, Rou's Workspace] So, first of all, is there a channel specifically for Outreachy applicants? | 11:12 |
Rou_ | [Radwa Khattab, Rou's Workspace] or shall I ask here if I got stuck in anything | 11:12 |
SotK | asking in here is best, there's no outreachy-specific channel for StoryBoard | 11:13 |
Rou_ | [Radwa Khattab, Rou's Workspace] I saw that the project requires SQL and Linux skills. I am pretty good in SQL, have used it in Database course I took last semester and made a database project, a full-stack website with database. And also I took a MOOC in Data Analysis last summer and used SQL queries in it too. Was fun. And as for Linux, I started using it lately and I want to get better at using it and its commands. | 11:15 |
Rou_ | [Radwa Khattab, Rou's Workspace] I won't ask much now, I will first go through the website and links put on Outreachy page, then I will get back here to ask on more details, if you don't mind :) | 11:16 |
Rou_ | [Radwa Khattab, Rou's Workspace] Was making sure I joined the channel, correctly, first. I've made lots of search to open it on Slack LOL | 11:16 |
SotK | nice :) | 11:17 |
SotK | yeah, those links are probably the best place to start | 11:17 |
SotK | feel free to ask anything in here if you get stuck at all | 11:17 |
Rou_ | [Radwa Khattab, Rou's Workspace] Great! Thanks :) | 11:17 |
*** Rou has quit IRC | 11:22 | |
*** tosky has joined #storyboard | 11:43 | |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] I have my first question XD | 11:45 |
*** scherbatsky has joined #storyboard | 11:49 | |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] I know it sounds a bit funny, but I don't entirely get what Storyboard is. Is it like a task manager for projects? Something like Trello, for example? | 11:51 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] I think it is. Never mind (sweat smile emoji) | 11:58 |
*** dtantsur|brb is now known as dtantsur | 12:01 | |
Zara | there's an 'about' page here that may help: https://storyboard.openstack.org/#!/page/about | 12:04 |
Zara | but yeah | 12:04 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] I checked it | 12:20 |
*** jamesmcarthur has joined #storyboard | 12:20 | |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] So, is is a task-tracker ONLY FOR OpenStack projects? | 12:20 |
SotK | not only, but OpenStack's requirements were the reason behind a lot of the design decisions | 12:23 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] huh | 12:23 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] As far as I understand, OpenStack has manyy projects, right? | 12:24 |
SotK | correct | 12:24 |
SotK | at the moment only some of them use storyboard, and others are still using launchpad | 12:24 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] is it something like clouds for large projects, like Watson Cloud (IBM)? | 12:25 |
*** jamesmcarthur has quit IRC | 12:36 | |
SotK | openstack itself is a cloud operating system, a bit like AWS but open-source and aimed at allowing people or companies to deploy their own clouds (whereas AWS provides a cloud that you can deploy things in) | 12:39 |
SotK | its made up of a number of projects which each provide one bit of what is needed to run a cloud, for example nova for compute, or neutron for networking | 12:40 |
SotK | https://www.openstack.org/software/ has more words about it | 12:40 |
SotK | storyboard.openstack.org is the task tracker for development of at least some of those projects | 12:41 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] This has just gotten way more interesting :@ | 12:41 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] I am searching more about openStack now | 12:41 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] Where does Docker or Kubernates fit in with OpenStack? | 12:42 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] I have been reading about it lately | 12:42 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] I am taking a Software Engineering course this semester in college, and in its project, we're required to make a server on Linux and deploy our website (which will be a mimic to Reddit but with less features). I'm not myself in the DevOps team, I am in Testing Team in that project, but I'm helping my friend in DevOps | 12:43 |
*** jamesmcarthur has joined #storyboard | 12:48 | |
SotK | Kubernetes and OpenStack can complement each other, with an OpenStack cloud providing infrastructure to run a Kubernetes cluster on for example | 12:51 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] huh | 12:53 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] And is Docker used in anything? | 12:53 |
SotK | some folk also deploy clouds by running OpenStack's services in containers in Kubernetes, to help managing the cloud services themselves | 12:53 |
SotK | Docker is the default container engine used by Kubernetes aiui | 12:54 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] Got iiiit | 12:55 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Fix post job by setting some variables https://review.openstack.org/643531 | 13:04 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] what is this? | 13:04 |
SotK | our build process is currently broken, and that patch fixes it (that version does anyway, the previous one only half worked) | 13:09 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] to build the project, you mean? | 13:10 |
SotK | yeah, the build is automated and runs whenever a change is merged into the git repository | 13:12 |
SotK | (it also runs on changes before they're merged, but that part isn't broken) | 13:12 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] Do I have to run in on Linux? | 13:12 |
SotK | I believe it works on MacOS too | 13:13 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] I'm using Win10 or Linux | 13:13 |
SotK | and it'd probably work on Windows too with a bit of effort | 13:13 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] WindowsOS | 13:13 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] I can run it on Linux easier | 13:14 |
SotK | Linux is best though, since that's what all our documentation is for | 13:14 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] But could you guide me a bit? | 13:14 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] if you are busy at the moment, later on is okay. I'll be online all day (for another 9 hours or something) | 13:15 |
SotK | sure, which things have you read so far? | 13:16 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] I think I have read enough about Storyboard for now, I was still reading about about OpenStack. But anyway, I still haven't built Storyboard project to start looking for bugs on the issue tracker | 13:18 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] And honestly | 13:18 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] I still don't get the link sent above entirely | 13:18 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] What I understood is that it is something I should run to build openStack project? I feel like this sentence is a bit meaningless or I got something wrong | 13:19 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] I am on Linux now, if it matters | 13:19 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] should I do anything concerning the link sent above? | 13:19 |
SotK | the review.openstack.org link? | 13:20 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] yeah | 13:21 |
SotK | you don't need to, openstackgerrit is a bot that links to any storyboard-related changes people send for review, so that reviewers know there are new patches to look at | 13:21 |
SotK | and its only needed for our automated build, running storyboard locally still works fine | 13:22 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] okay, and how to do so? | 13:22 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] I noticed that many files on StoryBoard repo is python files | 13:23 |
SotK | the instructions for getting storyboard itself running are here: https://docs.openstack.org/infra/storyboard/install/development.html | 13:23 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] I have used python before | 13:23 |
Rou_ | [Radwa Khattab (radwasm), Rou's Workspace] okay, I'll read through it | 13:23 |
*** mkarray has joined #storyboard | 13:24 | |
*** scherbatsky has quit IRC | 13:42 | |
*** ivy has joined #storyboard | 13:45 | |
*** jamesmcarthur has quit IRC | 13:59 | |
*** dtantsur is now known as creepy_owlet | 13:59 | |
*** cmoura has quit IRC | 14:23 | |
*** cmoura has joined #storyboard | 14:30 | |
*** jamesmcarthur has joined #storyboard | 14:31 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Fix post job by setting some variables https://review.openstack.org/643531 | 14:31 |
*** jtomasek has quit IRC | 14:36 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Load some config from /v1/systeminfo https://review.openstack.org/643598 | 14:41 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Include enabled features in /v1/systeminfo output https://review.openstack.org/643558 | 14:45 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add a Swift storage backend implementation https://review.openstack.org/633365 | 14:45 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add an attachments endpoint to stories https://review.openstack.org/633366 | 14:45 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add a table for attachments https://review.openstack.org/633411 | 14:45 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add a WSME model for attachments https://review.openstack.org/633417 | 14:45 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add support for retrieving attachment metadata https://review.openstack.org/633418 | 14:45 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add support for creating attachments https://review.openstack.org/633421 | 14:45 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard master: Add attachments API availability to /v1/systeminfo https://review.openstack.org/643560 | 14:46 |
*** jpich has quit IRC | 15:07 | |
*** jpich has joined #storyboard | 15:08 | |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Add a resource subcontroller for attachments https://review.openstack.org/633611 | 15:13 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Display download links for files attached to stories https://review.openstack.org/633612 | 15:13 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Add a directive for uploading files https://review.openstack.org/634602 | 15:13 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Add a service to handle uploading files to Swift https://review.openstack.org/634603 | 15:13 |
openstackgerrit | Adam Coldrick proposed openstack-infra/storyboard-webclient master: Add a way to add attachments to a story https://review.openstack.org/633840 | 15:13 |
SotK | the webclient attachments patches are now safe to merge (and dependent on https://review.openstack.org/643598) without causing errors all over the place | 15:15 |
*** jpich has quit IRC | 15:15 | |
SotK | just need to update to use openstacksdk and form uploads once mordred's patch is finished and we should be ready to go with attachments at last | 15:16 |
*** jpich has joined #storyboard | 15:18 | |
*** scherbatsky has joined #storyboard | 15:23 | |
mordred | yeah - sorry - I'mma try to finish that up RSN | 15:58 |
*** udesale has quit IRC | 15:59 | |
SotK | np, whenever you have time is fine :) | 16:00 |
*** diablo_rojo has joined #storyboard | 16:44 | |
*** jamesmcarthur has quit IRC | 17:00 | |
*** jamesmcarthur has joined #storyboard | 17:01 | |
*** creepy_owlet is now known as dtantsur|afk | 17:22 | |
*** jpich has quit IRC | 17:26 | |
*** jamesmcarthur has quit IRC | 18:20 | |
*** scherbatsky has quit IRC | 18:40 | |
*** tosky has quit IRC | 18:53 | |
openstackgerrit | Riju Khatri proposed openstack-infra/storyboard-webclient master: Support logical AND searches https://review.openstack.org/643224 | 18:57 |
openstackgerrit | Ankita Bansal proposed openstack-infra/storyboard-webclient master: Login redirect replaces page history https://review.openstack.org/642755 | 19:06 |
*** gouthamr has quit IRC | 19:17 | |
openstackgerrit | Merged openstack-infra/storyboard-webclient master: allow subscriptions to projects when items in project groups list are expanded https://review.openstack.org/642371 | 19:21 |
openstackgerrit | Ankita Bansal proposed openstack-infra/storyboard-webclient master: Provide -Assign to self- button for story tasks. https://review.openstack.org/643427 | 19:24 |
openstackgerrit | Ankita Bansal proposed openstack-infra/storyboard-webclient master: Login redirect replaces page history https://review.openstack.org/642755 | 19:29 |
*** jamesmcarthur has joined #storyboard | 19:31 | |
*** ivy has quit IRC | 19:31 | |
*** openstack has joined #storyboard | 19:42 | |
*** ChanServ sets mode: +o openstack | 19:42 | |
*** ivy has joined #storyboard | 19:53 | |
*** ivy has quit IRC | 19:57 | |
*** jamesmcarthur has quit IRC | 20:09 | |
*** jamesmcarthur has joined #storyboard | 20:24 | |
*** scherbatsky has joined #storyboard | 20:25 | |
*** gouthamr_ has joined #storyboard | 20:29 | |
*** whoami-rajat has quit IRC | 20:46 | |
*** jamesmcarthur has quit IRC | 20:59 | |
*** jamesmcarthur has joined #storyboard | 21:22 | |
openstackgerrit | Riju Khatri proposed openstack-infra/storyboard-webclient master: Show all stories created and allows them to filter according to status https://review.openstack.org/642370 | 21:24 |
*** jamesmcarthur has quit IRC | 21:27 | |
openstackgerrit | Riju Khatri proposed openstack-infra/storyboard-webclient master: Support logical AND searches https://review.openstack.org/643224 | 21:33 |
*** mkarray has quit IRC | 21:35 | |
openstackgerrit | Riju Khatri proposed openstack-infra/storyboard-webclient master: Show all stories created and allows them to filter according to status https://review.openstack.org/642370 | 21:56 |
openstackgerrit | Riju Khatri proposed openstack-infra/storyboard-webclient master: Support logical AND searches https://review.openstack.org/643224 | 22:02 |
*** scherbatsky has quit IRC | 22:10 | |
*** jamesmcarthur has joined #storyboard | 22:24 | |
*** jamesmcarthur has quit IRC | 22:24 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!