Skip to content

Fix env var name in dataconnect:execute help text.#10771

Merged
yuchenshi merged 6 commits into
mainfrom
spr/yuchenshi/fix-env-var-name-in-dataconnectexecute-help-text
Jul 14, 2026
Merged

Fix env var name in dataconnect:execute help text.#10771
yuchenshi merged 6 commits into
mainfrom
spr/yuchenshi/fix-env-var-name-in-dataconnectexecute-help-text

Conversation

@yuchenshi

Copy link
Copy Markdown
Member

Description

See CHANGELOG diff.

Scenarios Tested

See Sample Commands.

Sample Commands

firebase dataconnect:execute --help

Created using spr 1.3.6-beta.1
@yuchenshi yuchenshi requested a review from joehan July 7, 2026 20:36

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request corrects the environment variable name to FIREBASE_DATA_CONNECT_EMULATOR_HOST in the dataconnect:execute command description and the changelog. The reviewer identified a missing closing parenthesis in the updated description string and provided a code suggestion to fix it.

Comment thread src/commands/dataconnect-execute.ts Outdated
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@yuchenshi yuchenshi enabled auto-merge (squash) July 7, 2026 20:40

@joehan joehan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Lgtm, but maybe we should make this a constant

@yuchenshi

Copy link
Copy Markdown
Member Author

Lgtm, but maybe we should make this a constant

Done but note that the name of the constant is the source of the the confusion in the first place. I'm not sure this is better.

@yuchenshi yuchenshi merged commit 8ed5f8f into main Jul 14, 2026
53 checks passed
@yuchenshi yuchenshi deleted the spr/yuchenshi/fix-env-var-name-in-dataconnectexecute-help-text branch July 14, 2026 00:33
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.

3 participants