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

Answers SDK: add cloudChoice support #1896

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Answers SDK: add cloudChoice support #1896

merged 2 commits into from
Sep 13, 2024

Conversation

Fondryext
Copy link
Contributor

Now that cloudChoice is a param inside of search-core, this CR adds support for setting it in the SDK, in the init() function, including setting the old behavior as the default. It is not needed elsewhere like with the CLOUD_REGION setting, as that is used for things like analytics tracking.

J=WAT-4375
TEST=auto

Ran test suite

Now that cloudChoice is a param inside of search-core,
this CR adds support for setting it in the SDK, in the
init() function, including setting the old behavior as
the default. It is not needed elsewhere like with the
CLOUD_REGION setting, as that is used for things like
analytics tracking.

J=WAT-4375
TEST=auto

Ran test suite
@Fondryext Fondryext requested a review from a team as a code owner September 11, 2024 16:16
@Fondryext
Copy link
Contributor Author

Honestly not too familiar with manual testing of just the SDK. Willing to look into it, but figured I'd put this up since it's smaller and also I'm heading out early today.

@coveralls
Copy link

coveralls commented Sep 11, 2024

Coverage Status

coverage: 62.127% (+0.01%) from 62.114%
when pulling 4e0d924 on dev/v1.17.5
into 2725725 on hotfix/v1.17.5.

Copy link
Contributor

@vijay267 vijay267 left a comment

Choose a reason for hiding this comment

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

Looks good!

@vijay267 vijay267 self-assigned this Sep 12, 2024
@Fondryext Fondryext merged commit 9460d9e into hotfix/v1.17.5 Sep 13, 2024
13 of 14 checks passed
@Fondryext Fondryext deleted the dev/v1.17.5 branch September 13, 2024 14:18
@Fondryext Fondryext mentioned this pull request Sep 13, 2024
Fondryext added a commit that referenced this pull request Sep 13, 2024
**Changes**

- Add cloudChoice parameter, allowing users to choose which cloud provider will be used for their searches #1896
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