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

Commits on Nov 17, 2024

  1. fix: replace getCollection by custom getter utilities

    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
    carlosallexandre committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    47750a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e1a88 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Create proud-jars-cough.md

    boyney123 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e61df99 View commit details
    Browse the repository at this point in the history