microcks / microcks-quarkus

Quarkus extension that enables embedding Microcks as a DevService managing mocks for dependencies and contract-testing your API endpoints
https://microcks.io
Apache License 2.0
15 stars 3 forks source link

Finalize live reloading of mock changes #44

Closed lbroudoux closed 4 months ago

lbroudoux commented 4 months ago

Describe the bug

Live reloading was asked in #35 but doesn't work on released versions. Only with snapshots....

Expected behavior

Artifacts definitions should be reloaded in Microcks DevService as soon as they are saved on the disk.

Actual behavior

Nothing happens...

How to Reproduce?

No response

Microcks version or git rev

0.2.5

Install method (docker-compose, helm chart, operator, docker-desktop extension,...)

No response

Additional information

No response