You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/08/27 07:28:13 UTC

[GitHub] [camel-k] davsclaus opened a new issue, #3579: Add back beginner examples

davsclaus opened a new issue, #3579:
URL: https://github.com/apache/camel-k/issues/3579

   We need some basic hello world type examples
   https://github.com/apache/camel-k/tree/main/examples
   
   We only have some specific today that are not basic but about features, and the first one is rather complex with user config, modeline and whatnot.
   
   We should have some basic timer -> log that are in
   - java
   - yaml
   - xml
   
   And then maybe also for alternative DSLs
   - groovy
   - kotlin
   - javascript
   
   We used to have a languages example that demonstrated all the DSLs (but this was removed)
   https://github.com/apache/camel-k/blob/main/examples/languages/routes.yaml
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] tadayosi commented on issue #3579: Add back beginner examples

Posted by GitBox <gi...@apache.org>.
tadayosi commented on issue #3579:
URL: https://github.com/apache/camel-k/issues/3579#issuecomment-1229838886

   We are in the process of moving the examples to https://github.com/apache/camel-k-examples. Now you can find those basic examples here:
   https://github.com/apache/camel-k-examples/tree/main/generic-examples/languages
   
   If we want to run an example from the camel-k project, you can do:
   ```
   kamel run github:apache/camel-k-examples/generic-examples/languages/routes.yaml
   ```
   
   Do you think it's better to move them back to the camel-k repo?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez commented on issue #3579: Add back beginner examples

Posted by GitBox <gi...@apache.org>.
squakez commented on issue #3579:
URL: https://github.com/apache/camel-k/issues/3579#issuecomment-1229869001

   As I've mentioned in some other occasion, we need to link the new location from the old location.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] davsclaus commented on issue #3579: Add back beginner examples

Posted by GitBox <gi...@apache.org>.
davsclaus commented on issue #3579:
URL: https://github.com/apache/camel-k/issues/3579#issuecomment-1232861233

   I am closing this as the beginner examples are in the examples repo. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] davsclaus commented on issue #3579: Add back beginner examples

Posted by GitBox <gi...@apache.org>.
davsclaus commented on issue #3579:
URL: https://github.com/apache/camel-k/issues/3579#issuecomment-1229984475

   Ah okay, well since you are moving the examples, then remove the examples from camel-k so they are all in the same repo.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] davsclaus closed issue #3579: Add back beginner examples

Posted by GitBox <gi...@apache.org>.
davsclaus closed issue #3579: Add back beginner examples
URL: https://github.com/apache/camel-k/issues/3579


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org