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

Initial gRPC CLI #41249

Merged
merged 3 commits into from
Aug 12, 2024
Merged

Initial gRPC CLI #41249

merged 3 commits into from
Aug 12, 2024

Commits on Aug 11, 2024

  1. Initial gRPC CLI

    alesj authored and gsmet committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    f166323 View commit details
    Browse the repository at this point in the history
  2. Avoid duplicates in update-extension-dependencies.sh

    I don't know how we can end up with duplicates in the JSON descriptor
    but let's make sure it doesn't affect our build.
    gsmet committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    ffc67f8 View commit details
    Browse the repository at this point in the history
  3. Avoid having an extension dependency in quarkus-grpc-api

    It is not an extension so it should not depend on extensions.
    gsmet committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    5426aaa View commit details
    Browse the repository at this point in the history