tiagobento commented on issue #2418: URL: https://github.com/apache/incubator-kie-tools/issues/2418#issuecomment-2161598226
That's indeed an interesting use case... Extending the `import` route to allow multiple files might be a little cumbersome, but I guess we can extend it to support .zip files? I'm not sure how we would be able to tell that a URL represents a directory, actually. Another possibility is to run a separate container containing a git server with repos that could be cloned... Let me know what you think. In any case, I think having a mechanism for more complex samples (i.e. multi-file samples) is a must have. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
