Lukasz Gornicki

Results 176 issues of Lukasz Gornicki

Pick up stuff from https://github.com/asyncapi/community/pull/816 and open a new PR this is 2y old PR, so some of the content might be already in some other markdown documents in this...

Every time a name is added or removed to `MAINTAINERS.yaml`, it should be: - added or removed from `tsc_members` GH team - also might be that existing name, just have...

enhancement
bounty

we show voting overview in https://github.com/asyncapi/community/blob/master/TSC_VOTING_OVERVIEW.md data file is here: https://github.com/asyncapi/community/blob/master/voteTrackingFile.json all implementation details are in: https://github.com/asyncapi/community/pull/1278 the thing is that we should not show in the voting overview people...

enhancement

EDA Visualizer is a great addition, just confusing is that it is not hot reloading, and you need to reopen preview to see changes. It is confusing as normal docs...

enhancement

resolves https://github.com/asyncapi/generator/issues/1044 moving last repo https://github.com/asyncapi/generator-react-sdk to generator to complete monorepo setup this is first time we include package that will also be release separately ## Summary by CodeRabbit -...

https://www.asyncapi.com/docs/tools/generator/generator-template This tutorial should be based on AsyncAPI v3 - AsyncAPI document needs an update - code (parser API usage) needs to be updated too

good first issue
area/docs

Examples like: - https://github.com/asyncapi/generator/blob/master/packages/templates/clients/websocket/javascript/example.js - https://github.com/asyncapi/generator/blob/master/packages/templates/clients/websocket/python/example.py - https://github.com/asyncapi/generator/blob/master/packages/templates/clients/websocket/dart/example.dart These are hardcoded, but it causes issue: - these examples are only available in the repository, so if someone generates something with...

resolves https://github.com/asyncapi/generator/issues/1541 ## Summary by CodeRabbit - **Documentation** - Improved and expanded instructions in the README for testing the Python WebSocket client, including detailed setup steps and Slack client usage...

if you look into `python/test/integration.test.js` you see that once I introduced `listFiles`, now basically all tests are the same, and only input arguments are different. I believe we can create...

enhancement

lots of work and unknown here. might be some breaking change 🤔 but basically the goal is to figure out how we can: - include all templates from https://github.com/asyncapi/generator/tree/master/packages in...

enhancement
bounty