claudio4j commented on code in PR #11067:
URL: https://github.com/apache/camel/pull/11067#discussion_r1290146623
##########
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/common/GitHubHelper.java:
##########
@@ -63,11 +63,6 @@ private static void doFetchGithubUrls(
// this is a directory, so we need to query github which files are
there and filter them
- // URL:
https://api.github.com/repos/apache/camel-k/contents/examples/kamelets/kameletbindings
- // URL:
https://api.github.com/repos/apache/camel-k/contents/examples/kamelets/kameletbindings?ref=v1.7.0
- //
https://github.com/apache/camel-k/tree/main/examples/kamelets/kameletbindings
- //
https://github.com/apache/camel-k/tree/v1.7.0/examples/kamelets/kameletbindings
-
Review Comment:
There are some examples in
https://github.com/apache/camel-kamelets-examples/
https://github.com/apache/camel-k-examples/tree/main/generic-examples/kamelets
https://github.com/apache/camel-k-examples/tree/main/kamelets
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]