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

Consider publishing grpc-gateway to Bazel Central Registry #5183

Open
hharrisd opened this issue Jan 28, 2025 · 1 comment
Open

Consider publishing grpc-gateway to Bazel Central Registry #5183

hharrisd opened this issue Jan 28, 2025 · 1 comment

Comments

@hharrisd
Copy link

We maintain an SDK that depends on grpc-gateway. We're encountering challenges with Bazel's module system, as override directives only work in root modules.

Publishing grpc-gateway to BCR would:

  • Eliminate the need for overrides
  • Ensure consistent builds across all dependent projects
  • Reduce maintenance overhead for downstream users
  • Align with Bazel's recommended dependency management practices

We're willing to help with the BCR publication process if you're interested. Would you consider this addition to improve the experience for grpc-gateway users?

@johanbrandhorst
Copy link
Collaborator

Thanks for your issue. We've talked about doing this before so it's definitely something I'd consider. Please feel free to open a PR. I want to make sure this doesn't unduly add to the maintenance burden of this repository, so I'd want publishing to the registry to happen automatically when a new release is built. I'm happy to registry any accounts and populate secrets necessary for CI. CC @AlejoAsd who helped add our bzlmod support.

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

No branches or pull requests

2 participants