fjtirado commented on PR #1901: URL: https://github.com/apache/incubator-kie-kogito-apps/pull/1901#issuecomment-1777810763
@jstastny-cz @ricardozanini I never say I liked the way Python works ;) Normally those libraries are cached in the file system and downloaded only once. Since downloading only once is not currently feasible using Jenkins, what I would do is not to delete the example, but to remove the reference from the parent POM. We still keep the example (which was pretty useful for Helber and can be useful for anyone trying to do something not trivial with Sonata and python) but at the same time we skip the CI for it (yes, we might broke it accidentally without noticing, but I think it is a good compromise) -- 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]
