Skip to content

fix(spanner): add empty string validation for emulator host#73

Merged
SandeepTuniki merged 2 commits into
mainfrom
host_validation
Nov 29, 2023
Merged

fix(spanner): add empty string validation for emulator host#73
SandeepTuniki merged 2 commits into
mainfrom
host_validation

Conversation

@NivedhaSenthil

@NivedhaSenthil NivedhaSenthil commented Nov 27, 2023

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea.
  • Follow the instructions in CONTRIBUTING. Most importantly, ensure the tests and linter pass by running bundle exec rake ci in the gem subdirectory.
  • Update code documentation if necessary.

closes: #69

@NivedhaSenthil NivedhaSenthil requested review from a team November 27, 2023 05:52
@product-auto-label product-auto-label Bot added the api: spanner Issues related to the Spanner API. label Nov 27, 2023

@SandeepTuniki SandeepTuniki 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.

LGTM

@SandeepTuniki SandeepTuniki merged commit 7ee6600 into main Nov 29, 2023
@SandeepTuniki SandeepTuniki deleted the host_validation branch November 29, 2023 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: spanner Issues related to the Spanner API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Empty string for emulator_host: causes runaway Ruby process

2 participants