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

Make grpc++_test target publicly visible #32039

Closed
wants to merge 1 commit into from

Conversation

yashykt
Copy link
Member

@yashykt yashykt commented Jan 7, 2023

Fix #31296

I think Craig's concern here was the stability of the APIs. We could potentially add a disclaimer at the very top of all these files that we do not guarantee the stability of these files or this build target. What do y'all think?

Copy link
Member

@ctiller ctiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think adding a comment would materially affect the maintainability here.

We've made it public internally already - my recommendation would be to remove the annotation from the build system entirely and commit to maintaining this API as part of the public interface, but @markdroth should probably make the final call on that.

@grpc-bot
Copy link

grpc-bot commented Apr 3, 2023

More than 30 days have passed since label "disposition/requires reporter action" was added. Closing this issue. Please feel free to re-open/create a new issue if this is still relevant.

@grpc-bot grpc-bot closed this Apr 3, 2023
@yashykt yashykt deleted the MockStreamPublic branch May 18, 2023 20:11
@rdesgroppes
Copy link

Is there a suggested way to overcome the visibility issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mock_stream.h is not externally visible when using Bazel
4 participants