Andrea Arcuri
Andrea Arcuri
Hi, thanks for reporting this bug. The issue is with `--bbSwaggerUrl file://microservice-swagger.yaml`. It is a valid URL (so the first sanity checks pass), but it is not a valid locator...
Hi, thanks for your interest in EM. Currently, EM finds issues related to 500 status code and schema mismatches. We do not handle any security issue, although it is working...
hi. @jgaleotti @man-zhang shall we have a meeting to discuss this? @man-zhang you are busy today. I m busy tomorrow (Thursday). Shall we have a meeting the 3 of us...
thx @man-zhang . @jgaleotti has created a meeting invitation
@man-zhang can you take over this branch? and make sure MongoDB works fine with impact collection?
@jgaleotti hi. waiting for some more fixes in other branches before resuming work on this one.
Hi, thx for developing and maintaining `c8`. Is there any update or workaround for this issue? I tried to add: ``` process.on("SIGINT", () =>{console.log("SIGINT"); process.exit(0)}) process.on("SIGTERM", () =>{console.log("SIGTERM"); process.exit(0)}) ```...
sorry, a clarification: the issue is with a thrown `InvocationTargetException` (ITE), which extends `Exception` (not `RuntimeException`). So, when I call `LifecycleInjector#createInjector` there is no checked exception, but then runtime exceptions...
hi @Lx09 , thanks for reporting this bug. @man-zhang do you think you have sometime to look at it?
thanks @man-zhang this should now be fixed in snapshot version on master branch will close once we make new release