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: refactor Version selection #257

Merged
merged 4 commits into from
Apr 10, 2024
Merged

feat: refactor Version selection #257

merged 4 commits into from
Apr 10, 2024

Conversation

alicejli
Copy link
Contributor

@alicejli alicejli commented Apr 3, 2024

Fixes #228

  • Updates the "Which version ID should I get started with?" section of the Library Overview to include updated explanation as well as link to the versioned recommended package
  • Also includes some small refactoring on explanations in general for Package overviews
  • Removes unnecessary installation instructions for runtime modules such as gax

Mocks for datastore (including the new recommend package- this has yet to be implemented officially, but I tested this locally and it worked): cl/621600852

Mocks for gax (removes the installation instructions which are not needed - could use some more work, but wanted to do that as a separate PR): cl/616832035

Mocks for speech: cl/621648535

@alicejli alicejli marked this pull request as ready for review April 4, 2024 16:34
@alicejli alicejli requested a review from a team as a code owner April 4, 2024 16:34
burkedavison
burkedavison previously approved these changes Apr 4, 2024
@alicejli alicejli merged commit 991e2a9 into main Apr 10, 2024
7 checks passed
@alicejli alicejli deleted the refactorVersionSelector branch April 10, 2024 14:35
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.

Refactor version selection explanation for Library Overview
2 participants