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

[v16.x backport] watch mode #44976

Closed
wants to merge 4 commits into from

Commits on Oct 12, 2022

  1. cli: add --watch

    PR-URL: nodejs#44366
    Backport-PR-URL: nodejs#44976
    Fixes: nodejs#40429
    Reviewed-By: Benjamin Gruenbaum <[email protected]>
    Reviewed-By: Antoine du Hamel <[email protected]>
    MoLow committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4c6ac5d View commit details
    Browse the repository at this point in the history
  2. test: split watch mode inspector tests to sequential

    PR-URL: nodejs#44551
    Backport-PR-URL: nodejs#44976
    Reviewed-By: Kohei Ueno <[email protected]>
    Reviewed-By: Benjamin Gruenbaum <[email protected]>
    Reviewed-By: Nitzan Uziely <[email protected]>
    MoLow committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    880c48d View commit details
    Browse the repository at this point in the history
  3. test: deflake watch mode tests

    PR-URL: nodejs#44621
    Backport-PR-URL: nodejs#44976
    Fixes: nodejs#44655
    Reviewed-By: Benjamin Gruenbaum <[email protected]>
    MoLow committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    fc94a10 View commit details
    Browse the repository at this point in the history
  4. test: fix watch mode test flake

    PR-URL: nodejs#44739
    Backport-PR-URL: nodejs#44976
    Fixes: nodejs#44735
    Reviewed-By: Erick Wendel <[email protected]>
    Reviewed-By: Rafael Gonzaga <[email protected]>
    Reviewed-By: Benjamin Gruenbaum <[email protected]>
    MoLow committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    d8f559e View commit details
    Browse the repository at this point in the history