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

feat(node): Rework ANR to use worker script via an integration #9945

Merged
merged 38 commits into from
Dec 21, 2023

Commits on Dec 9, 2023

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

Commits on Dec 11, 2023

  1. Remove utility

    timfish committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    14fe3a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. PR feedback

    timfish committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e5c82dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d246581 View commit details
    Browse the repository at this point in the history
  3. remove outdated comments

    timfish committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    dce3684 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ca69ca View commit details
    Browse the repository at this point in the history
  5. use getWorkerThreads

    timfish committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3042553 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    dad68a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61dd30f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33e1ce0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97b09bb View commit details
    Browse the repository at this point in the history
  5. also build before test

    timfish committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b2a1907 View commit details
    Browse the repository at this point in the history
  6. Work on build

    timfish committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8b6289f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0486f12 View commit details
    Browse the repository at this point in the history
  8. Only node 16 😢

    timfish committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    91c19b9 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/anr-worker-from-base64-script' i…

    …nto anr-worker-from-base64-script
    timfish committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    26b4ebe View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. a few worker simplifications

    timfish committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d098a53 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. PR review comments

    timfish committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    27ebe02 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    624f097 View commit details
    Browse the repository at this point in the history
  2. Only test node >= 16

    timfish committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    94af9ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40f25d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ef8050 View commit details
    Browse the repository at this point in the history
  5. Linting

    timfish committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0c71dcc View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/anr-worker-from-base64-script' i…

    …nto anr-worker-from-base64-script
    timfish committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    930969b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3de4144 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    b2d4b66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0ac67e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41cc61d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a7c4fc View commit details
    Browse the repository at this point in the history
  5. Fix test

    timfish committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6271c85 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    cbec922 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb347d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca749df View commit details
    Browse the repository at this point in the history
  4. A couple of merge mistakes

    timfish committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    90efe24 View commit details
    Browse the repository at this point in the history
  5. Fix build

    timfish committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    b2e317c View commit details
    Browse the repository at this point in the history
  6. format

    timfish committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7c962d9 View commit details
    Browse the repository at this point in the history
  7. Fix floating promises

    timfish committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    38c9e8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f8e022f View commit details
    Browse the repository at this point in the history