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

feat(dev): add grpcui to nix dev env #4781

Merged
merged 1 commit into from
Aug 6, 2024
Merged

feat(dev): add grpcui to nix dev env #4781

merged 1 commit into from
Aug 6, 2024

Conversation

conorsch
Copy link
Contributor

Describe your changes

Adds a version of grpcui to the local nix dev env. Includes logic to build the go binary from source, via nix, because the released version of grpcui upstream still uses the old v1alpha reflection API, which is incompatible with current versions of pd.

Issue ticket number and link

Refs #4392.

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    dev tooling only, no changes to app logic

Adds a version of grpcui to the local nix dev env. Includes logic
to build the go binary from source, via nix, because the released
version of grpcui upstream still uses the old v1alpha reflection API,
which is incompatible with current versions of `pd`.

Refs #4392.
@conorsch conorsch merged commit 0c812ff into main Aug 6, 2024
13 checks passed
@conorsch conorsch deleted the grpcui-via-nix branch August 6, 2024 16:13
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.

2 participants