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: Query Profile #2014

Merged
merged 43 commits into from
Mar 25, 2024
Merged

feat: Query Profile #2014

merged 43 commits into from
Mar 25, 2024

Conversation

ehsannas
Copy link
Contributor

No description provided.

@ehsannas ehsannas requested a review from a team as a code owner March 13, 2024 23:32
@ehsannas ehsannas force-pushed the ehsann/query_profiling_impl_v2_4 branch from c567d72 to 68d4909 Compare March 15, 2024 21:57
@ehsannas ehsannas force-pushed the ehsann/query_profiling_impl_v2_4 branch from 68d4909 to 95a2111 Compare March 15, 2024 21:58
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: xl Pull request size is extra large. labels Mar 15, 2024
@ehsannas ehsannas requested a review from MarkDuckworth March 18, 2024 22:19
@ehsannas ehsannas assigned MarkDuckworth and unassigned ehsannas Mar 18, 2024
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels Mar 19, 2024
Copy link
Contributor

@MarkDuckworth MarkDuckworth left a comment

Choose a reason for hiding this comment

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

Feedback for API reference documentation. This is not a release blocker, but ideally should be addressed before release.

You can preview the api reference docs generated for cloud.google.com using these two steps:

  1. yarn cloud-rad to generate the _devsite folder
  2. Install, configure, and serve the _devsite folder using instructions at https://www.npmjs.com/package/@google-cloud/cloud-rad

This is the best process I found to get my documentation right.

Also note that this PR will have missing content in the API reference at https://googleapis.dev/nodejs/firestore/latest. But that's using a different system, and the current target is CGC docs.

dev/src/query-profile.ts Outdated Show resolved Hide resolved
dev/src/query-profile.ts Show resolved Hide resolved
dev/src/query-profile.ts Outdated Show resolved Hide resolved
dev/src/query-profile.ts Show resolved Hide resolved
dev/src/query-profile.ts Outdated Show resolved Hide resolved
dev/src/query-profile.ts Show resolved Hide resolved
dev/src/query-profile.ts Show resolved Hide resolved
dev/src/query-profile.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@MarkDuckworth MarkDuckworth left a comment

Choose a reason for hiding this comment

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

Reviewed the remainder. LGTM, but the api reference comments should be considered before release.

@ehsannas ehsannas added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 25, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 25, 2024
Copy link
Contributor

@MarkDuckworth MarkDuckworth left a comment

Choose a reason for hiding this comment

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

LGTM

@ehsannas ehsannas merged commit 9a45ec8 into main Mar 25, 2024
18 checks passed
@ehsannas ehsannas deleted the ehsann/query_profiling_impl_v2_4 branch March 25, 2024 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the googleapis/nodejs-firestore API. size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants