Lukasz Gornicki

Results 1796 comments of Lukasz Gornicki

but the command that is under the link I provided, isn't it working?

@thebedigupta you mean in description? I don't see info in test result that `docker run` was called

no follow-up from contributor - closing PR, we do not want to keep such inactive PRs open you can restart the work anytime you want, you or any other contributor...

@ibishal no need to add anything to generator. You simply need to introduce "parameter" feature. So let's say it is called `messageRuntimeValidation` that by default is set to `true`. If...

I think I mixed the issues scope :( in general idea was that best DX is that user gets a feedback during generation, and not once the template is generated...

closing, no further activity from the contributor

just reopen new PR but updated according to previous feedback

@peter-rr I don't think standard is `process.env.NODE_ENV !== 'CI'` I think it is env called `CI` (`process.env.CI === true`) that once set to `true` - metrics should not be collected....

@Souvikns please have a look into CI. Since this PR was merged, the release pipeline fails Next PRs like -> https://github.com/asyncapi/cli/pull/1297 also are not releasable for now https://github.com/asyncapi/cli/actions/workflows/if-nodejs-release.yml