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

fix(connection-form)!: use a simpler parameter for differentiating Atlas and non-Atlas connections #6773

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

gagik
Copy link
Contributor

@gagik gagik commented Mar 5, 2025

Since adjustConnectionOptionsBeforeConnect is used in places like VSCode where we may not have the same concept of atlasMetadata, it is better for us to be more direct with our parameters and simply ask for isAtlas.

…las and non-Atlas connections

Since `adjustConnectionOptionsBeforeConnect` is used in places like VSCode where we may not have the same concept of atlasMetadata, it is better for us to be more direct with our parameters and simply ask for `isAtlas`.
@github-actions github-actions bot added the fix label Mar 5, 2025
@gagik gagik requested a review from addaleax March 5, 2025 15:14
@gagik gagik added no release notes Fix or feature not for release notes no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) labels Mar 5, 2025
@gagik gagik merged commit 3c0f5bb into main Mar 5, 2025
57 of 59 checks passed
@gagik gagik deleted the gagik/adjust-is-atlas branch March 5, 2025 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix no release notes Fix or feature not for release notes no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants