Viacheslav Turovskyi

Results 133 comments of Viacheslav Turovskyi

@Amzani > How complex is having everything in Docker image? It is [supposed to be straightforward](https://github.com/vercel/next.js/tree/canary/examples/with-docker#using-docker) but I ran into an error on a command that executes fine on desktop,...

I hoped to have for `ouput: 'export'` a 20 MB Docker image (5 MB alpine linux + 9 MB static `Studio` + several MB for nginx,) but for `output: 'standalone'`...

@KhudaDad414 How should I handle these ESLint's issues? They are not mine, but should I rewrite them anyway, disable ESLint rules, or should these simply be ignored due to future...

Disabled ESLint's rules on warnings and the error.

SonarCloud is frozen. ![image](https://github.com/asyncapi/studio/assets/16149591/ae57bd6f-0dfb-417c-8ae7-a23a4fdc0fd5) Sergio was dealing with this issue several days ago https://github.com/asyncapi/parser-js/pull/1008#issuecomment-2208211553

Can this PR be merged, or is there anything else that needs to be done on it?

@Amzani Fixed.

I had to rename `ConvertVersion` -> `AsyncAPIConvertVersion` which was [renamed recently](https://github.com/asyncapi/converter-js/pull/269/files#diff-2ee8da4ec0f3c043c7e097851af07383ae3ce13022973c8727312e06bf2b89b3R6) in `@asyncapi/converter` [v1.5.0](https://github.com/asyncapi/converter-js/issues/233#issuecomment-2285378563). In the change's PR only the name was changed, so all functionality is supposed to remain...

@KhudaDad414 Can you please dismiss your change request since I have [removed](https://github.com/asyncapi/studio/pull/1094#discussion_r1671804394) all Docker-related code?

Works as expected in **Release: 4.0.2 — July 14, 2021**