Skip to content
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

feat: implemented logic to output diagnostics log by adding additional output flag to validate cli command. #1563

Merged
merged 5 commits into from
Nov 13, 2024

Conversation

SahilDahekar
Copy link
Contributor

Description

  • Added additional output flag param -o to output diagnostics log to a file.
  • By default the diagnostics log will be printed in terminal.

Related issue(s)
Resolves #1095

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@SahilDahekar SahilDahekar changed the title feat: Implemented logic to output diagnostics log by adding additional output flag to validate cli command. feat: implemented logic to output diagnostics log by adding additional output flag to validate cli command. Oct 30, 2024
@Souvikns
Copy link
Member

@SahilDahekar you have some lint issues. Can you fix them, so that we can start with the review?

@SahilDahekar
Copy link
Contributor Author

Hey @Souvikns , thanks for the response. I have fixed the lint issues now and we can go ahead with review.

Copy link
Member

@Souvikns Souvikns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good just remove the commented code and we are good to go.

src/core/parser.ts Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented Nov 13, 2024

@Souvikns
Copy link
Member

/rtm

@asyncapi-bot asyncapi-bot merged commit 3ecd126 into asyncapi:master Nov 13, 2024
22 checks passed
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 2.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Validate command output is polluted by noisy messages
3 participants