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

fix: retry on EMFILE always, lint sync FS calls #22175

Merged
merged 18 commits into from Jun 16, 2022
Merged

Commits on Jun 7, 2022

  1. Copy the full SHA
    6a70198 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f057bca View commit details
    Browse the repository at this point in the history
  3. eslint rules

    flotwig committed Jun 7, 2022
    Copy the full SHA
    aa6b5e2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8998557 View commit details
    Browse the repository at this point in the history
  5. comment

    flotwig committed Jun 7, 2022
    Copy the full SHA
    6eec60c View commit details
    Browse the repository at this point in the history
  6. ignore existsSync

    flotwig committed Jun 7, 2022
    Copy the full SHA
    25efccd View commit details
    Browse the repository at this point in the history
  7. run without nextTick

    flotwig committed Jun 7, 2022
    Copy the full SHA
    fcc6435 View commit details
    Browse the repository at this point in the history
  8. remove dev warning code

    flotwig committed Jun 7, 2022
    Copy the full SHA
    5977f26 View commit details
    Browse the repository at this point in the history
  9. fix order

    flotwig committed Jun 7, 2022
    Copy the full SHA
    e49864d View commit details
    Browse the repository at this point in the history
  10. register TS first

    flotwig committed Jun 7, 2022
    Copy the full SHA
    180d068 View commit details
    Browse the repository at this point in the history
  11. fix tests

    flotwig committed Jun 7, 2022
    Copy the full SHA
    a45fcd6 View commit details
    Browse the repository at this point in the history
  12. fix test

    flotwig committed Jun 7, 2022
    Copy the full SHA
    1a17036 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Copy the full SHA
    1a3dc2f View commit details
    Browse the repository at this point in the history
  2. cover new call site

    flotwig committed Jun 9, 2022
    Copy the full SHA
    994e6cb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

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

Commits on Jun 14, 2022

  1. Copy the full SHA
    9ecc2f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Copy the full SHA
    e0f28f7 View commit details
    Browse the repository at this point in the history
  2. fix new test

    flotwig committed Jun 15, 2022
    Copy the full SHA
    9321032 View commit details
    Browse the repository at this point in the history