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

[v18.x backport] cli: add --watch #44815

Closed
wants to merge 4 commits into from

Commits on Sep 29, 2022

  1. cli: add --watch

    PR-URL: nodejs#44366
    Backport-PR-URL: nodejs#44815
    Fixes: nodejs#40429
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
    MoLow committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    0e2a359 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#44815
    Reviewed-By: Kohei Ueno <kohei.ueno119@gmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    Reviewed-By: Nitzan Uziely <linkgoron@gmail.com>
    MoLow committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    0c3e131 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#44815
    Fixes: nodejs#44655
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    MoLow committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    fb319fe 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#44815
    Fixes: nodejs#44735
    Reviewed-By: Erick Wendel <erick.workspace@gmail.com>
    Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
    Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
    MoLow committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    f0f5e4f View commit details
    Browse the repository at this point in the history