-
-
Notifications
You must be signed in to change notification settings - Fork 157
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!: generate models for v3 through Modelina CLI #1376
feat!: generate models for v3 through Modelina CLI #1376
Conversation
Quality Gate passedIssues Measures |
Hi @jonaslagoni, thanks for opening this PR, I was facing some issues while trying to integrate the Modelina CLI to AsyncAPI CLI when I tried to work on this last month. This PR will help me to learn what's the right way of tackling this task. 😄 |
@devilkiller-ag #1228 is ready for review and should unblock your PR |
Thanks @Amzani. @jonaslagoni, what's your thought on this? Both the PRs that were blocking this have been merged. |
Gonna fix this on Tuesday ✌️ |
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.
LGTM :>
@jonaslagoni some tests are failing |
Depends on what comes first, if that PR is merged before this I will update this PR, if it's the other way around we just release a new version of Modelina CLI 🙂 |
This will enable us to generate models for asyncapi v3, right? Any ETA? |
ASAP 🙂 |
@Amzani should have solved all the problems now 😅 |
My favourite flavour! ASAP with sprinkles of awesome job, man! |
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.
LGTM
Let me quickly fix a bug in Modelina that prohibits model generation 🤨 Should be done today but lets see |
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.
LGTM
Quality Gate passedIssues Measures |
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.
LGTM 🎸
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.
LGTM 🚀
/rtm |
🎉 This PR is included in version 2.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
This PR enables #883 to generate models through Modelina CLI and replaces #1155.
Related issue(s)
Fixes #1376
Blocked by #1228
Blocked by asyncapi/modelina#1952
Blocked by asyncapi/modelina#2008
Blocked by asyncapi/modelina#2010
Blocked by asyncapi/modelina#2009