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

chore: include Node.js driver and devtools-connect in snapshot MONGOSH-1727 #1846

Merged
merged 6 commits into from Mar 11, 2024

Conversation

addaleax
Copy link
Contributor

(Draft since we'll probably want to run CI only after #1844, #1845 and maybe also fixes for the latest-alpha tests, but otherwise this is ready for review)

Bring back @mongodb-js/devtools-connect into the list of snapshotted dependencies.

To achieve this, replace the built-in http, https, tls and child_process modules with modules which lazy-load the real modules when they are actually being used.

…H-1727

Bring back `@mongodb-js/devtools-connect` into the list of snapshotted
dependencies.

To achieve this, replace the built-in `http`, `https`, `tls` and
`child_process` modules with modules which lazy-load the real modules
when they are actually being used.
@addaleax addaleax marked this pull request as ready for review March 6, 2024 15:23
@addaleax addaleax merged commit 59b9e53 into main Mar 11, 2024
60 of 62 checks passed
@addaleax addaleax deleted the 1727-dev branch March 11, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants