Re: Karavan project: Integration Designer for Camel/Camel-K

2021-10-06 Thread Claus Ibsen
Hi Marat Yeah sure we can simplify. We trust committers so you are welcome to push directly. On Thu, Oct 7, 2021 at 3:05 AM Marat Gubaidullin wrote: > > Hello Cameleers, > > I have created a few PRs into camel-karavan repository. > > Are we going to work through the same process as with Camel (P

Re: Karavan project: Integration Designer for Camel/Camel-K

2021-10-06 Thread Marat Gubaidullin
Hello Cameleers, I have created a few PRs into camel-karavan repository. Are we going to work through the same process as with Camel (PR ->2 Review -> Merge) from the beginning or could we simplify the process while we don't have a lot of people involved? Thanks Marat On Mon., Oct. 4, 2021, 23:

Re: Karavan project: Integration Designer for Camel/Camel-K

2021-10-04 Thread Marat Gubaidullin
Thank you, Andrea. First commit is pushed. I'm starting cleaning code/license/headers etc On Mon., Oct. 4, 2021, 01:34 Andrea Cosentino wrote: > Marat, > > I created the repository for moving the project: > https://github.com/apache/camel-karavan > > Il giorno mer 29 set 2021 alle ore 06:53 JB O

Re: Karavan project: Integration Designer for Camel/Camel-K

2021-10-03 Thread Andrea Cosentino
Marat, I created the repository for moving the project: https://github.com/apache/camel-karavan Il giorno mer 29 set 2021 alle ore 06:53 JB Onofré ha scritto: > No objection from my side. The only thing we are to be careful is during > code donation: IP/cla, license, header, etc. > I can help o

Re: Karavan project: Integration Designer for Camel/Camel-K

2021-09-28 Thread JB Onofré
No objection from my side. The only thing we are to be careful is during code donation: IP/cla, license, header, etc. I can help on these checks/verify. Regards JB > Le 29 sept. 2021 à 06:47, Andrea Cosentino a écrit : > > Do we all agree on creating the repository under Apache Camel and st

Re: Karavan project: Integration Designer for Camel/Camel-K

2021-09-28 Thread Andrea Cosentino
Do we all agree on creating the repository under Apache Camel and start the migration of the project? Thanks. Il giorno mer 29 set 2021 alle ore 03:27 Marat Gubaidullin < marat.gubaidul...@gmail.com> ha scritto: > Hello Luca, > > Thank you for your feedback. > > 1. Theoretically it is possible t

Re: Karavan project: Integration Designer for Camel/Camel-K

2021-09-28 Thread Marat Gubaidullin
Hello Luca, Thank you for your feedback. 1. Theoretically it is possible to create a Karavan editor as an extension for VS Code. It is a React app and all logic is on the front-end sidd. However this is my first project with Typescript and React, so to convert it into vscode extension might take

Re: Karavan project: Integration Designer for Camel/Camel-K

2021-09-28 Thread Luca Burgazzoli
Hi Marat, I do agree with Andrea and Claus: it is an awesome project and it would be very nice addition to the camel ecosystem. The only thing that would make it even more awesome (not sure if technical possible) would be having a support for VS Code and http://github.dev. --- Luca Burgazzoli O

Re: Karavan project: Integration Designer for Camel/Camel-K

2021-09-24 Thread Claus Ibsen
Hi Marat Yay this looks great. I like that the editor is dis-connected from Camel, where you can either save the generated file to disk, or push to a git repository. It also seems you use the EIP json files from the catalog to list the EIPs. I noticed we didn't have them labelled too nicely so I

Re: Karavan project: Integration Designer for Camel/Camel-K

2021-09-22 Thread Andrea Cosentino
Hello Marat, This project is really cool :-) Thanks for sharing with the camel community. I think it would be a nice addition to the Camel's ecosystem. Let's wait for others' thoughts. Thanks. Il giorno gio 23 set 2021 alle ore 01:55 Marat Gubaidullin < marat.gubaidul...@gmail.com> ha scritto: