-
-
Notifications
You must be signed in to change notification settings - Fork 125
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: migrate pipelines and remove obsolete code #767
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fix: update @asyncapi/parser to 1.4.1 version
chore(release): v0.20.2
* feat: render bindings in relevant sections * feat: render bindings in relevant sections * fix: render complex bindings/ schema objects * feat: bindings - render Schema Objects * fix: added bindings and corrected kafka binding example * fix: changes based on PR comments * fix: no empty interfaces, defaulting to BaseBindings interface for now * fix: bindingHelpers.isObject as per PR suggestion Co-authored-by: Maciej Urbańczyk <[email protected]> * fix: added operation descriptions * fix: inferredName can be null/undefined * fix: operation and messages section format Co-authored-by: Maciej Urbańczyk <[email protected]>
* feat:ability to change the size of the split panes * Fix eslint error * Change SplitWrapper to use functional component Co-authored-by: Maciej Urbańczyk <[email protected]>
chore(release): v0.22.0
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
fix: update @asyncapi/parser to 1.4.2 version
chore(release): v0.22.1
ci: update global workflows
…ncapi#261) Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.3...v6.5.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lukasz Gornicki <[email protected]>
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lukasz Gornicki <[email protected]>
Co-authored-by: asyncapi-bot <[email protected]> Co-authored-by: Lukasz Gornicki <[email protected]>
Co-authored-by: asyncapi-bot <[email protected]>
Co-authored-by: asyncapi-bot <[email protected]> Co-authored-by: Lukasz Gornicki <[email protected]>
Co-authored-by: asyncapi-bot <[email protected]>
derberg
requested review from
magicmatatjahu,
fmvilas and
asyncapi-bot-eve
as code owners
September 12, 2023 14:59
would be great if anyone can checkout my PR-branch and check if all issues related to playground are fixed. My local dev env sucks big time |
Kudos, SonarCloud Quality Gate passed! |
@fmvilas @magicmatatjahu yo, ready for approval, I will manually merge. |
Closed
magicmatatjahu
approved these changes
Sep 13, 2023
🎉 This PR is included in version 1.0.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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
master
next
Related: #761
Resolves: #732
CANNOT BE MERGED AS SQUASH AND MERGE