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

Commits on Feb 29, 2024

  1. chore: include Node.js driver and devtools-connect in snapshot MONGOS…

    …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 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    81bb421 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. WIP: try something ...

    addaleax committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    210a053 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    0ac5f1d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    3b5ee77 View commit details
    Browse the repository at this point in the history
  2. fixup: post-merge fixups

    addaleax committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    68b43cc View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    c5dce4e View commit details
    Browse the repository at this point in the history