iocanel commented on PR #1517: URL: https://github.com/apache/camel-karavan/pull/1517#issuecomment-2780725385
@davsclaus currently, if you try to start the karavan in dev mode it will just fail as it tries to connect to `https://gitea:3000` which is not there. The contributed configuration will start a gitea testcontainerr and will wire it to karavan, so karavan will connect to it instead. What you get is a simpler development setup and the ability to write integration tests that touch the area where gitea is needed. -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org