-
-
Notifications
You must be signed in to change notification settings - Fork 288
chore: codebase refactoring and cleanup and documentation update #1886
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
|
@asyncapi/bounty_team |
|
/u |
3 similar comments
|
/u |
|
/u |
|
/u |
5bf59c2 to
2a5d404
Compare
|
/u |
Souvikns
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just there are some functions that are over the complexity limit of 15, feel free to refactor them, when you have time.
|
Shurtu-gal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have the same opinion as @Souvikns in the above review.
Also a point to be discussed should we solve the windows installation and generate command issues in same bounty?
@Shurtu-gal that's was the part of the other bounty |
|
/rtm |



✅ Tasks
Update the AsyncAPI CLI Introduction section with diagrams
Include explanations and visuals of new and updated commands.
Document the updated CLI architecture [ Need to write again from scratch ]
Explain services, APIs, interactions, and workflows with diagrams and examples and the Server API concept : )
Revise the usage documentation
Update CLI Usage
Updater Documentation with new commands, flags, and parameters.
Add debugging steps [ Debugging and writing test cases are very hard ]
Provide step-by-step debugging and testing guidelines across all services and APIs.
Document best practices for contributing via PRs
Provide a checklist and guidelines to help contributors submit high-quality pull requests.
Codebase Refraction and Cleanup