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

PYTHON-5047 Improve testing of publish workflows #105

Merged
merged 7 commits into from
Jan 29, 2025

Conversation

blink1073
Copy link
Member

No description provided.

@blink1073 blink1073 requested a review from Jibola January 27, 2025 16:03
pushd ./mongo-python-driver
TEST_ENTERPRISE_AUTH=1 bash ./.evergreen/run-tests.sh
Copy link

Choose a reason for hiding this comment

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

was this calling into itself previously?

Copy link
Member Author

Choose a reason for hiding this comment

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

No, that was the script in pymongo. We'll eventually want to make it easier to run integ tests, but for now I'm doing it manually since the alternative would be to inject this library into the uv environment, which requires changes in pymongo.

@blink1073 blink1073 merged commit 2415b22 into mongodb:master Jan 29, 2025
24 checks passed
@blink1073 blink1073 deleted the PYTHON-5047 branch January 29, 2025 19:38
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