Pedro Ramos
Pedro Ramos
**Description** - Proposal to fix the wrong exit code when validation error occurs. **Related issue(s)** - Fixes #285
### Why do we need this improvement? We need to include `source` metadata as a unique identifier for every file handled in CLI when collecting metrics for the commands executed....
### Reason/Context We need to improve the design of the CLI to follow the existing common CLI's (Docker, Git, GitHub…) to minimise developer's friction and helping to increase the CLI...
### What Dev Docs changes are you proposing? I would propose to include more specific information about the required `async function` under [Lifecycle Events section on Glee documentation](https://github.com/asyncapi/glee/blob/master/docs/lifecycle-events.md#lifecycle-events). From my...
This PR will allow us to find a solution to support different versions (v1 and v2) of generator in the CLI. Based on the config of the templates a different...
### Describe the bug. `SonarCloud Code Analysis` workflow is not triggered and that's preventing any PR opened from being merged. For instance: - https://github.com/asyncapi/cli/pull/1466 - https://github.com/asyncapi/cli/pull/945 💡 See [Slack thread](https://asyncapi.slack.com/archives/CQVJXFNQL/p1718711108263639)...
### Why do we need this improvement? There is some error that occurs sporadically when running tests on CI since some days ago, always during the [Test NodeJS PR -...
### Why do we need this improvement? We may need to stop using 'SonarCloud GH app' integration and better start using GH Actions for that purpose. ### How will this...