davsclaus opened a new issue #1497: URL: https://github.com/apache/camel-k/issues/1497
For example if you browse code on github you may see this example https://github.com/apache/camel-k/blob/master/examples/hello.xml And then want to run it via kamel run https://github.com/apache/camel-k/blob/master/examples/hello.xml But it requires the raw url kamel run https://raw.githubusercontent.com/apache/camel-k/master/examples/hello.xml We could maybe make the kamel run command detect the github url and automatic transform the url to the raw url so it can download the source correctly (eg github.com /blob/ -> raw style) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org