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

JAVA-5811: Quote MONGODB_URI variable. #628

Merged
merged 2 commits into from
Mar 10, 2025
Merged

Conversation

rozza
Copy link
Contributor

@rozza rozza commented Mar 10, 2025

Related to #622

The Java drivers aws assume role test started failing. It turns out that as & has special meaning in the shell the MONGODB_URI needed to be quoted, so it can be exported.

Patch: https://spruce.mongodb.com/version/67cee1a70374ea0007bcf0d1/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

Verified

This commit was signed with the committer’s verified signature.
rozza Ross Lawley
@rozza rozza requested a review from blink1073 March 10, 2025 13:07
@rozza rozza changed the title Quote MONGODB_URI variable. JAVA-5811: Quote MONGODB_URI variable. Mar 10, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@blink1073
Copy link
Member

Thanks @rozza! I addressed the lint failure and restarted your build.

Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

LGTM!

@rozza rozza merged commit 81c7adb into mongodb-labs:master Mar 10, 2025
69 of 71 checks passed
@rozza rozza deleted the aws_setup branch March 10, 2025 14:11
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.

None yet

2 participants