Laurent Broudoux
Laurent Broudoux
### Reason/Context This is a part of #447 dedicated to setup via Kubernetes Helm and Operator ### Description Implement the connection setup part ### Implementation ideas _No response_
### Reason/Context This is a part of #447 that is related to the testing support only. ### Description Implement the AsyncAPI testing capabilities for IBM Websphere/MQ protocol ### Implementation ideas...
### Reason/Context This is a part of #447 related to the mocking support only ### Description Implement the mocking feature of IBM Websphere/MQ protocol based on AsyncAPI binding information ###...
### Describe the bug See https://github.com/microcks/microcks/actions/runs/14791356227 Even if the first compilation done in the `build-install` step is OK, the other ones done in subsequent steps are failing because of a...
## Context I recently pushed changes to @salaboy's Pizza demo application (see https://github.com/salaboy/pizza/pull/13) to demonstrate how to ease local testing of component dependencies. Typically, the `Store` component relies on 2...
### Reason/Context We need to progress on the next version of CLI and improve some stuff regarding the watcher behavior. The primary goal is to be able to launch the...
### Describe the bug When AsyncAPI channel contains `/` characters, these ones are used in the mock topic names - which raised an exception when trying to create such a...