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

fix: broken rendering from parser upgrade #750

Merged
merged 26 commits into from
Sep 4, 2023

Conversation

jonaslagoni
Copy link
Member

@jonaslagoni jonaslagoni commented Sep 1, 2023

Description
We did not have nearly enough testing to catch all the errors #746 introduced.

So I took the fastest approach I knew to catch them "all" and added a bunch of complex examples from our spec repository and added them to the core AsyncAPI component and worked my way down.

Related issue(s)
Fixes #748
Fixes #751

@jonaslagoni jonaslagoni changed the title fix: broken code from #764 fix: broken code from #746 Sep 1, 2023
@jonaslagoni jonaslagoni changed the title fix: broken code from #746 fix: all broken rendering from parser upgrade Sep 1, 2023
@jonaslagoni jonaslagoni changed the title fix: all broken rendering from parser upgrade fix: broken rendering from parser upgrade Sep 1, 2023
@jonaslagoni
Copy link
Member Author

/rtm

@sonarcloud
Copy link

sonarcloud bot commented Sep 4, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@fmvilas fmvilas merged commit 3a59998 into asyncapi:next Sep 4, 2023
8 checks passed
@jonaslagoni jonaslagoni deleted the fix_random_stuff branch September 4, 2023 14:00
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 1.0.0-next.51 🎉

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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants