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-3942 Use MongoDB managed Azure KMS credentials #1381

Merged
merged 17 commits into from
Oct 2, 2023

Conversation

blink1073
Copy link
Member

@@ -97,7 +97,7 @@ functions:
# If this was a patch build, doing a fresh clone would not actually test the patch
cp -R ${PROJECT_DIRECTORY}/ $DRIVERS_TOOLS
else
git clone https://github.com/mongodb-labs/drivers-evergreen-tools.git $DRIVERS_TOOLS
git clone --branch PYTHON-3942 https://github.com/blink1073/drivers-evergreen-tools.git $DRIVERS_TOOLS
Copy link
Contributor

Choose a reason for hiding this comment

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

I assume this change will be reverted once mongodb-labs/drivers-evergreen-tools#354 is merged?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes

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

.evergreen/config.yml Show resolved Hide resolved
.evergreen/config.yml Show resolved Hide resolved
.evergreen/config.yml Show resolved Hide resolved
@blink1073 blink1073 merged commit 8029c18 into mongodb:master Oct 2, 2023
13 of 16 checks passed
@blink1073 blink1073 deleted the PYTHON-3942 branch October 2, 2023 21:52
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