Re: Apache Kibble 2.0

2021-05-23 Thread Sharan Foga
Hi Tomek Thanks for working on this. I like the idea. From the first time we had the demo running and showed the list of possible sources - someone immediately asked about adding one that we didn't have, so I think making adding them in a simple yet flexible way will be a good thing! Thanks

Re: Apache Kibble 2.0

2021-05-22 Thread Tomasz Urbaszek
Finally I started working on new Kibble: https://github.com/apache/kibble/pull/8 I would like to propose introducing the following new concepts in new Apache Kibble: 1. DataSource - Github, Gitlab, Jira etc. - each data source would be a python package that would include logic for getting data

Re: Apache Kibble 2.0

2021-03-22 Thread Fourat ZOUARI
Hey Sharan, I've already commented on some parts of the doc and to date, it seems fine/sufficient for kicking off the project, more reflections may come over through the process. I suggest we have a kanban board on gh containing all pending tasks as a projection for the project. Fourat On Mon,

Re: Apache Kibble 2.0

2021-03-22 Thread Kaxil Naik
Thanks Tomek, I agree. Maybe we should start developing new Kibble and do the decision making > as we go to avoid overhead of excessive planning? Regards, Kaxil On Sat, Mar 6, 2021 at 2:40 PM Tomasz Urbaszek wrote: > Hey all, > > I'm wondering if anyone had time to review those documents? >

Re: Apache Kibble 2.0

2021-03-22 Thread Sharan Foga
Hi All Does anyone have any feedback on the work Tomek has done around this so far? Are people happy with the suggestions or do you have anything else in mind? Thanks Sharan On 2021/03/06 14:39:43, Tomasz Urbaszek wrote: > Hey all, > > I'm wondering if anyone had time to review those documen

Re: Apache Kibble 2.0

2021-03-06 Thread Tomasz Urbaszek
Hey all, I'm wondering if anyone had time to review those documents? Maybe we should start developing new Kibble and do the decision making as we go to avoid overhead of excessive planning? Cheers, Tomek On Sat, 27 Feb 2021 at 18:43, Tomasz Urbaszek wrote: > > After thinking a bit I think we

Re: Apache Kibble 2.0

2021-02-27 Thread Tomasz Urbaszek
After thinking a bit I think we may consider using Graph QL instead of REST... I know that Daniel mentioned that we may consider using GQL and now (after doing some brainstorming) I think I start understand why. The only thing I'm afraid is that GQL has a steep learning curve and it may make it har

Re: Apache Kibble 2.0

2021-02-27 Thread Tomasz Urbaszek
Hi all, I prepared a draft of Open API specification that we may use to build new Kibble API: https://app.swaggerhub.com/apis/turbaszek/kibble/1.0.0 My idea was that inside single kibble deployment, there can be many organizations and each organization has its own users and configured scanners.

Re: Apache Kibble 2.0

2021-02-22 Thread Fourat ZOUARI
Thx Sharan ! I am excited to discover the great work done on kibble, the project addresses the need to visualize information around raw source code repositories and this is something i've been working on for some years now, i'm willing to contribute with my experience to this project, as a user an

Re: Apache Kibble 2.0

2021-02-21 Thread Sharan Foga
Hi Fourat Welcome to the community! It is great to see you here and thanks very much for your contribution :-) Thanks Sharan On 2021/02/20 22:07:36, Fourat ZOUARI wrote: > Hi Tomek, Sharan, Added some suggests to the doc > > Thx, Fourat > > > On Sat, Feb 20, 2021 at 1:53 PM Tomasz Urbaszek

Re: Apache Kibble 2.0

2021-02-21 Thread Tomasz Urbaszek
Thanks Kaxil and Fourat. I hope we will be able to start working on a new Kibble soon! T. On Sat, 20 Feb 2021 at 23:21, Kaxil Naik wrote: > > Added my comments to the doc too. > > Regards, > Kaxil > > On Sat, Feb 20, 2021 at 10:07 PM Fourat ZOUARI wrote: > > > Hi Tomek, Sharan, Added some sugg

Re: Apache Kibble 2.0

2021-02-20 Thread Kaxil Naik
Added my comments to the doc too. Regards, Kaxil On Sat, Feb 20, 2021 at 10:07 PM Fourat ZOUARI wrote: > Hi Tomek, Sharan, Added some suggests to the doc > > Thx, Fourat > > > On Sat, Feb 20, 2021 at 1:53 PM Tomasz Urbaszek > wrote: > > > Thanks Sharan! > > > > I already prepared the project s

Re: Apache Kibble 2.0

2021-02-20 Thread Fourat ZOUARI
Hi Tomek, Sharan, Added some suggests to the doc Thx, Fourat On Sat, Feb 20, 2021 at 1:53 PM Tomasz Urbaszek wrote: > Thanks Sharan! > > I already prepared the project structure together with some automation > (pre-commits, CI, etc) on my fork: > https://github.com/turbaszek/kibble > > Best, >

Re: Apache Kibble 2.0

2021-02-20 Thread Tomasz Urbaszek
Thanks Sharan! I already prepared the project structure together with some automation (pre-commits, CI, etc) on my fork: https://github.com/turbaszek/kibble Best, Tomek On Sat, 20 Feb 2021 at 09:57, Sharan Foga wrote: > > Hi Tomek > > Great initiative! I will take a look. > > I am still waitin

Re: Apache Kibble 2.0

2021-02-20 Thread Sharan Foga
Hi Tomek Great initiative! I will take a look. I am still waiting on feedback from infra regarding the repo rename so will follow up on that again today as it would be good to get started with the new version. And yes - interesting to see popularity increasing :-) Thanks Sharan On 2021/02/2

Apache Kibble 2.0

2021-02-20 Thread Tomasz Urbaszek
Hi all, I drafted some proposal of Kibble 2.0 design decisions: https://s.apache.org/kibble-2-0 This is a google docs - I found those much easier to work with than confluence. But once we have something that we accept I will move it to cwiki. Please feel free to add all your ideas and concerns!