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

DRIVERS-3002 Add script to download mongosh #524

Merged
merged 15 commits into from
Oct 16, 2024

Conversation

blink1073
Copy link
Member

No description provided.

@@ -490,6 +490,8 @@ functions:
echo "Using PYTHON: $PYTHON"
$PYTHON mongodl.py --edition enterprise --version 7.0 --component archive-debug --no-download
$PYTHON mongodl.py --edition enterprise --version 7.0 --component cryptd --test
$PYTHON mongosh-dl.py --no-download
$PYTHON mongosh-dl.py --version 2.1.1 --no-download
Copy link
Contributor

Choose a reason for hiding this comment

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

Could these test actually download at least one version to make sure the file download and unpack part of the scripts work?

Copy link
Member Author

Choose a reason for hiding this comment

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

Done

@blink1073
Copy link
Member Author

All green except OIDC, which is unrelated

@blink1073 blink1073 merged commit 84c34f1 into mongodb-labs:master Oct 16, 2024
59 of 61 checks passed
@blink1073 blink1073 deleted the add-mongosh-dl branch October 16, 2024 21:42
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.

2 participants