Laurent Broudoux
Laurent Broudoux
Now done! You can now fully specify the different images using this kind of declaration: ```yaml microcks: image: registry: quay.io repository: microcks/microcks tag: nightly digest: ```
Hi @gozen59 Thanks for raising this issue. Can you specify a bit more what you mean by "dynamic for each endpoint"? As of today, delay has a default value per...
[Uniform_Random_Timer](https://jmeter.apache.org/usermanual/component_reference.html#Uniform_Random_Timer) could be a strategy on its own. We could have these different cases and strategies: ### Fixed delay (as of today) * delay: `100` * delay strategy: `null` or...
This could be a good first issue for a wannabe contributor. Let me know if you're interested in some initial guidance!
Postponing this one to `1.13.0` as we'll not be able to put it into `1.12.1`. Sorry!
I just finalized the addition of the property in the UI, its application on the server side, and the documentation in our OpenAPI spec. It should be good to go...
This looks super cool! Thanks for the detailed explanation, I think it makes sense to add this kind of feature. I'm surprised you're not allowed to create a PR on...
This looks like normal behavior: you don't need to have write access to the repo for one-shot contribution. Have you forked the repository as advised? The recommended process is as...
Awesome! I was thinking: that integrating the Java client may be inconvenient for 2 different reasons: 1. It may bring a lot of dependencies (I don't have checked this but...
Hi @pierrechristinimsa, I was wondering if you made some progress on this issue?