jamesnetherton commented on PR #8378:
URL: https://github.com/apache/camel-quarkus/pull/8378#issuecomment-4045864668
I pushed some changes to try & move this forward.
* Rebased from `main`
* Added some general tidy-ups
* Moved the QL4J build steps into a dedicated processor class
* Disabled dev services in the tests, as we don't really need an Ollama
container starting by default
* Hopefully the WireMock issues are fixed:
* I added some logic to do some deduplication of the stub WireMock
recordings. I will probably move it into the wiremock-support module eventually
if it works reliably.
* Recorded dedicated stubs for the QL4J, as the request content is
potentially different compared to the vanilla Camel tests.
--
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]