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: Left-hand Navigation: Group stub packages under parent #199

Merged
merged 8 commits into from
Sep 26, 2023

Conversation

burkedavison
Copy link
Member

See cl/561379976 for staging link.

@burkedavison burkedavison requested a review from a team as a code owner September 22, 2023 17:04
@burkedavison burkedavison changed the title Left-hand Navigation: Group stub packages under parent feat: Left-hand Navigation: Group stub packages under parent Sep 22, 2023
Copy link
Contributor

@alicejli alicejli left a comment

Choose a reason for hiding this comment

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

This looks great! Two thoughts:

  1. Do you mind staging java-bigtable as well? They have a couple of stub* packages that would be good to confirm how they show up (e.g. https://cloud.google.com/java/docs/reference/google-cloud-bigtable/latest/com.google.cloud.bigtable.data.v2.stub.changestream)

  2. There currently isn't an implementation to opt-out for this change right? I think that's fine for this change, but wanted to double check.

@burkedavison
Copy link
Member Author

burkedavison commented Sep 25, 2023

Mmm. Good catch @alicejli on *.v2.stub.changestream. The current logic won't identify this as a stub package.

  • Will adjust then stage java-bigtable as suggested.

@burkedavison
Copy link
Member Author

@alicejli : Staging complete. Ready for final review.

Copy link
Contributor

@alicejli alicejli left a comment

Choose a reason for hiding this comment

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

thank you! this is a great improvement to our docs!

@burkedavison burkedavison merged commit f8ff141 into main Sep 26, 2023
7 checks passed
@burkedavison burkedavison deleted the left-hand-nav branch September 26, 2023 13:14
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