-
Notifications
You must be signed in to change notification settings - Fork 77
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(core): group AsyncApi #967
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
✅ Deploy Preview for springwolf-ui canceled.
|
sam0r040
force-pushed
the
feat/group-asyncapi
branch
from
October 18, 2024 13:31
af3744d
to
a99540e
Compare
timonback
force-pushed
the
feat/group-asyncapi
branch
from
November 1, 2024 18:14
9bbad12
to
34117a3
Compare
Co-authored-by: David Müller <david.mueller@codecentric.de>
Co-authored-by: Timon Back <timonback@users.noreply.github.com>
Co-authored-by: Timon Back <timonback@users.noreply.github.com>
Co-authored-by: David Müller <david.mueller@codecentric.de>
Co-authored-by: David Müller <david.mueller@codecentric.de>
sam0r040
force-pushed
the
feat/group-asyncapi
branch
from
November 8, 2024 15:38
5616f27
to
d25097e
Compare
Co-authored-by: Timon Back <timonback@users.noreply.github.com>
ruskaof
pushed a commit
to ruskaof/springwolf-core
that referenced
this pull request
Nov 20, 2024
* feat(core): group AsyncApi Co-authored-by: David Müller <david.mueller@codecentric.de> * feat(core): integrate grouping into DefaultAsyncApiService Co-authored-by: Timon Back <timonback@users.noreply.github.com> * feat(core): extend config properties to support grouping Co-authored-by: Timon Back <timonback@users.noreply.github.com> * feat(core): use patterns in group Co-authored-by: David Müller <david.mueller@codecentric.de> * feat(core): mark messages (wip) Co-authored-by: David Müller <david.mueller@codecentric.de> * feat(core): refactor DefaultAsyncApiService and add tests * feat(core): filter messages * test(core): add grouping integration test * feat(core): include schemas in grouping * refactor(core): include schemas in grouping * test(core): integration test grouping * refactor(core): update AsyncApiService default impl * feat(core): expose group via controller (wip) * feat(ui): show group in ui settings * chore(core): cleanup Co-authored-by: Timon Back <timonback@users.noreply.github.com> --------- Co-authored-by: David Müller <david.mueller@codecentric.de>
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.
Start on #805