Lukasz Gornicki
Lukasz Gornicki
@peter-rr for now we had to disable sonar cloud - to many problems comparing to the value it brings. hope we can get alternative solution you reported done quickly /rtm
yeah, problem is I guess that we do not have control over the warning message that says `asyncapi help`
I think we should go with the hook
since @sambhavgupta0705 was first in the issue, he is allowed to take it first @kaushik-rishi you can pick this one https://github.com/asyncapi/cli/issues/549 as it will also require digging into CLI and...
@sambhavgupta0705 > We are waiting for @derberg approval sorry but what approval? @ayushnau did you have a chance to see https://github.com/asyncapi/cli/issues/559#issuecomment-1560578163 ?
Hey there, what is the example `$file.json` value? `/root/generate/asyncapi/css/asyncapi.min.css` is a weird path also, I understand that you tried running it just for one file, and all was fine?
temporary folder is used only if `output` is not there -> https://github.com/asyncapi/cli/blob/master/src/commands/generate/fromTemplate.ts#L217C11-L217C20 I'm wondering if we might have a bug in html template. This is where the link from the...
ok, then it is for sure related to current version of html template. it runs on old generator rendering engine based on Nunjucks. It forces us to do some hacks...
No response, so closing. @Manush-2005 if you still think this PR is necessary, please first create an issue an explain why.
I see in test result that you did run `docker build` but haven't seen `docker run`. > use the docker to verify all works as expected I mean't - please...