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

Add support for updating the base url #204

Merged
merged 11 commits into from
May 24, 2024
Merged

Add support for updating the base url #204

merged 11 commits into from
May 24, 2024

Conversation

dianaafanador3
Copy link
Contributor

@dianaafanador3 dianaafanador3 commented Apr 29, 2024

Added support for updating Atlas Device Sync's base url, in case the need to roam between servers (cloud and/or edge server).

@dianaafanador3 dianaafanador3 force-pushed the dp/base_url branch 4 times, most recently from eee1ef4 to 7a7b6ff Compare May 14, 2024 13:53
@dianaafanador3 dianaafanador3 marked this pull request as ready for review May 15, 2024 10:22
@dianaafanador3 dianaafanador3 requested a review from leemaguire May 15, 2024 10:22
Copy link
Contributor

@leemaguire leemaguire left a comment

Choose a reason for hiding this comment

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

The CMake GHA workflows will also need -DREALM_ENABLE_EXPERIMENTAL=1 passed when generating the build files for sync tests, e.g

run: cmake --preset linux -DCMAKE_VERBOSE_MAKEFILE=${RUNNER_DEBUG:-OFF}

@dianaafanador3 dianaafanador3 requested a review from leemaguire May 20, 2024 13:20
CHANGELOG.md Outdated
@@ -8,6 +8,7 @@

### Enhancements
* Updated default base URL to be `https://services.cloud.mongodb.com` to support the new domains (was `https://realm.mongodb.com`)
* Added support for updating Atlas Device Sync's base url, in case the need to roam between servers (cloud and/or edge server).
Copy link
Contributor

Choose a reason for hiding this comment

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

You need to explain how to opt into the API

@dianaafanador3 dianaafanador3 requested a review from leemaguire May 22, 2024 23:02
Copy link
Contributor

@leemaguire leemaguire left a comment

Choose a reason for hiding this comment

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

Great job! one final comment but LGTM.

Co-authored-by: Lee Maguire <[email protected]>
@dianaafanador3 dianaafanador3 merged commit 322abf8 into main May 24, 2024
31 of 56 checks passed
@dianaafanador3 dianaafanador3 deleted the dp/base_url branch May 24, 2024 09:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants