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/service-node-graph-metadata #964

Merged

Conversation

carlosallexandre
Copy link
Contributor

Motivation

It replaces the astro's getCollection by custom getter collection utilities (getEvents, getCommands, etc) which in turn hydrate the message metadata such as consumers and producers needed by the service node graph.

Resolve #842

It replaces the astro's getCollection by custom getter collection
utilities (`getEvents`, `getCommands`, etc) which in turn hydrate
the message metadata such as consumers and producers needed by the
service node graph.

Resolve event-catalog#842
Copy link

changeset-bot bot commented Nov 17, 2024

🦋 Changeset detected

Latest commit: e61df99

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@eventcatalog/core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@boyney123
Copy link
Collaborator

Thanks @carlosallexandre !

@boyney123 boyney123 merged commit 2ad9561 into event-catalog:main Nov 21, 2024
5 checks passed
boyney123 added a commit that referenced this pull request Nov 25, 2024
boyney123 added a commit that referenced this pull request Nov 25, 2024
* Revert "fix/service-node-graph-metadata (#964)"

This reverts commit 2ad9561.

* Create unlucky-eggs-develop.md
@github-actions github-actions bot mentioned this pull request Nov 25, 2024
@carlosallexandre carlosallexandre deleted the fix/services-node-graph-metadata branch January 10, 2025 14:52
@carlosallexandre carlosallexandre restored the fix/services-node-graph-metadata branch January 10, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing event metada in service NodeGraph
3 participants