-
-
Notifications
You must be signed in to change notification settings - Fork 161
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: update @asyncapi/bundler to 0.5.0 version #1415
fix: update @asyncapi/bundler to 0.5.0 version #1415
Conversation
805328a
to
7463694
Compare
Pinging @Amzani for #1200 / #1228 and @francocm for #1389 so they are aware of this mandatory PR. ↓CLI's
↓
↓ Standalone
↓
|
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 🚀
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 1.12.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR:
@asyncapi/bundler
to0.5.0
versionasyncapi bundle
command consistent with the standaloneBundler
application and itsREADME.md
>
writes to the resulting YAML the full contents ofstdout
, which now contains more than just the pure contents of the output YAML, thereby polluting the specified YAML. Therefore>
is no longer listed as an additional output option in the help.