Skip to content

Conversation

@eramongodb
Copy link
Contributor

@eramongodb eramongodb commented Nov 20, 2024

These changes fix issues which are currently blocking the release process.

Important

These changes must be merged prior to release to ensure consistency between the release tag and the (signed) distribution tarball contents.

#1244 overlooked the removal of the removal of the distutils package in Python 3.12.

#1244 overlooked a reference to the install-c-driver.sh script in etc/make_release.py which was not updated to match the new name of the script (formerly install_c_driver.sh).

#1266 overlooked the required addition of ENABLE_TESTS=ON during execution of both the etc/make_release.py and the distcheck target commands, which currently end up excluding all test files in the distribution tarball.

@eramongodb eramongodb requested a review from kevinAlbs November 20, 2024 20:12
@eramongodb eramongodb self-assigned this Nov 20, 2024
@eramongodb eramongodb merged commit 2a11882 into mongodb:master Nov 20, 2024
1 check was pending
@eramongodb eramongodb deleted the pre-release-changes branch November 20, 2024 20:19
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